Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created September 13, 2009 07:17
Show Gist options
  • Save agrimm/186111 to your computer and use it in GitHub Desktop.
Save agrimm/186111 to your computer and use it in GitHub Desktop.
[agrimm@computername ghc-6.11.20090907]$ sh boot
Creating libraries/time/ghc.mk
Creating libraries/time/GNUmakefile
Creating libraries/array/ghc.mk
Creating libraries/array/GNUmakefile
Creating libraries/base/ghc.mk
Creating libraries/base/GNUmakefile
Creating libraries/base3-compat/ghc.mk
Creating libraries/base3-compat/GNUmakefile
Creating libraries/bytestring/ghc.mk
Creating libraries/bytestring/GNUmakefile
Creating libraries/Cabal/ghc.mk
Creating libraries/Cabal/GNUmakefile
Creating libraries/containers/ghc.mk
Creating libraries/containers/GNUmakefile
Creating libraries/directory/ghc.mk
Creating libraries/directory/GNUmakefile
Creating libraries/dph/dph-base/ghc.mk
Creating libraries/dph/dph-base/GNUmakefile
Creating libraries/dph/dph-prim-interface/ghc.mk
Creating libraries/dph/dph-prim-interface/GNUmakefile
Creating libraries/dph/dph-prim-seq/ghc.mk
Creating libraries/dph/dph-prim-seq/GNUmakefile
Creating libraries/dph/dph-prim-par/ghc.mk
Creating libraries/dph/dph-prim-par/GNUmakefile
Creating libraries/dph/dph-common/ghc.mk
Creating libraries/dph/dph-common/GNUmakefile
Creating libraries/extensible-exceptions/ghc.mk
Creating libraries/extensible-exceptions/GNUmakefile
Creating libraries/filepath/ghc.mk
Creating libraries/filepath/GNUmakefile
Creating libraries/ghc-prim/ghc.mk
Creating libraries/ghc-prim/GNUmakefile
Creating libraries/haskeline/ghc.mk
Creating libraries/haskeline/GNUmakefile
Creating libraries/haskell98/ghc.mk
Creating libraries/haskell98/GNUmakefile
Creating libraries/hpc/ghc.mk
Creating libraries/hpc/GNUmakefile
Creating libraries/integer-gmp/ghc.mk
Creating libraries/integer-gmp/GNUmakefile
Creating libraries/integer-simple/ghc.mk
Creating libraries/integer-simple/GNUmakefile
Creating libraries/mtl/ghc.mk
Creating libraries/mtl/GNUmakefile
Creating libraries/old-locale/ghc.mk
Creating libraries/old-locale/GNUmakefile
Creating libraries/old-time/ghc.mk
Creating libraries/old-time/GNUmakefile
Creating libraries/pretty/ghc.mk
Creating libraries/pretty/GNUmakefile
Creating libraries/process/ghc.mk
Creating libraries/process/GNUmakefile
Creating libraries/random/ghc.mk
Creating libraries/random/GNUmakefile
Creating libraries/syb/ghc.mk
Creating libraries/syb/GNUmakefile
Creating libraries/template-haskell/ghc.mk
Creating libraries/template-haskell/GNUmakefile
Creating libraries/terminfo/ghc.mk
Creating libraries/terminfo/GNUmakefile
Creating libraries/time/ghc.mk
Creating libraries/time/GNUmakefile
Creating libraries/unix/ghc.mk
Creating libraries/unix/GNUmakefile
Creating libraries/utf8-string/ghc.mk
Creating libraries/utf8-string/GNUmakefile
Creating libraries/Win32/ghc.mk
Creating libraries/Win32/GNUmakefile
Booting .
Booting libraries/base
Booting libraries/directory
Booting libraries/integer-gmp
Booting libraries/old-time
Booting libraries/process
Booting libraries/terminfo
Booting libraries/time
Booting libraries/unix
[agrimm@AcerLinux ghc-6.11.20090907]$ ./configure --enable-shared --prefix=/usr/local
configure: WARNING: unrecognized options: --enable-shared
checking for gfind... no
checking for find... /usr/bin/find
checking for sort... /bin/sort
checking for GHC version date... given 6.11.20090907
checking for ghc... /usr/bin/ghc
checking version of ghc... 6.10.3
Build platform inferred as: i386-unknown-linux
Host platform inferred as: i386-unknown-linux
Target platform inferred as: i386-unknown-linux
checking for nhc... no
checking for nhc98... no
checking for hbc... no
checking for ld... /usr/bin/ld
checking for path to top of build tree... /home/agrimm/Download/download_sandbox/ghc-6.11.20090907
checking whether #! works in shell scripts... yes
checking for perl... /usr/bin/perl
checking if your perl works in shell scripts... yes
checking for python... /usr/bin/python
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking version of gcc... 4.4.1
checking for extra options to pass gcc when compiling via C... -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder
checking how to run the C preprocessor... gcc -E
checking for a working context diff... diff -U 1
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /usr/bin/ar
checking whether /usr/bin/ar is GNU ar... yes
checking for ar arguments... q
checking whether ranlib is needed... no
checking whether /usr/bin/ar supports -input... no
checking whether ln -s works... yes
checking for sed... /bin/sed
checking for time... /usr/bin/time
checking for gtar... /bin/gtar
checking for gpatch... no
checking for patch... /usr/bin/patch
checking for HsColour... no
checking for xmllint... /usr/bin/xmllint
checking for DocBook DTD... ok
checking for xsltproc... /usr/bin/xsltproc
checking for DocBook XSL stylesheet... yes
checking for dblatex... no
configure: WARNING: cannot find dblatex in your PATH, you will not be able to build the PDF and PS documentation
checking for hasktags... /usr/bin/hasktags
checking for ghc-pkg matching /usr/bin/ghc... /usr/bin/ghc-pkg
checking for happy... /usr/bin/happy
checking for version of happy... 1.18.2
checking for alex... /usr/bin/alex
checking for version of alex... 2.3.1
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long long... yes
checking size of char... 1
checking size of double... 8
checking size of float... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of short... 2
checking size of unsigned char... 1
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking size of unsigned short... 2
checking size of void *... 4
checking for char... yes
checking alignment of char... 1
checking for double... yes
checking alignment of double... 4
checking for float... yes
checking alignment of float... 4
checking for int... yes
checking alignment of int... 4
checking for long... yes
checking alignment of long... 4
checking for long long... (cached) yes
checking alignment of long long... 4
checking for short... yes
checking alignment of short... 2
checking for unsigned char... yes
checking alignment of unsigned char... 1
checking for unsigned int... yes
checking alignment of unsigned int... 4
checking for unsigned long... yes
checking alignment of unsigned long... 4
checking for unsigned long long... yes
checking alignment of unsigned long long... 4
checking for unsigned short... yes
checking alignment of unsigned short... 2
checking for void *... yes
checking alignment of void *... 4
checking for WinExec... no
checking for GetModuleFileName... no
checking return type of signal handlers... void
checking for getclock... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for setitimer... yes
checking for siginterrupt... yes
checking for sysconf... yes
checking for times... yes
checking for ctime_r... yes
checking for sched_setaffinity... yes
checking for setlocale... yes
checking whether ctime_r is declared... yes
checking for closedir in -lmingwex... no
checking for xmalloc in -liberty... yes
checking for bfd_init in -lbfd... yes
checking for atan... no
checking for atan in -lm... yes
checking for dlopen in -ldl... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether float word order is big endian... no
checking for nlist in -lelf... yes
checking leading underscore in symbol names... no
checking whether ld understands -x... yes
checking whether ld is GNU ld... yes
checking for .subsections_via_symbols... no
checking for GNU non-executable stack support... no
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking for timer_create... yes
checking for timer_settime... yes
checking for a working timer_create(CLOCK_REALTIME)... yes
checking for printf$LDBLStub... no
checking for pkg-config... /usr/bin/pkg-config
checking for PAPI_library_init in -lpapi... no
checking papi.h usability... no
checking papi.h presence... no
checking for papi.h... no
checking for __mingw_vfprintf... no
configure: creating ./config.status
config.status: creating mk/config.mk
config.status: creating mk/install.mk
config.status: creating mk/project.mk
config.status: creating compiler/ghc.cabal
config.status: creating ghc/ghc-bin.cabal
config.status: creating ghc.spec
config.status: creating extra-gcc-opts
config.status: creating docs/users_guide/ug-book.xml
config.status: creating distrib/ghc.iss
config.status: creating mk/config.h
config.status: executing mk/stamp-h commands
configure: WARNING: unrecognized options: --enable-shared
----------------------------------------------------------------------
Configure completed successfully.
Building GHC version : 6.11.20090907
Build platform : i386-unknown-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment