loading cache ./config.cache *** The top of your build tree is: /home/lclearwater/ghc-5.04.2 checking host system type... i586-pc-cygwin checking target system type... i586-pc-cygwin checking build system type... i586-pc-cygwin Canonicalised to: i386-unknown-cygwin32 checking for ghc... no checking for nhc... no checking for nhc98... no checking for hbc... no checking whether #! works in shell scripts... (cached) yes checking for perl... (cached) /bin/perl checking if your perl works in shell scripts... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether you have an ok gcc... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ok way to do context diffs... (cached) diff -C 1 checking for find... (cached) /usr/bin/find checking for bison... (cached) bison -y checking for flex... (cached) flex checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ar... (cached) /usr/bin/ar checking whether ln -s works... (cached) yes checking for sed... (cached) /usr/bin/sed checking for time... no checking for gtar... (cached) /usr/bin/tar checking for gzip... (cached) /usr/bin/gzip checking for openjade... no checking for jade... no checking for DocBook CATALOG... (cached) no Warning: You will not be able to build the documentation. checking for happy... (cached) no checking for version of happy... (cached) checking for haddock... (cached) no checking for ANSI C header files... (cached) yes checking for Files.h... (cached) no checking for arpa/inet.h... (cached) yes checking for assert.h... (cached) yes checking for console.h... (cached) no checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for ftw.h... (cached) no checking for grp.h... (cached) yes checking for ieee754.h... (cached) no checking for inttypes.h... (cached) no checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for memory.h... (cached) yes checking for nlist.h... (cached) no checking for pascal.h... (cached) no checking for pwd.h... (cached) yes checking for sgtty.h... (cached) no checking for siginfo.h... (cached) no checking for signal.h... (cached) yes checking for stat.h... (cached) no checking for stdint.h... (cached) no checking for stdlib.h... (cached) yes checking for stddef.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for sys/fault.h... (cached) no checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/limits.h... (cached) no checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/procfs.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/signal.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/syscall.h... (cached) no checking for sys/time.h... (cached) yes checking for sys/timeb.h... (cached) yes checking for sys/timers.h... (cached) no checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/vadvise.h... (cached) no checking for sys/wait.h... (cached) yes checking for termio.h... (cached) yes checking for termios.h... (cached) yes checking for time.h... (cached) yes checking for types.h... (cached) no checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for values.h... (cached) no checking for vfork.h... (cached) no checking for bfd.h... (cached) yes checking for winsock.h... (cached) yes checking for pthread.h... (cached) yes checking for sys/uio.h... (cached) yes checking for readline/readline.h... (cached) yes checking for readline/history.h... (cached) yes checking for dos.h... (cached) no checking for conio.h... (cached) no checking for io.h... (cached) yes checking for std.h... (cached) no checking for windows.h... (cached) yes checking for GL/gl.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dlfcn.h... (cached) yes checking for dl.h... (cached) no checking for alloc.h... (cached) no checking for malloc.h... (cached) yes checking for valloc... (cached) yes checking for regex.h... (cached) yes checking for regcomp... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for tm_zone in struct tm... (cached) no checking for tzname... (cached) yes checking timezone... (cached) yes checking type of timezone... (cached) long checking altzone... (cached) no checking for st_blksize in struct stat... (cached) yes checking whether gcc supports long long types... (cached) yes checking for msg_accrights in struct msghdr... (cached) yes checking for msg_control in struct msghdr... (cached) no checking size of char... (cached) 1 checking size of double... (cached) 8 checking size of float... (cached) 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of short... (cached) 2 checking size of unsigned char... (cached) 1 checking size of unsigned int... (cached) 4 checking size of unsigned long... (cached) 4 checking size of unsigned long long... (cached) 8 checking size of unsigned short... (cached) 2 checking size of void *... (cached) 4 checking alignment of char... (cached) 1 checking alignment of double... (cached) 8 checking alignment of float... (cached) 4 checking alignment of int... (cached) 4 checking alignment of long... (cached) 4 checking alignment of long long... (cached) 8 checking alignment of short... (cached) 2 checking alignment of unsigned char... (cached) 1 checking alignment of unsigned int... (cached) 4 checking alignment of unsigned long... (cached) 4 checking alignment of unsigned long long... (cached) 8 checking alignment of unsigned short... (cached) 2 checking alignment of void *... (cached) 4 checking Haskell type for char... (cached) Int8 checking Haskell type for signed char... (cached) Int8 checking Haskell type for unsigned char... (cached) Word8 checking Haskell type for short... (cached) Int16 checking Haskell type for unsigned short... (cached) Word16 checking Haskell type for int... (cached) Int32 checking Haskell type for unsigned int... (cached) Word32 checking Haskell type for long... (cached) Int32 checking Haskell type for unsigned long... (cached) Word32 checking Haskell type for long long... (cached) Int64 checking Haskell type for unsigned long long... (cached) Word64 checking Haskell type for float... (cached) Float checking Haskell type for double... (cached) Double checking Haskell type for ptrdiff_t... (cached) Int32 checking Haskell type for size_t... (cached) Word32 checking Haskell type for wchar_t... (cached) Word16 checking Haskell type for sig_atomic_t... (cached) Int32 checking Haskell type for clock_t... (cached) Word32 checking Haskell type for time_t... (cached) Int32 checking Haskell type for dev_t... (cached) Int16 checking Haskell type for ino_t... (cached) Word32 checking Haskell type for mode_t... (cached) Int32 checking Haskell type for off_t... (cached) Int32 checking Haskell type for pid_t... (cached) Int32 checking Haskell type for gid_t... (cached) Word16 checking Haskell type for uid_t... (cached) Word16 checking Haskell type for cc_t... (cached) Word8 checking Haskell type for speed_t... (cached) Word32 checking Haskell type for tcflag_t... (cached) Word32 checking Haskell type for nlink_t... (cached) Word16 checking Haskell type for ssize_t... (cached) Int32 checking whether we can open files in binary mode... (cached) yes checking return type of signal handlers... (cached) void checking for strcasecmp... (cached) yes checking for _stricmp... (cached) no checking for stricmp... (cached) no checking for strcmpi... (cached) no checking for strcmp... (cached) yes checking for realpath... (cached) yes checking for _fullpath... (cached) no checking for PBHSetVolSync... (cached) no checking for macsystem... (cached) no checking for fgetpos... (cached) yes checking for fsetpos... (cached) yes checking for fseek... (cached) yes checking for ftell... (cached) yes checking for vsnprintf... (cached) yes checking for _vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for _snprintf... (cached) yes checking for popen... (cached) yes checking for _popen... (cached) yes checking for pclose... (cached) yes checking for _pclose... (cached) yes checking for access... (cached) yes checking for ftime... (cached) yes checking for getclock... (cached) no checking for getpagesize... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for mktime... (cached) yes checking for mprotect... (cached) yes checking for readlink... (cached) yes checking for setitimer... (cached) yes checking for stat... (cached) yes checking for lstat... (cached) yes checking for symlink... (cached) yes checking for sysconf... (cached) yes checking for timelocal... (cached) no checking for times... (cached) yes checking for vadvise... (cached) no checking for vfork... (cached) yes checking for localtime_r... (cached) yes checking for gmtime_r... (cached) yes checking for readdir_r... (cached) no checking for __gmpz_fdiv_qr in -lgmp... (cached) no checking for __gmpz_fdiv_qr in -lgmp3... (cached) no checking for closedir in -lmingwex... (cached) no checking for GNU regex in libc... (cached) no checking for xmalloc in -liberty... (cached) yes checking for bfd_init in -lbfd... (cached) yes checking for tputs in -lncurses... (cached) yes checking for readline in -lreadline... (cached) yes checking for rl_erase_empty_line in -lreadline... (cached) yes checking for rl_free_undo_list in -lreadline... (cached) yes checking for main in -lm... (cached) yes checking for library containing glEnd... (cached) no checking for library containing gluNewQuadric... (cached) no checking for library containing glXWaitX... (cached) no checking for library containing glutMainLoop... (cached) no checking OpenGL flags... (cached) checking OpenGL libs... (cached) -lX11 -lXext -lXmu -lXt -lXi -lm dl: not found checking for dlopen in -ldl... (cached) no checking for dlopen... (cached) yes checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_LOCAL from dlfcn.h... no checking for function_atan... (cached) yes checking for gtk-config... no checking for gtk12-config... no configure: warning: GTK+ not usable; need at least version 1.2 checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working const... (cached) yes checking prototypes... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for nlist in -lelf... (cached) no checking leading underscore in symbol names... (cached) yes checking for end of text section marker... (cached) etext checking for end of text section marker declaration... (cached) etext asm("etext") checking for end of data section marker... (cached) end checking for end of data section marker declaration... (cached) end checking if code section appears before data... (cached) yes checking for ld... (cached) /usr/bin/ld checking whether ld understands -x... (cached) yes updating cache ./config.cache creating ./config.status creating mk/config.mk creating mk/config.h mk/config.h is unchanged configuring in ghc running /bin/sh ./configure --cache-file=.././config.cache --srcdir=. loading cache .././config.cache updating cache .././config.cache creating ./config.status creating ghc.spec creating docs/index.html