| 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 2009.2.0.2, which was |
|---|
| 5 | generated by GNU Autoconf 2.63. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = localhost.localdomain |
|---|
| 14 | uname -m = i686 |
|---|
| 15 | uname -r = 2.6.29.6-213.fc11.i586 |
|---|
| 16 | uname -s = Linux |
|---|
| 17 | uname -v = #1 SMP Tue Jul 7 20:45:17 EDT 2009 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = unknown |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = i686 |
|---|
| 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: /usr/lib/qt-3.3/bin |
|---|
| 31 | PATH: /usr/kerberos/bin |
|---|
| 32 | PATH: /usr/local/bin |
|---|
| 33 | PATH: /usr/bin |
|---|
| 34 | PATH: /bin |
|---|
| 35 | PATH: /usr/local/sbin |
|---|
| 36 | PATH: /usr/sbin |
|---|
| 37 | PATH: /sbin |
|---|
| 38 | PATH: /home/benjumanji/google/depot_tools |
|---|
| 39 | PATH: /home/benjumanji/bin |
|---|
| 40 | PATH: /home/benjumanji/google/depot_tools |
|---|
| 41 | PATH: /home/benjumanji/google/depot_tools |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | ## ----------- ## |
|---|
| 45 | ## Core tests. ## |
|---|
| 46 | ## ----------- ## |
|---|
| 47 | |
|---|
| 48 | configure:1862: checking build system type |
|---|
| 49 | configure:1880: result: i686-pc-linux-gnu |
|---|
| 50 | configure:1902: checking host system type |
|---|
| 51 | configure:1917: result: i686-pc-linux-gnu |
|---|
| 52 | configure:1939: checking target system type |
|---|
| 53 | configure:1954: result: i686-pc-linux-gnu |
|---|
| 54 | configure:2002: checking for ghc |
|---|
| 55 | configure:2020: found /usr/local/bin/ghc |
|---|
| 56 | configure:2033: result: /usr/local/bin/ghc |
|---|
| 57 | configure:2063: checking for ghc-pkg |
|---|
| 58 | configure:2081: found /usr/local/bin/ghc-pkg |
|---|
| 59 | configure:2094: result: /usr/local/bin/ghc-pkg |
|---|
| 60 | configure:2122: checking for hsc2hs |
|---|
| 61 | configure:2140: found /usr/local/bin/hsc2hs |
|---|
| 62 | configure:2153: result: /usr/local/bin/hsc2hs |
|---|
| 63 | configure:2233: checking version of ghc |
|---|
| 64 | configure:2236: result: 6.10.4 |
|---|
| 65 | configure:2262: checking version of ghc-pkg matches |
|---|
| 66 | configure:2274: result: yes |
|---|
| 67 | configure:2287: checking ghc actually works |
|---|
| 68 | configure:2296: /usr/local/bin/ghc -o conftest conftest.hs |
|---|
| 69 | configure:2299: $? = 0 |
|---|
| 70 | configure:2322: result: yes |
|---|
| 71 | configure:2327: checking the ghc core packages are all installed |
|---|
| 72 | configure:2349: result: yes |
|---|
| 73 | configure:2412: checking for perl |
|---|
| 74 | configure:2430: found /usr/bin/perl |
|---|
| 75 | configure:2443: result: /usr/bin/perl |
|---|
| 76 | configure:2509: checking for gcc |
|---|
| 77 | configure:2525: found /usr/bin/gcc |
|---|
| 78 | configure:2536: result: gcc |
|---|
| 79 | configure:2768: checking for C compiler version |
|---|
| 80 | configure:2776: gcc --version >&5 |
|---|
| 81 | gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4) |
|---|
| 82 | Copyright (C) 2009 Free Software Foundation, Inc. |
|---|
| 83 | This is free software; see the source for copying conditions. There is NO |
|---|
| 84 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 85 | |
|---|
| 86 | configure:2780: $? = 0 |
|---|
| 87 | configure:2787: gcc -v >&5 |
|---|
| 88 | Using built-in specs. |
|---|
| 89 | Target: i586-redhat-linux |
|---|
| 90 | Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i586 --build=i586-redhat-linux |
|---|
| 91 | Thread model: posix |
|---|
| 92 | gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC) |
|---|
| 93 | configure:2791: $? = 0 |
|---|
| 94 | configure:2798: gcc -V >&5 |
|---|
| 95 | gcc: '-V' option must have argument |
|---|
| 96 | configure:2802: $? = 1 |
|---|
| 97 | configure:2825: checking for C compiler default output file name |
|---|
| 98 | configure:2847: gcc conftest.c >&5 |
|---|
| 99 | configure:2851: $? = 0 |
|---|
| 100 | configure:2889: result: a.out |
|---|
| 101 | configure:2908: checking whether the C compiler works |
|---|
| 102 | configure:2918: ./a.out |
|---|
| 103 | configure:2922: $? = 0 |
|---|
| 104 | configure:2941: result: yes |
|---|
| 105 | configure:2948: checking whether we are cross compiling |
|---|
| 106 | configure:2950: result: no |
|---|
| 107 | configure:2953: checking for suffix of executables |
|---|
| 108 | configure:2960: gcc -o conftest conftest.c >&5 |
|---|
| 109 | configure:2964: $? = 0 |
|---|
| 110 | configure:2990: result: |
|---|
| 111 | configure:2996: checking for suffix of object files |
|---|
| 112 | configure:3022: gcc -c conftest.c >&5 |
|---|
| 113 | configure:3026: $? = 0 |
|---|
| 114 | configure:3051: result: o |
|---|
| 115 | configure:3055: checking whether we are using the GNU C compiler |
|---|
| 116 | configure:3084: gcc -c conftest.c >&5 |
|---|
| 117 | configure:3091: $? = 0 |
|---|
| 118 | configure:3108: result: yes |
|---|
| 119 | configure:3117: checking whether gcc accepts -g |
|---|
| 120 | configure:3147: gcc -c -g conftest.c >&5 |
|---|
| 121 | configure:3154: $? = 0 |
|---|
| 122 | configure:3255: result: yes |
|---|
| 123 | configure:3272: checking for gcc option to accept ISO C89 |
|---|
| 124 | configure:3346: gcc -c -g -O2 conftest.c >&5 |
|---|
| 125 | configure:3353: $? = 0 |
|---|
| 126 | configure:3376: result: none needed |
|---|
| 127 | configure:3400: checking how to run the C preprocessor |
|---|
| 128 | configure:3440: gcc -E conftest.c |
|---|
| 129 | configure:3447: $? = 0 |
|---|
| 130 | configure:3478: gcc -E conftest.c |
|---|
| 131 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 132 | configure:3485: $? = 1 |
|---|
| 133 | configure: failed program was: |
|---|
| 134 | | /* confdefs.h. */ |
|---|
| 135 | | #define PACKAGE_NAME "haskell-platform" |
|---|
| 136 | | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 137 | | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 138 | | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 139 | | #define PACKAGE_BUGREPORT "" |
|---|
| 140 | | /* end confdefs.h. */ |
|---|
| 141 | | #include <ac_nonexistent.h> |
|---|
| 142 | configure:3518: result: gcc -E |
|---|
| 143 | configure:3547: gcc -E conftest.c |
|---|
| 144 | configure:3554: $? = 0 |
|---|
| 145 | configure:3585: gcc -E conftest.c |
|---|
| 146 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 147 | configure:3592: $? = 1 |
|---|
| 148 | configure: failed program was: |
|---|
| 149 | | /* confdefs.h. */ |
|---|
| 150 | | #define PACKAGE_NAME "haskell-platform" |
|---|
| 151 | | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 152 | | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 153 | | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 154 | | #define PACKAGE_BUGREPORT "" |
|---|
| 155 | | /* end confdefs.h. */ |
|---|
| 156 | | #include <ac_nonexistent.h> |
|---|
| 157 | configure:3632: checking for grep that handles long lines and -e |
|---|
| 158 | configure:3692: result: /bin/grep |
|---|
| 159 | configure:3697: checking for egrep |
|---|
| 160 | configure:3761: result: /bin/grep -E |
|---|
| 161 | configure:3766: checking for ANSI C header files |
|---|
| 162 | configure:3796: gcc -c -g -O2 conftest.c >&5 |
|---|
| 163 | configure:3803: $? = 0 |
|---|
| 164 | configure:3902: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 165 | configure:3906: $? = 0 |
|---|
| 166 | configure:3912: ./conftest |
|---|
| 167 | configure:3916: $? = 0 |
|---|
| 168 | configure:3934: result: yes |
|---|
| 169 | configure:3958: checking for sys/types.h |
|---|
| 170 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 171 | configure:3986: $? = 0 |
|---|
| 172 | configure:4003: result: yes |
|---|
| 173 | configure:3958: checking for sys/stat.h |
|---|
| 174 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 175 | configure:3986: $? = 0 |
|---|
| 176 | configure:4003: result: yes |
|---|
| 177 | configure:3958: checking for stdlib.h |
|---|
| 178 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 179 | configure:3986: $? = 0 |
|---|
| 180 | configure:4003: result: yes |
|---|
| 181 | configure:3958: checking for string.h |
|---|
| 182 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 183 | configure:3986: $? = 0 |
|---|
| 184 | configure:4003: result: yes |
|---|
| 185 | configure:3958: checking for memory.h |
|---|
| 186 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 187 | configure:3986: $? = 0 |
|---|
| 188 | configure:4003: result: yes |
|---|
| 189 | configure:3958: checking for strings.h |
|---|
| 190 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 191 | configure:3986: $? = 0 |
|---|
| 192 | configure:4003: result: yes |
|---|
| 193 | configure:3958: checking for inttypes.h |
|---|
| 194 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 195 | configure:3986: $? = 0 |
|---|
| 196 | configure:4003: result: yes |
|---|
| 197 | configure:3958: checking for stdint.h |
|---|
| 198 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 199 | configure:3986: $? = 0 |
|---|
| 200 | configure:4003: result: yes |
|---|
| 201 | configure:3958: checking for unistd.h |
|---|
| 202 | configure:3979: gcc -c -g -O2 conftest.c >&5 |
|---|
| 203 | configure:3986: $? = 0 |
|---|
| 204 | configure:4003: result: yes |
|---|
| 205 | configure:4027: checking zlib.h usability |
|---|
| 206 | configure:4044: gcc -c -g -O2 conftest.c >&5 |
|---|
| 207 | configure:4051: $? = 0 |
|---|
| 208 | configure:4065: result: yes |
|---|
| 209 | configure:4069: checking zlib.h presence |
|---|
| 210 | configure:4084: gcc -E conftest.c |
|---|
| 211 | configure:4091: $? = 0 |
|---|
| 212 | configure:4105: result: yes |
|---|
| 213 | configure:4133: checking for zlib.h |
|---|
| 214 | configure:4140: result: yes |
|---|
| 215 | configure:4154: checking for zlibVersion in -lz |
|---|
| 216 | configure:4189: gcc -o conftest -g -O2 conftest.c -lz >&5 |
|---|
| 217 | configure:4196: $? = 0 |
|---|
| 218 | configure:4217: result: yes |
|---|
| 219 | configure:4247: checking GL/gl.h usability |
|---|
| 220 | configure:4264: gcc -c -g -O2 conftest.c >&5 |
|---|
| 221 | configure:4271: $? = 0 |
|---|
| 222 | configure:4285: result: yes |
|---|
| 223 | configure:4289: checking GL/gl.h presence |
|---|
| 224 | configure:4304: gcc -E conftest.c |
|---|
| 225 | configure:4311: $? = 0 |
|---|
| 226 | configure:4325: result: yes |
|---|
| 227 | configure:4353: checking for GL/gl.h |
|---|
| 228 | configure:4360: result: yes |
|---|
| 229 | configure:4373: checking for library containing glEnd |
|---|
| 230 | configure:4414: gcc -o conftest -g -O2 conftest.c -lz >&5 |
|---|
| 231 | /tmp/ccQncP5z.o: In function `main': |
|---|
| 232 | /usr/src/haskell-platform-2009.2.0.2/conftest.c:30: undefined reference to `glEnd' |
|---|
| 233 | collect2: ld returned 1 exit status |
|---|
| 234 | configure:4421: $? = 1 |
|---|
| 235 | configure: failed program was: |
|---|
| 236 | | /* confdefs.h. */ |
|---|
| 237 | | #define PACKAGE_NAME "haskell-platform" |
|---|
| 238 | | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 239 | | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 240 | | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 241 | | #define PACKAGE_BUGREPORT "" |
|---|
| 242 | | #define STDC_HEADERS 1 |
|---|
| 243 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 244 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 245 | | #define HAVE_STDLIB_H 1 |
|---|
| 246 | | #define HAVE_STRING_H 1 |
|---|
| 247 | | #define HAVE_MEMORY_H 1 |
|---|
| 248 | | #define HAVE_STRINGS_H 1 |
|---|
| 249 | | #define HAVE_INTTYPES_H 1 |
|---|
| 250 | | #define HAVE_STDINT_H 1 |
|---|
| 251 | | #define HAVE_UNISTD_H 1 |
|---|
| 252 | | #define HAVE_LIBZ 1 |
|---|
| 253 | | /* end confdefs.h. */ |
|---|
| 254 | | |
|---|
| 255 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 256 | | Use char because int might match the return type of a GCC |
|---|
| 257 | | builtin and then its argument prototype would still apply. */ |
|---|
| 258 | | #ifdef __cplusplus |
|---|
| 259 | | extern "C" |
|---|
| 260 | | #endif |
|---|
| 261 | | char glEnd (); |
|---|
| 262 | | int |
|---|
| 263 | | main () |
|---|
| 264 | | { |
|---|
| 265 | | return glEnd (); |
|---|
| 266 | | ; |
|---|
| 267 | | return 0; |
|---|
| 268 | | } |
|---|
| 269 | configure:4414: gcc -o conftest -g -O2 conftest.c -lGL -lz >&5 |
|---|
| 270 | configure:4421: $? = 0 |
|---|
| 271 | configure:4452: result: -lGL |
|---|
| 272 | configure:4475: checking GL/glu.h usability |
|---|
| 273 | configure:4492: gcc -c -g -O2 conftest.c >&5 |
|---|
| 274 | configure:4499: $? = 0 |
|---|
| 275 | configure:4513: result: yes |
|---|
| 276 | configure:4517: checking GL/glu.h presence |
|---|
| 277 | configure:4532: gcc -E conftest.c |
|---|
| 278 | configure:4539: $? = 0 |
|---|
| 279 | configure:4553: result: yes |
|---|
| 280 | configure:4581: checking for GL/glu.h |
|---|
| 281 | configure:4588: result: yes |
|---|
| 282 | configure:4601: checking for library containing gluNewQuadric |
|---|
| 283 | configure:4642: gcc -o conftest -g -O2 conftest.c -lGL -lz >&5 |
|---|
| 284 | /tmp/ccKXnqax.o: In function `main': |
|---|
| 285 | /usr/src/haskell-platform-2009.2.0.2/conftest.c:30: undefined reference to `gluNewQuadric' |
|---|
| 286 | collect2: ld returned 1 exit status |
|---|
| 287 | configure:4649: $? = 1 |
|---|
| 288 | configure: failed program was: |
|---|
| 289 | | /* confdefs.h. */ |
|---|
| 290 | | #define PACKAGE_NAME "haskell-platform" |
|---|
| 291 | | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 292 | | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 293 | | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 294 | | #define PACKAGE_BUGREPORT "" |
|---|
| 295 | | #define STDC_HEADERS 1 |
|---|
| 296 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 297 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 298 | | #define HAVE_STDLIB_H 1 |
|---|
| 299 | | #define HAVE_STRING_H 1 |
|---|
| 300 | | #define HAVE_MEMORY_H 1 |
|---|
| 301 | | #define HAVE_STRINGS_H 1 |
|---|
| 302 | | #define HAVE_INTTYPES_H 1 |
|---|
| 303 | | #define HAVE_STDINT_H 1 |
|---|
| 304 | | #define HAVE_UNISTD_H 1 |
|---|
| 305 | | #define HAVE_LIBZ 1 |
|---|
| 306 | | /* end confdefs.h. */ |
|---|
| 307 | | |
|---|
| 308 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 309 | | Use char because int might match the return type of a GCC |
|---|
| 310 | | builtin and then its argument prototype would still apply. */ |
|---|
| 311 | | #ifdef __cplusplus |
|---|
| 312 | | extern "C" |
|---|
| 313 | | #endif |
|---|
| 314 | | char gluNewQuadric (); |
|---|
| 315 | | int |
|---|
| 316 | | main () |
|---|
| 317 | | { |
|---|
| 318 | | return gluNewQuadric (); |
|---|
| 319 | | ; |
|---|
| 320 | | return 0; |
|---|
| 321 | | } |
|---|
| 322 | configure:4642: gcc -o conftest -g -O2 conftest.c -lGLU -lGL -lz >&5 |
|---|
| 323 | configure:4649: $? = 0 |
|---|
| 324 | configure:4680: result: -lGLU |
|---|
| 325 | configure:4703: checking GL/glut.h usability |
|---|
| 326 | configure:4720: gcc -c -g -O2 conftest.c >&5 |
|---|
| 327 | configure:4727: $? = 0 |
|---|
| 328 | configure:4741: result: yes |
|---|
| 329 | configure:4745: checking GL/glut.h presence |
|---|
| 330 | configure:4760: gcc -E conftest.c |
|---|
| 331 | configure:4767: $? = 0 |
|---|
| 332 | configure:4781: result: yes |
|---|
| 333 | configure:4809: checking for GL/glut.h |
|---|
| 334 | configure:4816: result: yes |
|---|
| 335 | configure:4829: checking for library containing glutMainLoop |
|---|
| 336 | configure:4870: gcc -o conftest -g -O2 conftest.c -lGLU -lGL -lz >&5 |
|---|
| 337 | /tmp/cc4RH1Jg.o: In function `main': |
|---|
| 338 | /usr/src/haskell-platform-2009.2.0.2/conftest.c:30: undefined reference to `glutMainLoop' |
|---|
| 339 | collect2: ld returned 1 exit status |
|---|
| 340 | configure:4877: $? = 1 |
|---|
| 341 | configure: failed program was: |
|---|
| 342 | | /* confdefs.h. */ |
|---|
| 343 | | #define PACKAGE_NAME "haskell-platform" |
|---|
| 344 | | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 345 | | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 346 | | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 347 | | #define PACKAGE_BUGREPORT "" |
|---|
| 348 | | #define STDC_HEADERS 1 |
|---|
| 349 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 350 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 351 | | #define HAVE_STDLIB_H 1 |
|---|
| 352 | | #define HAVE_STRING_H 1 |
|---|
| 353 | | #define HAVE_MEMORY_H 1 |
|---|
| 354 | | #define HAVE_STRINGS_H 1 |
|---|
| 355 | | #define HAVE_INTTYPES_H 1 |
|---|
| 356 | | #define HAVE_STDINT_H 1 |
|---|
| 357 | | #define HAVE_UNISTD_H 1 |
|---|
| 358 | | #define HAVE_LIBZ 1 |
|---|
| 359 | | /* end confdefs.h. */ |
|---|
| 360 | | |
|---|
| 361 | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 362 | | Use char because int might match the return type of a GCC |
|---|
| 363 | | builtin and then its argument prototype would still apply. */ |
|---|
| 364 | | #ifdef __cplusplus |
|---|
| 365 | | extern "C" |
|---|
| 366 | | #endif |
|---|
| 367 | | char glutMainLoop (); |
|---|
| 368 | | int |
|---|
| 369 | | main () |
|---|
| 370 | | { |
|---|
| 371 | | return glutMainLoop (); |
|---|
| 372 | | ; |
|---|
| 373 | | return 0; |
|---|
| 374 | | } |
|---|
| 375 | configure:4870: gcc -o conftest -g -O2 conftest.c -lglut -lGLU -lGL -lz >&5 |
|---|
| 376 | configure:4877: $? = 0 |
|---|
| 377 | configure:4908: result: -lglut |
|---|
| 378 | configure:5070: creating ./config.status |
|---|
| 379 | |
|---|
| 380 | ## ---------------------- ## |
|---|
| 381 | ## Running config.status. ## |
|---|
| 382 | ## ---------------------- ## |
|---|
| 383 | |
|---|
| 384 | This file was extended by haskell-platform config.status 2009.2.0.2, which was |
|---|
| 385 | generated by GNU Autoconf 2.63. Invocation command line was |
|---|
| 386 | |
|---|
| 387 | CONFIG_FILES = |
|---|
| 388 | CONFIG_HEADERS = |
|---|
| 389 | CONFIG_LINKS = |
|---|
| 390 | CONFIG_COMMANDS = |
|---|
| 391 | $ ./config.status |
|---|
| 392 | |
|---|
| 393 | on localhost.localdomain |
|---|
| 394 | |
|---|
| 395 | config.status:664: creating scripts/config |
|---|
| 396 | |
|---|
| 397 | ## ---------------- ## |
|---|
| 398 | ## Cache variables. ## |
|---|
| 399 | ## ---------------- ## |
|---|
| 400 | |
|---|
| 401 | ac_cv_build=i686-pc-linux-gnu |
|---|
| 402 | ac_cv_c_compiler_gnu=yes |
|---|
| 403 | ac_cv_env_CC_set= |
|---|
| 404 | ac_cv_env_CC_value= |
|---|
| 405 | ac_cv_env_CFLAGS_set= |
|---|
| 406 | ac_cv_env_CFLAGS_value= |
|---|
| 407 | ac_cv_env_CPPFLAGS_set= |
|---|
| 408 | ac_cv_env_CPPFLAGS_value= |
|---|
| 409 | ac_cv_env_CPP_set= |
|---|
| 410 | ac_cv_env_CPP_value= |
|---|
| 411 | ac_cv_env_LDFLAGS_set= |
|---|
| 412 | ac_cv_env_LDFLAGS_value= |
|---|
| 413 | ac_cv_env_LIBS_set= |
|---|
| 414 | ac_cv_env_LIBS_value= |
|---|
| 415 | ac_cv_env_build_alias_set= |
|---|
| 416 | ac_cv_env_build_alias_value= |
|---|
| 417 | ac_cv_env_host_alias_set= |
|---|
| 418 | ac_cv_env_host_alias_value= |
|---|
| 419 | ac_cv_env_target_alias_set= |
|---|
| 420 | ac_cv_env_target_alias_value= |
|---|
| 421 | ac_cv_header_GL_gl_h=yes |
|---|
| 422 | ac_cv_header_GL_glu_h=yes |
|---|
| 423 | ac_cv_header_GL_glut_h=yes |
|---|
| 424 | ac_cv_header_inttypes_h=yes |
|---|
| 425 | ac_cv_header_memory_h=yes |
|---|
| 426 | ac_cv_header_stdc=yes |
|---|
| 427 | ac_cv_header_stdint_h=yes |
|---|
| 428 | ac_cv_header_stdlib_h=yes |
|---|
| 429 | ac_cv_header_string_h=yes |
|---|
| 430 | ac_cv_header_strings_h=yes |
|---|
| 431 | ac_cv_header_sys_stat_h=yes |
|---|
| 432 | ac_cv_header_sys_types_h=yes |
|---|
| 433 | ac_cv_header_unistd_h=yes |
|---|
| 434 | ac_cv_header_zlib_h=yes |
|---|
| 435 | ac_cv_host=i686-pc-linux-gnu |
|---|
| 436 | ac_cv_lib_z_zlibVersion=yes |
|---|
| 437 | ac_cv_objext=o |
|---|
| 438 | ac_cv_path_EGREP='/bin/grep -E' |
|---|
| 439 | ac_cv_path_GHC=/usr/local/bin/ghc |
|---|
| 440 | ac_cv_path_GHC_PKG=/usr/local/bin/ghc-pkg |
|---|
| 441 | ac_cv_path_GREP=/bin/grep |
|---|
| 442 | ac_cv_path_HSC2HS=/usr/local/bin/hsc2hs |
|---|
| 443 | ac_cv_path_PERL=/usr/bin/perl |
|---|
| 444 | ac_cv_prog_CPP='gcc -E' |
|---|
| 445 | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 446 | ac_cv_prog_cc_c89= |
|---|
| 447 | ac_cv_prog_cc_g=yes |
|---|
| 448 | ac_cv_search_glEnd=-lGL |
|---|
| 449 | ac_cv_search_gluNewQuadric=-lGLU |
|---|
| 450 | ac_cv_search_glutMainLoop=-lglut |
|---|
| 451 | ac_cv_target=i686-pc-linux-gnu |
|---|
| 452 | |
|---|
| 453 | ## ----------------- ## |
|---|
| 454 | ## Output variables. ## |
|---|
| 455 | ## ----------------- ## |
|---|
| 456 | |
|---|
| 457 | ALLOW_UNSUPPORTED_GHC='NO' |
|---|
| 458 | CC='gcc' |
|---|
| 459 | CFLAGS='-g -O2' |
|---|
| 460 | CPP='gcc -E' |
|---|
| 461 | CPPFLAGS='' |
|---|
| 462 | DEFS='-DPACKAGE_NAME=\"haskell-platform\" -DPACKAGE_TARNAME=\"haskell-platform\" -DPACKAGE_VERSION=\"2009.2.0.2\" -DPACKAGE_STRING=\"haskell-platform\ 2009.2.0.2\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1' |
|---|
| 463 | ECHO_C='' |
|---|
| 464 | ECHO_N='-n' |
|---|
| 465 | ECHO_T='' |
|---|
| 466 | EGREP='/bin/grep -E' |
|---|
| 467 | ENABLE_PROFILING='YES' |
|---|
| 468 | EXEEXT='' |
|---|
| 469 | GHC='/usr/local/bin/ghc' |
|---|
| 470 | GHC_PKG='/usr/local/bin/ghc-pkg' |
|---|
| 471 | GREP='/bin/grep' |
|---|
| 472 | HSC2HS='/usr/local/bin/hsc2hs' |
|---|
| 473 | LDFLAGS='' |
|---|
| 474 | LIBOBJS='' |
|---|
| 475 | LIBS='-lglut -lGLU -lGL -lz ' |
|---|
| 476 | LTLIBOBJS='' |
|---|
| 477 | OBJEXT='o' |
|---|
| 478 | PACKAGE_BUGREPORT='' |
|---|
| 479 | PACKAGE_NAME='haskell-platform' |
|---|
| 480 | PACKAGE_STRING='haskell-platform 2009.2.0.2' |
|---|
| 481 | PACKAGE_TARNAME='haskell-platform' |
|---|
| 482 | PACKAGE_VERSION='2009.2.0.2' |
|---|
| 483 | PATH_SEPARATOR=':' |
|---|
| 484 | PERL='/usr/bin/perl' |
|---|
| 485 | SHELL='/bin/sh' |
|---|
| 486 | USER_INSTALL='NO' |
|---|
| 487 | ac_ct_CC='gcc' |
|---|
| 488 | bindir='${exec_prefix}/bin' |
|---|
| 489 | build='i686-pc-linux-gnu' |
|---|
| 490 | build_alias='' |
|---|
| 491 | build_cpu='i686' |
|---|
| 492 | build_os='linux-gnu' |
|---|
| 493 | build_vendor='pc' |
|---|
| 494 | datadir='${datarootdir}' |
|---|
| 495 | datarootdir='${prefix}/share' |
|---|
| 496 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 497 | dvidir='${docdir}' |
|---|
| 498 | exec_prefix='${prefix}' |
|---|
| 499 | host='i686-pc-linux-gnu' |
|---|
| 500 | host_alias='' |
|---|
| 501 | host_cpu='i686' |
|---|
| 502 | host_os='linux-gnu' |
|---|
| 503 | host_vendor='pc' |
|---|
| 504 | htmldir='${docdir}' |
|---|
| 505 | includedir='${prefix}/include' |
|---|
| 506 | infodir='${datarootdir}/info' |
|---|
| 507 | libdir='${exec_prefix}/lib' |
|---|
| 508 | libexecdir='${exec_prefix}/libexec' |
|---|
| 509 | localedir='${datarootdir}/locale' |
|---|
| 510 | localstatedir='${prefix}/var' |
|---|
| 511 | mandir='${datarootdir}/man' |
|---|
| 512 | oldincludedir='/usr/include' |
|---|
| 513 | pdfdir='${docdir}' |
|---|
| 514 | prefix='/usr/local' |
|---|
| 515 | program_transform_name='s,x,x,' |
|---|
| 516 | psdir='${docdir}' |
|---|
| 517 | sbindir='${exec_prefix}/sbin' |
|---|
| 518 | sharedstatedir='${prefix}/com' |
|---|
| 519 | sysconfdir='${prefix}/etc' |
|---|
| 520 | target='i686-pc-linux-gnu' |
|---|
| 521 | target_alias='' |
|---|
| 522 | target_cpu='i686' |
|---|
| 523 | target_os='linux-gnu' |
|---|
| 524 | target_vendor='pc' |
|---|
| 525 | |
|---|
| 526 | ## ----------- ## |
|---|
| 527 | ## confdefs.h. ## |
|---|
| 528 | ## ----------- ## |
|---|
| 529 | |
|---|
| 530 | #define PACKAGE_NAME "haskell-platform" |
|---|
| 531 | #define PACKAGE_TARNAME "haskell-platform" |
|---|
| 532 | #define PACKAGE_VERSION "2009.2.0.2" |
|---|
| 533 | #define PACKAGE_STRING "haskell-platform 2009.2.0.2" |
|---|
| 534 | #define PACKAGE_BUGREPORT "" |
|---|
| 535 | #define STDC_HEADERS 1 |
|---|
| 536 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 537 | #define HAVE_SYS_STAT_H 1 |
|---|
| 538 | #define HAVE_STDLIB_H 1 |
|---|
| 539 | #define HAVE_STRING_H 1 |
|---|
| 540 | #define HAVE_MEMORY_H 1 |
|---|
| 541 | #define HAVE_STRINGS_H 1 |
|---|
| 542 | #define HAVE_INTTYPES_H 1 |
|---|
| 543 | #define HAVE_STDINT_H 1 |
|---|
| 544 | #define HAVE_UNISTD_H 1 |
|---|
| 545 | #define HAVE_LIBZ 1 |
|---|
| 546 | |
|---|
| 547 | configure: exit 0 |
|---|