This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgc-mono configure 6.3alpha6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --with-interp=no --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --disable-embed-check --with-libgc-threads=pthreads --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1574: checking for a BSD-compatible install configure:1629: result: /bin/install -c configure:1640: checking whether build environment is sane configure:1683: result: yes configure:1748: checking for gawk configure:1764: found /bin/gawk configure:1774: result: gawk configure:1784: checking whether make sets $(MAKE) configure:1804: result: yes configure:1971: checking build system type configure:1989: result: i586-uhu-linux-gnu configure:1997: checking host system type configure:2011: result: i586-uhu-linux-gnu configure:2031: checking for i586-uhu-linux-gcc configure:2047: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2057: result: i586-uhu-linux-gcc configure:2339: checking for C compiler version configure:2342: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2345: $? = 0 configure:2347: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2350: $? = 0 configure:2352: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2355: $? = 1 configure:2378: checking for C compiler default output file name configure:2381: i586-uhu-linux-gcc -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2384: $? = 0 configure:2430: result: a.out configure:2435: checking whether the C compiler works configure:2441: ./a.out configure:2444: $? = 0 configure:2461: result: yes configure:2468: checking whether we are cross compiling configure:2470: result: no configure:2473: checking for suffix of executables configure:2475: i586-uhu-linux-gcc -o conftest -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2478: $? = 0 configure:2503: result: configure:2509: checking for suffix of object files configure:2530: i586-uhu-linux-gcc -c -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2533: $? = 0 configure:2555: result: o configure:2559: checking whether we are using the GNU C compiler configure:2583: i586-uhu-linux-gcc -c -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2589: $? = 0 configure:2593: test -z || test ! -s conftest.err configure:2596: $? = 0 configure:2599: test -s conftest.o configure:2602: $? = 0 configure:2615: result: yes configure:2621: checking whether i586-uhu-linux-gcc accepts -g configure:2642: i586-uhu-linux-gcc -c -g -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2648: $? = 0 configure:2652: test -z || test ! -s conftest.err configure:2655: $? = 0 configure:2658: test -s conftest.o configure:2661: $? = 0 configure:2672: result: yes configure:2689: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2759: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:2765: $? = 0 configure:2769: test -z || test ! -s conftest.err configure:2772: $? = 0 configure:2775: test -s conftest.o configure:2778: $? = 0 configure:2796: result: none needed configure:2814: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2820: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2964: checking for style of include used by make configure:2992: result: GNU configure:3020: checking dependency style of i586-uhu-linux-gcc configure:3110: result: gcc3 configure:3137: checking for i586-uhu-linux-g++ configure:3153: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3163: result: i586-uhu-linux-g++ configure:3221: checking for C++ compiler version configure:3224: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3227: $? = 0 configure:3229: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3232: $? = 0 configure:3234: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3237: $? = 1 configure:3240: checking whether we are using the GNU C++ compiler configure:3264: i586-uhu-linux-g++ -c -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:3270: $? = 0 configure:3274: test -z || test ! -s conftest.err configure:3277: $? = 0 configure:3280: test -s conftest.o configure:3283: $? = 0 configure:3296: result: yes configure:3302: checking whether i586-uhu-linux-g++ accepts -g configure:3323: i586-uhu-linux-g++ -c -g -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:3329: $? = 0 configure:3333: test -z || test ! -s conftest.err configure:3336: $? = 0 configure:3339: test -s conftest.o configure:3342: $? = 0 configure:3353: result: yes configure:3395: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:3401: $? = 0 configure:3405: test -z || test ! -s conftest.err configure:3408: $? = 0 configure:3411: test -s conftest.o configure:3414: $? = 0 configure:3440: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:13: error: `exit' was not declared in this scope configure:3446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3395: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:3401: $? = 0 configure:3405: test -z || test ! -s conftest.err configure:3408: $? = 0 configure:3411: test -s conftest.o configure:3414: $? = 0 configure:3440: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:3446: $? = 0 configure:3450: test -z || test ! -s conftest.err configure:3453: $? = 0 configure:3456: test -s conftest.o configure:3459: $? = 0 configure:3484: checking dependency style of i586-uhu-linux-g++ configure:3574: result: gcc3 configure:3602: checking for i586-uhu-linux-ar configure:3631: result: no configure:3640: checking for ar configure:3656: found /usr/bin/ar configure:3666: result: ar configure:3681: checking for i586-uhu-linux-ranlib configure:3710: result: no configure:3719: checking for ranlib configure:3735: found /usr/bin/ranlib configure:3746: result: ranlib configure:3772: checking for a BSD-compatible install configure:3827: result: /bin/install -c configure:3839: checking whether to enable maintainer-specific portions of Makefiles configure:3848: result: no configure:4174: checking for dlopen in -ldl configure:4204: i586-uhu-linux-gcc -o conftest -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c -ldl >&5 configure:4210: $? = 0 configure:4214: test -z || test ! -s conftest.err configure:4217: $? = 0 configure:4220: test -s conftest configure:4223: $? = 0 configure:4236: result: yes configure:4300: checking whether to build shared libraries configure:4334: result: yes configure:4341: checking which machine-dependent code should be used configure:4404: result: configure:4462: checking for a sed that does not truncate output configure:4516: result: /bin/sed configure:4519: checking for egrep configure:4529: result: grep -E configure:4545: checking for ld used by i586-uhu-linux-gcc configure:4612: result: /usr/bin/ld configure:4621: checking if the linker (/usr/bin/ld) is GNU ld configure:4636: result: yes configure:4641: checking for /usr/bin/ld option to reload object files configure:4648: result: -r configure:4666: checking for BSD-compatible nm configure:4708: result: nm configure:4712: checking whether ln -s works configure:4716: result: yes configure:4723: checking how to recognise dependent libraries configure:4895: result: pass_all configure:5108: checking how to run the C preprocessor configure:5143: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c configure:5149: $? = 0 configure:5181: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:5187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | /* end confdefs.h. */ | #include configure:5226: result: i586-uhu-linux-gcc -E configure:5250: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c configure:5256: $? = 0 configure:5288: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:5294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | /* end confdefs.h. */ | #include configure:5338: checking for ANSI C header files configure:5363: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5369: $? = 0 configure:5373: test -z || test ! -s conftest.err configure:5376: $? = 0 configure:5379: test -s conftest.o configure:5382: $? = 0 configure:5471: i586-uhu-linux-gcc -o conftest -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5474: $? = 0 configure:5476: ./conftest configure:5479: $? = 0 configure:5494: result: yes configure:5518: checking for sys/types.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for sys/stat.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for stdlib.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for string.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for memory.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for strings.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for inttypes.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for stdint.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5518: checking for unistd.h configure:5534: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5540: $? = 0 configure:5544: test -z || test ! -s conftest.err configure:5547: $? = 0 configure:5550: test -s conftest.o configure:5553: $? = 0 configure:5564: result: yes configure:5590: checking dlfcn.h usability configure:5602: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:5608: $? = 0 configure:5612: test -z || test ! -s conftest.err configure:5615: $? = 0 configure:5618: test -s conftest.o configure:5621: $? = 0 configure:5631: result: yes configure:5635: checking dlfcn.h presence configure:5645: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c configure:5651: $? = 0 configure:5671: result: yes configure:5706: checking for dlfcn.h configure:5713: result: yes configure:5736: checking how to run the C++ preprocessor configure:5767: i586-uhu-linux-g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc configure:5773: $? = 0 configure:5805: i586-uhu-linux-g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5850: result: i586-uhu-linux-g++ -E configure:5874: i586-uhu-linux-g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc configure:5880: $? = 0 configure:5912: i586-uhu-linux-g++ -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5973: checking for i586-uhu-linux-g77 configure:6002: result: no configure:5973: checking for i586-uhu-linux-f77 configure:6002: result: no configure:5973: checking for i586-uhu-linux-xlf configure:6002: result: no configure:5973: checking for i586-uhu-linux-frt configure:6002: result: no configure:5973: checking for i586-uhu-linux-pgf77 configure:6002: result: no configure:5973: checking for i586-uhu-linux-fort77 configure:6002: result: no configure:5973: checking for i586-uhu-linux-fl32 configure:6002: result: no configure:5973: checking for i586-uhu-linux-af77 configure:6002: result: no configure:5973: checking for i586-uhu-linux-f90 configure:6002: result: no configure:5973: checking for i586-uhu-linux-xlf90 configure:6002: result: no configure:5973: checking for i586-uhu-linux-pgf90 configure:6002: result: no configure:5973: checking for i586-uhu-linux-epcf90 configure:6002: result: no configure:5973: checking for i586-uhu-linux-f95 configure:6002: result: no configure:5973: checking for i586-uhu-linux-fort configure:6002: result: no configure:5973: checking for i586-uhu-linux-xlf95 configure:6002: result: no configure:5973: checking for i586-uhu-linux-ifc configure:6002: result: no configure:5973: checking for i586-uhu-linux-efc configure:6002: result: no configure:5973: checking for i586-uhu-linux-pgf95 configure:6002: result: no configure:5973: checking for i586-uhu-linux-lf95 configure:6002: result: no configure:5973: checking for i586-uhu-linux-gfortran configure:6002: result: no configure:6015: checking for g77 configure:6044: result: no configure:6015: checking for f77 configure:6044: result: no configure:6015: checking for xlf configure:6044: result: no configure:6015: checking for frt configure:6044: result: no configure:6015: checking for pgf77 configure:6044: result: no configure:6015: checking for fort77 configure:6044: result: no configure:6015: checking for fl32 configure:6044: result: no configure:6015: checking for af77 configure:6044: result: no configure:6015: checking for f90 configure:6044: result: no configure:6015: checking for xlf90 configure:6044: result: no configure:6015: checking for pgf90 configure:6044: result: no configure:6015: checking for epcf90 configure:6044: result: no configure:6015: checking for f95 configure:6044: result: no configure:6015: checking for fort configure:6044: result: no configure:6015: checking for xlf95 configure:6044: result: no configure:6015: checking for ifc configure:6044: result: no configure:6015: checking for efc configure:6044: result: no configure:6015: checking for pgf95 configure:6044: result: no configure:6015: checking for lf95 configure:6044: result: no configure:6015: checking for gfortran configure:6044: result: no configure:6056: checking for Fortran 77 compiler version configure:6059: --version &5 ./configure: line 6060: --version: command not found configure:6062: $? = 127 configure:6064: -v &5 ./configure: line 6065: -v: command not found configure:6067: $? = 127 configure:6069: -V &5 ./configure: line 6070: -V: command not found configure:6072: $? = 127 configure:6080: checking whether we are using the GNU Fortran 77 compiler configure:6094: -c conftest.F >&5 ./configure: line 6095: -c: command not found configure:6100: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6126: result: no configure:6132: checking whether accepts -g configure:6144: -c -g conftest.f >&5 ./configure: line 6145: -c: command not found configure:6150: $? = 127 configure: failed program was: | program main | | end configure:6175: result: no configure:6205: checking the maximum length of command line arguments configure:6296: result: 32768 configure:6307: checking command to parse nm output from i586-uhu-linux-gcc object configure:6403: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:6406: $? = 0 configure:6410: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6413: $? = 0 configure:6465: i586-uhu-linux-gcc -o conftest -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c conftstm.o >&5 configure:6468: $? = 0 configure:6506: result: ok configure:6510: checking for objdir configure:6525: result: .libs configure:6577: checking for i586-uhu-linux-ar configure:6603: result: ar configure:6657: checking for i586-uhu-linux-ranlib configure:6683: result: ranlib configure:6737: checking for i586-uhu-linux-strip configure:6766: result: no configure:6775: checking for strip configure:6791: found /usr/bin/strip configure:6802: result: strip configure:7066: checking if i586-uhu-linux-gcc static flag works configure:7089: result: yes configure:7107: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7125: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7129: $? = 0 configure:7140: result: no configure:7155: checking for i586-uhu-linux-gcc option to produce PIC configure:7354: result: -fPIC configure:7362: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7380: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -fPIC -DPIC conftest.c >&5 configure:7384: $? = 0 configure:7395: result: yes configure:7419: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7440: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -o out/conftest2.o conftest.c >&5 configure:7444: $? = 0 configure:7464: result: yes configure:7490: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8352: result: yes configure:8378: checking whether -lc should be explicitly linked in configure:8383: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 configure:8386: $? = 0 configure:8400: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8403: $? = 0 configure:8415: result: no configure:8423: checking dynamic linker characteristics configure:8965: result: GNU/Linux ld.so configure:8969: checking how to hardcode library paths into programs configure:8994: result: immediate configure:9008: checking whether stripping libraries is possible configure:9013: result: yes configure:9843: checking if libtool supports shared libraries configure:9845: result: yes configure:9848: checking whether to build shared libraries configure:9869: result: yes configure:9872: checking whether to build static libraries configure:9876: result: yes configure:9968: creating libtool configure:10523: checking for ld used by i586-uhu-linux-g++ configure:10590: result: /usr/bin/ld configure:10599: checking if the linker (/usr/bin/ld) is GNU ld configure:10614: result: yes configure:10665: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11547: result: yes configure:11565: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.cc >&5 configure:11568: $? = 0 configure:11664: checking for i586-uhu-linux-g++ option to produce PIC configure:11932: result: -fPIC configure:11940: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11958: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -fPIC -DPIC conftest.cc >&5 configure:11962: $? = 0 configure:11973: result: yes configure:11997: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12018: i586-uhu-linux-g++ -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -o out/conftest2.o conftest.cc >&5 configure:12022: $? = 0 configure:12042: result: yes configure:12068: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12093: result: yes configure:12164: checking dynamic linker characteristics configure:12706: result: GNU/Linux ld.so configure:12710: checking how to hardcode library paths into programs configure:12735: result: immediate configure:12749: checking whether stripping libraries is possible configure:12754: result: yes configure:20104: checking sys/dg_sys_info.h usability configure:20116: i586-uhu-linux-gcc -c -g -O2 -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c >&5 conftest.c:60:29: sys/dg_sys_info.h: No such file or directory configure:20122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20145: result: no configure:20149: checking sys/dg_sys_info.h presence configure:20159: i586-uhu-linux-gcc -E -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS conftest.c conftest.c:26:29: sys/dg_sys_info.h: No such file or directory configure:20165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgc-mono" | #define PACKAGE_TARNAME "libgc-mono" | #define PACKAGE_VERSION "6.3alpha6" | #define PACKAGE_STRING "libgc-mono 6.3alpha6" | #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define GC_LINUX_THREADS 1 | #define _REENTRANT 1 | #define THREAD_LOCAL_ALLOC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:20185: result: no configure:20220: checking for sys/dg_sys_info.h configure:20227: result: no configure:20274: checking for threads package to use configure:20276: result: posix configure:20279: checking whether Solaris gcc optimization fix is necessary configure:20302: result: no configure:20719: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgc-mono config.status 6.3alpha6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:740: creating Makefile config.status:740: creating include/Makefile config.status:740: creating include/private/Makefile config.status:740: creating doc/Makefile config.status:923: executing depfiles commands config.status:923: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dg_sys_info_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/libgc/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/libgc/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/libgc/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/libgc/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/libgc/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCAS='i586-uhu-linux-gcc' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPLUSPLUS_FALSE='' CPLUSPLUS_TRUE='#' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CXXINCLUDES='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.3alpha6\" -DPACKAGE_STRING=\"libgc-mono\ 6.3alpha6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -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_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 ' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_TEST_LIBS=' -ldl' F77='' FFLAGS='' GC_CFLAGS='' GC_VERSION='' INCLUDES='-I./include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/libgc/missing --run makeinfo' MY_CFLAGS='-g -O2' OBJEXT='o' PACKAGE='libgc-mono' PACKAGE_BUGREPORT='Hans_Boehm@hp.com' PACKAGE_NAME='libgc-mono' PACKAGE_STRING='libgc-mono 6.3alpha6' PACKAGE_TARNAME='libgc-mono' PACKAGE_VERSION='6.3alpha6' PATH_SEPARATOR=':' POWERPC_DARWIN_FALSE='' POWERPC_DARWIN_TRUE='#' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREADLIBS='-lpthread' UNWINDLIBS='' USE_LIBDIR_FALSE='#' USE_LIBDIR_TRUE='' VERSION='6.2' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' addincludes='' addlibs='' addobjs=' mach_dep.lo' addtests='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/libgc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' target_all='libgc.la' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ATOMIC_UNCOLLECTABLE 1 #define GC_GCJ_SUPPORT 1 #define GC_LINUX_THREADS 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define JAVA_FINALIZATION 1 #define NO_EXECUTE_PERMISSION 1 #define NO_SIGNALS 1 #define PACKAGE_BUGREPORT "Hans_Boehm@hp.com" #define PACKAGE_NAME "libgc-mono" #define PACKAGE_STRING "libgc-mono 6.3alpha6" #define PACKAGE_TARNAME "libgc-mono" #define PACKAGE_VERSION "6.3alpha6" #define SILENT 1 #define STDC_HEADERS 1 #define THREAD_LOCAL_ALLOC 1 #define _IN_LIBGC 1 #define _REENTRANT 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0