| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by haskell-platform configure 2010.1.0.0, which was |
|---|
| 5 | generated by GNU Autoconf 2.65. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = waldo |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 2.6.32-22-generic |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = unknown |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = unknown |
|---|
| 26 | /bin/machine = unknown |
|---|
| 27 | /usr/bin/oslevel = unknown |
|---|
| 28 | /bin/universe = unknown |
|---|
| 29 | |
|---|
| 30 | PATH: /home/alee/.cabal/bin |
|---|
| 31 | PATH: /home/alee/bin |
|---|
| 32 | PATH: /usr/local/sbin |
|---|
| 33 | PATH: /usr/local/bin |
|---|
| 34 | PATH: /usr/sbin |
|---|
| 35 | PATH: /usr/bin |
|---|
| 36 | PATH: /sbin |
|---|
| 37 | PATH: /bin |
|---|
| 38 | PATH: /usr/games |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | ## ----------- ## |
|---|
| 42 | ## Core tests. ## |
|---|
| 43 | ## ----------- ## |
|---|
| 44 | |
|---|
| 45 | configure:2062: checking build system type |
|---|
| 46 | configure:2076: result: x86_64-unknown-linux-gnu |
|---|
| 47 | configure:2096: checking host system type |
|---|
| 48 | configure:2109: result: x86_64-unknown-linux-gnu |
|---|
| 49 | configure:2129: checking target system type |
|---|
| 50 | configure:2142: result: x86_64-unknown-linux-gnu |
|---|
| 51 | configure:2188: checking for ghc |
|---|
| 52 | configure:2206: found /usr/bin/ghc |
|---|
| 53 | configure:2219: result: /usr/bin/ghc |
|---|
| 54 | configure:2245: checking for ghc-pkg |
|---|
| 55 | configure:2263: found /usr/bin/ghc-pkg |
|---|
| 56 | configure:2276: result: /usr/bin/ghc-pkg |
|---|
| 57 | configure:2301: checking for hsc2hs |
|---|
| 58 | configure:2319: found /usr/bin/hsc2hs |
|---|
| 59 | configure:2332: result: /usr/bin/hsc2hs |
|---|
| 60 | configure:2405: checking version of ghc |
|---|
| 61 | configure:2408: result: 6.12.1 |
|---|
| 62 | configure:2427: checking version of ghc-pkg matches |
|---|
| 63 | configure:2437: result: yes |
|---|
| 64 | configure:2447: checking ghc actually works |
|---|
| 65 | configure:2456: /usr/bin/ghc -o conftest conftest.hs |
|---|
| 66 | <command line>: unknown package: haskell98 |
|---|
| 67 | configure:2459: $? = 1 |
|---|
| 68 | configure: failed program was: |
|---|
| 69 | main = putStr "Hello world!\n" |
|---|
| 70 | -- this file generated by TRY-COMPILE-GHC |
|---|
| 71 | end of failed program. |
|---|
| 72 | configure:2468: result: no |
|---|
| 73 | configure:2474: error: Your installation of ghc does not appear to work. |
|---|
| 74 | It cannot compile a simple program (see config.log for the details). |
|---|
| 75 | If you installed ghc from a generic binary tarball then it is worth |
|---|
| 76 | checking that you have the 'gmp' C library and header files installed. |
|---|
| 77 | (On debian-based systems this package is called libgmp3-dev.) |
|---|
| 78 | |
|---|
| 79 | ## ---------------- ## |
|---|
| 80 | ## Cache variables. ## |
|---|
| 81 | ## ---------------- ## |
|---|
| 82 | |
|---|
| 83 | ac_cv_build=x86_64-unknown-linux-gnu |
|---|
| 84 | ac_cv_env_CC_set= |
|---|
| 85 | ac_cv_env_CC_value= |
|---|
| 86 | ac_cv_env_CFLAGS_set= |
|---|
| 87 | ac_cv_env_CFLAGS_value= |
|---|
| 88 | ac_cv_env_CPPFLAGS_set= |
|---|
| 89 | ac_cv_env_CPPFLAGS_value= |
|---|
| 90 | ac_cv_env_CPP_set= |
|---|
| 91 | ac_cv_env_CPP_value= |
|---|
| 92 | ac_cv_env_LDFLAGS_set= |
|---|
| 93 | ac_cv_env_LDFLAGS_value= |
|---|
| 94 | ac_cv_env_LIBS_set= |
|---|
| 95 | ac_cv_env_LIBS_value= |
|---|
| 96 | ac_cv_env_build_alias_set= |
|---|
| 97 | ac_cv_env_build_alias_value= |
|---|
| 98 | ac_cv_env_host_alias_set= |
|---|
| 99 | ac_cv_env_host_alias_value= |
|---|
| 100 | ac_cv_env_target_alias_set= |
|---|
| 101 | ac_cv_env_target_alias_value= |
|---|
| 102 | ac_cv_host=x86_64-unknown-linux-gnu |
|---|
| 103 | ac_cv_path_GHC=/usr/bin/ghc |
|---|
| 104 | ac_cv_path_GHC_PKG=/usr/bin/ghc-pkg |
|---|
| 105 | ac_cv_path_HSC2HS=/usr/bin/hsc2hs |
|---|
| 106 | ac_cv_target=x86_64-unknown-linux-gnu |
|---|
| 107 | |
|---|
| 108 | ## ----------------- ## |
|---|
| 109 | ## Output variables. ## |
|---|
| 110 | ## ----------------- ## |
|---|
| 111 | |
|---|
| 112 | ALLOW_UNSUPPORTED_GHC='NO' |
|---|
| 113 | CC='' |
|---|
| 114 | CFLAGS='' |
|---|
| 115 | CPP='' |
|---|
| 116 | CPPFLAGS='' |
|---|
| 117 | DEFS='' |
|---|
| 118 | ECHO_C='' |
|---|
| 119 | ECHO_N='-n' |
|---|
| 120 | ECHO_T='' |
|---|
| 121 | EGREP='' |
|---|
| 122 | ENABLE_PROFILING='YES' |
|---|
| 123 | EXEEXT='' |
|---|
| 124 | GHC='/usr/bin/ghc' |
|---|
| 125 | GHC_PKG='/usr/bin/ghc-pkg' |
|---|
| 126 | GREP='' |
|---|
| 127 | HSC2HS='/usr/bin/hsc2hs' |
|---|
| 128 | LDFLAGS='' |
|---|
| 129 | LIBOBJS='' |
|---|
| 130 | LIBS='' |
|---|
| 131 | LTLIBOBJS='' |
|---|
| 132 | OBJEXT='' |
|---|
| 133 | PACKAGE_BUGREPORT='' |
|---|
| 134 | PACKAGE_NAME='haskell-platform' |
|---|
| 135 | PACKAGE_STRING='haskell-platform 2010.1.0.0' |
|---|
| 136 | PACKAGE_TARNAME='haskell-platform' |
|---|
| 137 | PACKAGE_URL='' |
|---|
| 138 | PACKAGE_VERSION='2010.1.0.0' |
|---|
| 139 | PATH_SEPARATOR=':' |
|---|
| 140 | PERL='' |
|---|
| 141 | SHELL='/bin/bash' |
|---|
| 142 | USER_INSTALL='NO' |
|---|
| 143 | ac_ct_CC='' |
|---|
| 144 | bindir='${exec_prefix}/bin' |
|---|
| 145 | build='x86_64-unknown-linux-gnu' |
|---|
| 146 | build_alias='' |
|---|
| 147 | build_cpu='x86_64' |
|---|
| 148 | build_os='linux-gnu' |
|---|
| 149 | build_vendor='unknown' |
|---|
| 150 | datadir='${datarootdir}' |
|---|
| 151 | datarootdir='${prefix}/share' |
|---|
| 152 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 153 | dvidir='${docdir}' |
|---|
| 154 | exec_prefix='NONE' |
|---|
| 155 | host='x86_64-unknown-linux-gnu' |
|---|
| 156 | host_alias='' |
|---|
| 157 | host_cpu='x86_64' |
|---|
| 158 | host_os='linux-gnu' |
|---|
| 159 | host_vendor='unknown' |
|---|
| 160 | htmldir='${docdir}' |
|---|
| 161 | includedir='${prefix}/include' |
|---|
| 162 | infodir='${datarootdir}/info' |
|---|
| 163 | libdir='${exec_prefix}/lib' |
|---|
| 164 | libexecdir='${exec_prefix}/libexec' |
|---|
| 165 | localedir='${datarootdir}/locale' |
|---|
| 166 | localstatedir='${prefix}/var' |
|---|
| 167 | mandir='${datarootdir}/man' |
|---|
| 168 | oldincludedir='/usr/include' |
|---|
| 169 | pdfdir='${docdir}' |
|---|
| 170 | prefix='NONE' |
|---|
| 171 | program_transform_name='s,x,x,' |
|---|
| 172 | psdir='${docdir}' |
|---|
| 173 | sbindir='${exec_prefix}/sbin' |
|---|
| 174 | sharedstatedir='${prefix}/com' |
|---|
| 175 | sysconfdir='${prefix}/etc' |
|---|
| 176 | target='x86_64-unknown-linux-gnu' |
|---|
| 177 | target_alias='' |
|---|
| 178 | target_cpu='x86_64' |
|---|
| 179 | target_os='linux-gnu' |
|---|
| 180 | target_vendor='unknown' |
|---|
| 181 | |
|---|
| 182 | ## ----------- ## |
|---|
| 183 | ## confdefs.h. ## |
|---|
| 184 | ## ----------- ## |
|---|
| 185 | |
|---|
| 186 | /* confdefs.h */ |
|---|
| 187 | #define PACKAGE_NAME "haskell-platform" |
|---|
| 188 | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 189 | #define PACKAGE_VERSION "2010.1.0.0" |
|---|
| 190 | #define PACKAGE_STRING "haskell-platform 2010.1.0.0" |
|---|
| 191 | #define PACKAGE_BUGREPORT "" |
|---|
| 192 | #define PACKAGE_URL "" |
|---|
| 193 | |
|---|
| 194 | configure: exit 1 |
|---|