This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-static=no --enable-plugins --enable-cpu-level=6 --enable-apic --enable-compressed-hd --enable-ne2000 --enable-pci --enable-usb --enable-dc2300-vlb-ide --enable-4meg-pages --enable-pae --enable-guest2host-tlb --enable-repeat-speedups --enable-icache --enable-fast-function-calls --enable-global-pages --enable-host-specific-asms --enable-ignore-bad-msr --enable-port-e9-hack --enable-reset-on-triple-fault --enable-disasm --enable-all-optimizations --enable-readline --enable-instrumentation --enable-vbe --enable-fpu --enable-3dnow --enable-sse=2 --enable-daz --enable-sep --enable-x86-debugger --enable-cdrom --enable-sb16=linux --enable-gameport --enable-gdb-stub --enable-iodebug --enable-xpm --with-x11 --with-sdl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## 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:1613: checking build system type configure:1631: result: i586-uhu-linux-gnu configure:1639: checking host system type configure:1653: result: i586-uhu-linux-gnu configure:1661: checking target system type configure:1675: result: i586-uhu-linux-gnu configure:1690: checking if you are configuring for another platform configure:1697: result: no configure:1754: checking for standard CFLAGS on this platform configure:1756: result: configure:1785: checking for i586-uhu-linux-gcc configure:1801: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1811: result: i586-uhu-linux-gcc configure:2093: checking for C compiler version configure:2096: 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:2099: $? = 0 configure:2101: 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:2104: $? = 0 configure:2106: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2109: $? = 1 configure:2132: checking for C compiler default output file name configure:2135: i586-uhu-linux-gcc conftest.c >&5 configure:2138: $? = 0 configure:2184: result: a.out configure:2189: checking whether the C compiler works configure:2195: ./a.out configure:2198: $? = 0 configure:2215: result: yes configure:2222: checking whether we are cross compiling configure:2224: result: no configure:2227: checking for suffix of executables configure:2229: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2232: $? = 0 configure:2257: result: configure:2263: checking for suffix of object files configure:2284: i586-uhu-linux-gcc -c conftest.c >&5 configure:2287: $? = 0 configure:2309: result: o configure:2313: checking whether we are using the GNU C compiler configure:2337: i586-uhu-linux-gcc -c conftest.c >&5 configure:2343: $? = 0 configure:2347: test -z || test ! -s conftest.err configure:2350: $? = 0 configure:2353: test -s conftest.o configure:2356: $? = 0 configure:2369: result: yes configure:2375: checking whether i586-uhu-linux-gcc accepts -g configure:2396: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2402: $? = 0 configure:2406: test -z || test ! -s conftest.err configure:2409: $? = 0 configure:2412: test -s conftest.o configure:2415: $? = 0 configure:2426: result: yes configure:2443: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2513: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2519: $? = 0 configure:2523: test -z || test ! -s conftest.err configure:2526: $? = 0 configure:2529: test -s conftest.o configure:2532: $? = 0 configure:2550: result: none needed configure:2568: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2574: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2717: checking for i586-uhu-linux-g++ configure:2733: found /usr/lib/ccache/i586-uhu-linux-g++ configure:2743: result: i586-uhu-linux-g++ configure:2801: checking for C++ compiler version configure:2804: 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:2807: $? = 0 configure:2809: 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:2812: $? = 0 configure:2814: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:2817: $? = 1 configure:2820: checking whether we are using the GNU C++ compiler configure:2844: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2850: $? = 0 configure:2854: test -z || test ! -s conftest.err configure:2857: $? = 0 configure:2860: test -s conftest.o configure:2863: $? = 0 configure:2876: result: yes configure:2882: checking whether i586-uhu-linux-g++ accepts -g configure:2903: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2909: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest.o configure:2922: $? = 0 configure:2933: result: yes configure:2975: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2981: $? = 0 configure:2985: test -z || test ! -s conftest.err configure:2988: $? = 0 configure:2991: test -s conftest.o configure:2994: $? = 0 configure:3020: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:13: error: `exit' was not declared in this scope configure:3026: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2975: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2981: $? = 0 configure:2985: test -z || test ! -s conftest.err configure:2988: $? = 0 configure:2991: test -s conftest.o configure:2994: $? = 0 configure:3020: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3026: $? = 0 configure:3030: test -z || test ! -s conftest.err configure:3033: $? = 0 configure:3036: test -s conftest.o configure:3039: $? = 0 configure:3062: checking whether make sets $(MAKE) configure:3082: result: yes configure:3167: checking for a sed that does not truncate output configure:3221: result: /bin/sed configure:3224: checking for egrep configure:3234: result: grep -E configure:3250: checking for ld used by i586-uhu-linux-gcc configure:3317: result: /usr/bin/ld configure:3326: checking if the linker (/usr/bin/ld) is GNU ld configure:3341: result: yes configure:3346: checking for /usr/bin/ld option to reload object files configure:3353: result: -r configure:3362: checking for BSD-compatible nm configure:3404: result: nm configure:3408: checking whether ln -s works configure:3412: result: yes configure:3419: checking how to recognise dependent libraries configure:3619: result: pass_all configure:3833: checking how to run the C preprocessor configure:3868: i586-uhu-linux-gcc -E conftest.c configure:3874: $? = 0 configure:3906: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3951: result: i586-uhu-linux-gcc -E configure:3975: i586-uhu-linux-gcc -E conftest.c configure:3981: $? = 0 configure:4013: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4063: checking for ANSI C header files configure:4088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4094: $? = 0 configure:4098: test -z || test ! -s conftest.err configure:4101: $? = 0 configure:4104: test -s conftest.o configure:4107: $? = 0 configure:4196: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4199: $? = 0 configure:4201: ./conftest configure:4204: $? = 0 configure:4219: result: yes configure:4243: checking for sys/types.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for sys/stat.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for stdlib.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for string.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for memory.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for strings.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for inttypes.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for stdint.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4243: checking for unistd.h configure:4259: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4289: result: yes configure:4315: checking dlfcn.h usability configure:4327: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4333: $? = 0 configure:4337: test -z || test ! -s conftest.err configure:4340: $? = 0 configure:4343: test -s conftest.o configure:4346: $? = 0 configure:4356: result: yes configure:4360: checking dlfcn.h presence configure:4370: i586-uhu-linux-gcc -E conftest.c configure:4376: $? = 0 configure:4396: result: yes configure:4431: checking for dlfcn.h configure:4438: result: yes configure:4456: checking how to run the C++ preprocessor configure:4487: i586-uhu-linux-g++ -E conftest.cc configure:4493: $? = 0 configure:4525: i586-uhu-linux-g++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:4531: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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:4570: result: i586-uhu-linux-g++ -E configure:4594: i586-uhu-linux-g++ -E conftest.cc configure:4600: $? = 0 configure:4632: i586-uhu-linux-g++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:4638: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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:4691: checking for i586-uhu-linux-g77 configure:4720: result: no configure:4691: checking for i586-uhu-linux-f77 configure:4720: result: no configure:4691: checking for i586-uhu-linux-xlf configure:4720: result: no configure:4691: checking for i586-uhu-linux-frt configure:4720: result: no configure:4691: checking for i586-uhu-linux-pgf77 configure:4720: result: no configure:4691: checking for i586-uhu-linux-fort77 configure:4720: result: no configure:4691: checking for i586-uhu-linux-fl32 configure:4720: result: no configure:4691: checking for i586-uhu-linux-af77 configure:4720: result: no configure:4691: checking for i586-uhu-linux-f90 configure:4720: result: no configure:4691: checking for i586-uhu-linux-xlf90 configure:4720: result: no configure:4691: checking for i586-uhu-linux-pgf90 configure:4720: result: no configure:4691: checking for i586-uhu-linux-epcf90 configure:4720: result: no configure:4691: checking for i586-uhu-linux-f95 configure:4720: result: no configure:4691: checking for i586-uhu-linux-fort configure:4720: result: no configure:4691: checking for i586-uhu-linux-xlf95 configure:4720: result: no configure:4691: checking for i586-uhu-linux-ifc configure:4720: result: no configure:4691: checking for i586-uhu-linux-efc configure:4720: result: no configure:4691: checking for i586-uhu-linux-pgf95 configure:4720: result: no configure:4691: checking for i586-uhu-linux-lf95 configure:4720: result: no configure:4691: checking for i586-uhu-linux-gfortran configure:4720: result: no configure:4733: checking for g77 configure:4762: result: no configure:4733: checking for f77 configure:4762: result: no configure:4733: checking for xlf configure:4762: result: no configure:4733: checking for frt configure:4762: result: no configure:4733: checking for pgf77 configure:4762: result: no configure:4733: checking for fort77 configure:4762: result: no configure:4733: checking for fl32 configure:4762: result: no configure:4733: checking for af77 configure:4762: result: no configure:4733: checking for f90 configure:4762: result: no configure:4733: checking for xlf90 configure:4762: result: no configure:4733: checking for pgf90 configure:4762: result: no configure:4733: checking for epcf90 configure:4762: result: no configure:4733: checking for f95 configure:4762: result: no configure:4733: checking for fort configure:4762: result: no configure:4733: checking for xlf95 configure:4762: result: no configure:4733: checking for ifc configure:4762: result: no configure:4733: checking for efc configure:4762: result: no configure:4733: checking for pgf95 configure:4762: result: no configure:4733: checking for lf95 configure:4762: result: no configure:4733: checking for gfortran configure:4762: result: no configure:4774: checking for Fortran 77 compiler version configure:4777: --version &5 ./configure: line 4778: --version: command not found configure:4780: $? = 127 configure:4782: -v &5 ./configure: line 4783: -v: command not found configure:4785: $? = 127 configure:4787: -V &5 ./configure: line 4788: -V: command not found configure:4790: $? = 127 configure:4798: checking whether we are using the GNU Fortran 77 compiler configure:4812: -c conftest.F >&5 ./configure: line 4813: -c: command not found configure:4818: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4844: result: no configure:4850: checking whether accepts -g configure:4862: -c -g conftest.f >&5 ./configure: line 4863: -c: command not found configure:4868: $? = 127 configure: failed program was: | program main | | end configure:4893: result: no configure:4923: checking the maximum length of command line arguments configure:4988: result: 32768 configure:4999: checking command to parse nm output from i586-uhu-linux-gcc object configure:5088: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5091: $? = 0 configure:5095: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5098: $? = 0 configure:5150: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5153: $? = 0 configure:5191: result: ok configure:5195: checking for objdir configure:5210: result: .libs configure:5262: checking for i586-uhu-linux-ar configure:5291: result: no configure:5300: checking for ar configure:5316: found /usr/bin/ar configure:5327: result: ar configure:5342: checking for i586-uhu-linux-ranlib configure:5371: result: no configure:5380: checking for ranlib configure:5396: found /usr/bin/ranlib configure:5407: result: ranlib configure:5422: checking for i586-uhu-linux-strip configure:5451: result: no configure:5460: checking for strip configure:5476: found /usr/bin/strip configure:5487: result: strip configure:5749: checking if i586-uhu-linux-gcc static flag works configure:5772: result: yes configure:5794: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5812: i586-uhu-linux-gcc -c -g -O2 -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:5816: $? = 0 configure:5827: result: no configure:5842: checking for i586-uhu-linux-gcc option to produce PIC configure:6019: result: -fPIC configure:6027: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6045: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6049: $? = 0 configure:6060: result: yes configure:6084: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6112: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6116: $? = 0 configure:6136: result: yes configure:6162: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7010: result: yes configure:7036: checking whether -lc should be explicitly linked in configure:7041: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7044: $? = 0 configure:7058: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7061: $? = 0 configure:7073: result: no configure:7081: checking dynamic linker characteristics configure:7603: result: GNU/Linux ld.so configure:7607: checking how to hardcode library paths into programs configure:7632: result: immediate configure:7646: checking whether stripping libraries is possible configure:7651: result: yes configure:7777: checking for shl_load configure:7834: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4Y4mA1.o: In function `main': /var/uhubuild/work/compile/conftest.c:63: undefined reference to `shl_load' /tmp/cc4Y4mA1.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:7840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:7865: result: no configure:7870: checking for shl_load in -ldld configure:7900: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:7906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:7932: result: no configure:7937: checking for dlopen configure:7994: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccW8MDhg.o: In function `main': /var/uhubuild/work/compile/conftest.c:63: undefined reference to `dlopen' /tmp/ccW8MDhg.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:8000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:8025: result: no configure:8030: checking for dlopen in -ldl configure:8060: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:8066: $? = 0 configure:8070: test -z || test ! -s conftest.err configure:8073: $? = 0 configure:8076: test -s conftest configure:8079: $? = 0 configure:8092: result: yes configure:8267: checking whether a program can dlopen itself configure:8339: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:8342: $? = 0 configure:8360: result: yes configure:8365: checking whether a statically linked program can dlopen itself configure:8437: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:8440: $? = 0 configure:8458: result: yes configure:8481: checking if libtool supports shared libraries configure:8483: result: yes configure:8486: checking whether to build shared libraries configure:8544: result: yes configure:8547: checking whether to build static libraries configure:8551: result: no configure:8642: creating libtool configure:9186: checking for ld used by i586-uhu-linux-g++ configure:9253: result: /usr/bin/ld configure:9262: checking if the linker (/usr/bin/ld) is GNU ld configure:9277: result: yes configure:9328: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10156: result: yes configure:10178: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10181: $? = 0 configure:10277: checking for i586-uhu-linux-g++ option to produce PIC configure:10529: result: -fPIC configure:10537: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:10555: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:10559: $? = 0 configure:10570: result: yes configure:10594: checking if i586-uhu-linux-g++ supports -c -o file.o configure:10622: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:10626: $? = 0 configure:10646: result: yes configure:10672: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10697: result: yes configure:10768: checking dynamic linker characteristics configure:11290: result: GNU/Linux ld.so configure:11294: checking how to hardcode library paths into programs configure:11319: result: immediate configure:11333: checking whether stripping libraries is possible configure:11338: result: yes configure:11464: checking for shl_load configure:11552: result: no configure:11557: checking for shl_load in -ldld configure:11619: result: no configure:11624: checking for dlopen configure:11712: result: no configure:11717: checking for dlopen in -ldl configure:11779: result: yes configure:11954: checking whether a program can dlopen itself configure:12047: result: yes configure:12052: checking whether a statically linked program can dlopen itself configure:12145: result: yes configure:18539: checking for an ANSI C-conforming const configure:18606: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:18612: $? = 0 configure:18616: test -z || test ! -s conftest.err configure:18619: $? = 0 configure:18622: test -s conftest.o configure:18625: $? = 0 configure:18636: result: yes configure:18654: checking for dirent.h that defines DIR configure:18678: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:18684: $? = 0 configure:18688: test -z || test ! -s conftest.err configure:18691: $? = 0 configure:18694: test -s conftest.o configure:18697: $? = 0 configure:18708: result: yes configure:18721: checking for library containing opendir configure:18751: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:18757: $? = 0 configure:18761: test -z || test ! -s conftest.err configure:18764: $? = 0 configure:18767: test -s conftest configure:18770: $? = 0 configure:18840: result: none required configure:18996: checking which extension is used for loadable modules configure:19006: result: .so configure:19017: checking which variable specifies run-time library path configure:19024: result: LD_LIBRARY_PATH configure:19035: checking for the default library search path configure:19042: result: /lib /usr/lib configure:19060: checking for objdir configure:19081: result: .libs configure:19090: checking whether libtool supports -dlopen/-dlpreopen configure:19102: result: yes configure:19121: checking for shl_load configure:19209: result: no configure:19218: checking for shl_load in -ldld configure:19280: result: no configure:19290: checking for dlopen in -ldl configure:19352: result: yes configure:19681: checking for dlerror configure:19738: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19744: $? = 0 configure:19748: test -z || test ! -s conftest.err configure:19751: $? = 0 configure:19754: test -s conftest configure:19757: $? = 0 configure:19769: result: yes configure:19789: checking for _ prefix in compiled symbols configure:19799: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19802: $? = 0 configure:19806: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:19809: $? = 0 configure:19831: result: no configure:19949: checking whether deplibs are loaded by dlopen configure:20029: result: yes configure:20053: checking argz.h usability configure:20065: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20071: $? = 0 configure:20075: test -z || test ! -s conftest.err configure:20078: $? = 0 configure:20081: test -s conftest.o configure:20084: $? = 0 configure:20094: result: yes configure:20098: checking argz.h presence configure:20108: i586-uhu-linux-gcc -E conftest.c configure:20114: $? = 0 configure:20134: result: yes configure:20169: checking for argz.h configure:20176: result: yes configure:20190: checking for error_t configure:20217: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20223: $? = 0 configure:20227: test -z || test ! -s conftest.err configure:20230: $? = 0 configure:20233: test -s conftest.o configure:20236: $? = 0 configure:20247: result: yes configure:20273: checking for argz_append configure:20330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20361: result: yes configure:20273: checking for argz_create_sep configure:20330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20361: result: yes configure:20273: checking for argz_insert configure:20330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20361: result: yes configure:20273: checking for argz_next configure:20330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20361: result: yes configure:20273: checking for argz_stringify configure:20330: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20336: $? = 0 configure:20340: test -z || test ! -s conftest.err configure:20343: $? = 0 configure:20346: test -s conftest configure:20349: $? = 0 configure:20361: result: yes configure:20412: checking assert.h usability configure:20424: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest.o configure:20443: $? = 0 configure:20453: result: yes configure:20457: checking assert.h presence configure:20467: i586-uhu-linux-gcc -E conftest.c configure:20473: $? = 0 configure:20493: result: yes configure:20528: checking for assert.h configure:20535: result: yes configure:20412: checking ctype.h usability configure:20424: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest.o configure:20443: $? = 0 configure:20453: result: yes configure:20457: checking ctype.h presence configure:20467: i586-uhu-linux-gcc -E conftest.c configure:20473: $? = 0 configure:20493: result: yes configure:20528: checking for ctype.h configure:20535: result: yes configure:20412: checking errno.h usability configure:20424: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest.o configure:20443: $? = 0 configure:20453: result: yes configure:20457: checking errno.h presence configure:20467: i586-uhu-linux-gcc -E conftest.c configure:20473: $? = 0 configure:20493: result: yes configure:20528: checking for errno.h configure:20535: result: yes configure:20412: checking malloc.h usability configure:20424: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest.o configure:20443: $? = 0 configure:20453: result: yes configure:20457: checking malloc.h presence configure:20467: i586-uhu-linux-gcc -E conftest.c configure:20473: $? = 0 configure:20493: result: yes configure:20528: checking for malloc.h configure:20535: result: yes configure:20403: checking for memory.h configure:20408: result: yes configure:20403: checking for stdlib.h configure:20408: result: yes configure:20412: checking stdio.h usability configure:20424: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20430: $? = 0 configure:20434: test -z || test ! -s conftest.err configure:20437: $? = 0 configure:20440: test -s conftest.o configure:20443: $? = 0 configure:20453: result: yes configure:20457: checking stdio.h presence configure:20467: i586-uhu-linux-gcc -E conftest.c configure:20473: $? = 0 configure:20493: result: yes configure:20528: checking for stdio.h configure:20535: result: yes configure:20403: checking for unistd.h configure:20408: result: yes configure:20565: checking dl.h usability configure:20577: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:80:16: dl.h: No such file or directory configure:20583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:20606: result: no configure:20610: checking dl.h presence configure:20620: i586-uhu-linux-gcc -E conftest.c conftest.c:46:16: dl.h: No such file or directory configure:20626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20646: result: no configure:20681: checking for dl.h configure:20688: result: no configure:20565: checking sys/dl.h usability configure:20577: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:80:20: sys/dl.h: No such file or directory configure:20583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:20606: result: no configure:20610: checking sys/dl.h presence configure:20620: i586-uhu-linux-gcc -E conftest.c conftest.c:46:20: sys/dl.h: No such file or directory configure:20626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20646: result: no configure:20681: checking for sys/dl.h configure:20688: result: no configure:20565: checking dld.h usability configure:20577: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:80:17: dld.h: No such file or directory configure:20583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:20606: result: no configure:20610: checking dld.h presence configure:20620: i586-uhu-linux-gcc -E conftest.c conftest.c:46:17: dld.h: No such file or directory configure:20626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20646: result: no configure:20681: checking for dld.h configure:20688: result: no configure:20565: checking mach-o/dyld.h usability configure:20577: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:80:25: mach-o/dyld.h: No such file or directory configure:20583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:20606: result: no configure:20610: checking mach-o/dyld.h presence configure:20620: i586-uhu-linux-gcc -E conftest.c conftest.c:46:25: mach-o/dyld.h: No such file or directory configure:20626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:20646: result: no configure:20681: checking for mach-o/dyld.h configure:20688: result: no configure:20707: checking for string.h configure:20712: result: yes configure:20858: checking for strchr configure:20915: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function 'strchr' configure:20921: $? = 0 configure:20925: test -z || test ! -s conftest.err configure:20928: $? = 0 configure:20931: test -s conftest configure:20934: $? = 0 configure:20946: result: yes configure:20961: checking for strrchr configure:21018: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'strrchr' configure:21024: $? = 0 configure:21028: test -z || test ! -s conftest.err configure:21031: $? = 0 configure:21034: test -s conftest configure:21037: $? = 0 configure:21049: result: yes configure:21064: checking for memcpy configure:21121: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'memcpy' configure:21127: $? = 0 configure:21131: test -z || test ! -s conftest.err configure:21134: $? = 0 configure:21137: test -s conftest configure:21140: $? = 0 configure:21152: result: yes configure:21167: checking for memmove configure:21224: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'memmove' configure:21230: $? = 0 configure:21234: test -z || test ! -s conftest.err configure:21237: $? = 0 configure:21240: test -s conftest configure:21243: $? = 0 configure:21255: result: yes configure:21167: checking for strcmp configure:21224: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'strcmp' configure:21230: $? = 0 configure:21234: test -z || test ! -s conftest.err configure:21237: $? = 0 configure:21240: test -s conftest configure:21243: $? = 0 configure:21255: result: yes configure:21271: checking for closedir configure:21328: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21334: $? = 0 configure:21338: test -z || test ! -s conftest.err configure:21341: $? = 0 configure:21344: test -s conftest configure:21347: $? = 0 configure:21359: result: yes configure:21271: checking for opendir configure:21328: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21334: $? = 0 configure:21338: test -z || test ! -s conftest.err configure:21341: $? = 0 configure:21344: test -s conftest configure:21347: $? = 0 configure:21359: result: yes configure:21271: checking for readdir configure:21328: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21334: $? = 0 configure:21338: test -z || test ! -s conftest.err configure:21341: $? = 0 configure:21344: test -s conftest configure:21347: $? = 0 configure:21359: result: yes configure:21371: checking for X configure:21476: i586-uhu-linux-gcc -E conftest.c configure:21482: $? = 0 configure:21532: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXt >&5 configure:21538: $? = 0 configure:21542: test -z || test ! -s conftest.err configure:21545: $? = 0 configure:21548: test -s conftest configure:21551: $? = 0 configure:21601: result: libraries , headers configure:21773: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:21779: $? = 0 configure:21783: test -z || test ! -s conftest.err configure:21786: $? = 0 configure:21789: test -s conftest configure:21792: $? = 0 configure:21950: checking for gethostbyname configure:22007: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22013: $? = 0 configure:22017: test -z || test ! -s conftest.err configure:22020: $? = 0 configure:22023: test -s conftest configure:22026: $? = 0 configure:22038: result: yes configure:22189: checking for connect configure:22246: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22252: $? = 0 configure:22256: test -z || test ! -s conftest.err configure:22259: $? = 0 configure:22262: test -s conftest configure:22265: $? = 0 configure:22277: result: yes configure:22352: checking for remove configure:22409: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22415: $? = 0 configure:22419: test -z || test ! -s conftest.err configure:22422: $? = 0 configure:22425: test -s conftest configure:22428: $? = 0 configure:22440: result: yes configure:22515: checking for shmat configure:22572: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22578: $? = 0 configure:22582: test -z || test ! -s conftest.err configure:22585: $? = 0 configure:22588: test -s conftest configure:22591: $? = 0 configure:22603: result: yes configure:22687: checking for IceConnectionNumber in -lICE configure:22717: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:22723: $? = 0 configure:22727: test -z || test ! -s conftest.err configure:22730: $? = 0 configure:22733: test -s conftest configure:22736: $? = 0 configure:22749: result: yes configure:22760: checking whether byte ordering is bigendian configure:22787: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22793: $? = 0 configure:22797: test -z || test ! -s conftest.err configure:22800: $? = 0 configure:22803: test -s conftest.o configure:22806: $? = 0 configure:22830: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: `not' undeclared (first use in this function) conftest.c:62: error: (Each undeclared identifier is reported only once conftest.c:62: error: for each function it appears in.) conftest.c:62: error: syntax error before "big" configure:22836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22971: result: no configure:22990: checking for inline configure:23011: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23017: $? = 0 configure:23021: test -z || test ! -s conftest.err configure:23024: $? = 0 configure:23027: test -s conftest.o configure:23030: $? = 0 configure:23042: result: inline configure:23061: checking for unsigned char configure:23085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23091: $? = 0 configure:23095: test -z || test ! -s conftest.err configure:23098: $? = 0 configure:23101: test -s conftest.o configure:23104: $? = 0 configure:23115: result: yes configure:23118: checking size of unsigned char configure:23437: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23440: $? = 0 configure:23442: ./conftest configure:23445: $? = 0 configure:23468: result: 1 configure:23475: checking for unsigned short configure:23499: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23505: $? = 0 configure:23509: test -z || test ! -s conftest.err configure:23512: $? = 0 configure:23515: test -s conftest.o configure:23518: $? = 0 configure:23529: result: yes configure:23532: checking size of unsigned short configure:23851: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:23854: $? = 0 configure:23856: ./conftest configure:23859: $? = 0 configure:23882: result: 2 configure:23889: checking for unsigned int configure:23913: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23919: $? = 0 configure:23923: test -z || test ! -s conftest.err configure:23926: $? = 0 configure:23929: test -s conftest.o configure:23932: $? = 0 configure:23943: result: yes configure:23946: checking size of unsigned int configure:24265: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24268: $? = 0 configure:24270: ./conftest configure:24273: $? = 0 configure:24296: result: 4 configure:24303: checking for unsigned long configure:24327: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24333: $? = 0 configure:24337: test -z || test ! -s conftest.err configure:24340: $? = 0 configure:24343: test -s conftest.o configure:24346: $? = 0 configure:24357: result: yes configure:24360: checking size of unsigned long configure:24679: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:24682: $? = 0 configure:24684: ./conftest configure:24687: $? = 0 configure:24710: result: 4 configure:24717: checking for unsigned long long configure:24741: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:24747: $? = 0 configure:24751: test -z || test ! -s conftest.err configure:24754: $? = 0 configure:24757: test -s conftest.o configure:24760: $? = 0 configure:24771: result: yes configure:24774: checking size of unsigned long long configure:25093: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25096: $? = 0 configure:25098: ./conftest configure:25101: $? = 0 configure:25124: result: 8 configure:25131: checking for int * configure:25155: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:25161: $? = 0 configure:25165: test -z || test ! -s conftest.err configure:25168: $? = 0 configure:25171: test -s conftest.o configure:25174: $? = 0 configure:25185: result: yes configure:25188: checking size of int * configure:25507: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25510: $? = 0 configure:25512: ./conftest configure:25515: $? = 0 configure:25538: result: 4 configure:25549: checking for getenv configure:25606: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25612: $? = 0 configure:25616: test -z || test ! -s conftest.err configure:25619: $? = 0 configure:25622: test -s conftest configure:25625: $? = 0 configure:25637: result: yes configure:25654: checking for setenv configure:25711: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25717: $? = 0 configure:25721: test -z || test ! -s conftest.err configure:25724: $? = 0 configure:25727: test -s conftest configure:25730: $? = 0 configure:25742: result: yes configure:25759: checking for select configure:25816: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25822: $? = 0 configure:25826: test -z || test ! -s conftest.err configure:25829: $? = 0 configure:25832: test -s conftest configure:25835: $? = 0 configure:25847: result: yes configure:25864: checking for snprintf configure:25921: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:91: warning: conflicting types for built-in function 'snprintf' configure:25927: $? = 0 configure:25931: test -z || test ! -s conftest.err configure:25934: $? = 0 configure:25937: test -s conftest configure:25940: $? = 0 configure:25952: result: yes configure:25969: checking for vsnprintf configure:26026: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function 'vsnprintf' configure:26032: $? = 0 configure:26036: test -z || test ! -s conftest.err configure:26039: $? = 0 configure:26042: test -s conftest configure:26045: $? = 0 configure:26057: result: yes configure:26074: checking for strtoull configure:26131: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26137: $? = 0 configure:26141: test -z || test ! -s conftest.err configure:26144: $? = 0 configure:26147: test -s conftest configure:26150: $? = 0 configure:26162: result: yes configure:26179: checking for strtouq configure:26236: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26242: $? = 0 configure:26246: test -z || test ! -s conftest.err configure:26249: $? = 0 configure:26252: test -s conftest configure:26255: $? = 0 configure:26267: result: yes configure:26284: checking for strdup configure:26341: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strdup' configure:26347: $? = 0 configure:26351: test -z || test ! -s conftest.err configure:26354: $? = 0 configure:26357: test -s conftest configure:26360: $? = 0 configure:26372: result: yes configure:26389: checking for strrev configure:26446: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccSIpiyR.o: In function `main': /var/uhubuild/work/compile/conftest.c:117: undefined reference to `strrev' /tmp/ccSIpiyR.o:(.data+0x0): undefined reference to `strrev' collect2: ld returned 1 exit status configure:26452: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strrev to an innocuous variant, in case declares strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define strrev innocuous_strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrev | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strrev (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strrev) || defined (__stub___strrev) | choke me | #else | char (*f) () = strrev; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strrev; | ; | return 0; | } configure:26477: result: no configure:26494: checking for sleep configure:26551: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26557: $? = 0 configure:26561: test -z || test ! -s conftest.err configure:26564: $? = 0 configure:26567: test -s conftest configure:26570: $? = 0 configure:26582: result: yes configure:26599: checking for usleep configure:26656: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26662: $? = 0 configure:26666: test -z || test ! -s conftest.err configure:26669: $? = 0 configure:26672: test -s conftest configure:26675: $? = 0 configure:26687: result: yes configure:26704: checking for nanosleep configure:26761: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26767: $? = 0 configure:26771: test -z || test ! -s conftest.err configure:26774: $? = 0 configure:26777: test -s conftest configure:26780: $? = 0 configure:26792: result: yes configure:26809: checking for abort configure:26866: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:107: warning: conflicting types for built-in function 'abort' configure:26872: $? = 0 configure:26876: test -z || test ! -s conftest.err configure:26879: $? = 0 configure:26882: test -s conftest configure:26885: $? = 0 configure:26897: result: yes configure:26914: checking for gettimeofday configure:26971: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26977: $? = 0 configure:26981: test -z || test ! -s conftest.err configure:26984: $? = 0 configure:26987: test -s conftest configure:26990: $? = 0 configure:27002: result: yes configure:27015: checking for socklen_t configure:27041: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27047: $? = 0 configure:27051: test -z || test ! -s conftest.err configure:27054: $? = 0 configure:27057: test -s conftest.o configure:27060: $? = 0 configure:27071: result: yes configure:27080: checking for struct sockaddr_in.sin_len configure:27105: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:95: error: structure has no member named `sin_len' configure:27111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:27151: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:95: error: structure has no member named `sin_len' configure:27157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:27183: result: no configure:27196: checking for mkstemp configure:27253: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27259: $? = 0 configure:27263: test -z || test ! -s conftest.err configure:27266: $? = 0 configure:27269: test -s conftest configure:27272: $? = 0 configure:27284: result: yes configure:27307: checking sys/mman.h usability configure:27319: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27325: $? = 0 configure:27329: test -z || test ! -s conftest.err configure:27332: $? = 0 configure:27335: test -s conftest.o configure:27338: $? = 0 configure:27348: result: yes configure:27352: checking sys/mman.h presence configure:27362: i586-uhu-linux-gcc -E conftest.c configure:27368: $? = 0 configure:27388: result: yes configure:27423: checking for sys/mman.h configure:27430: result: yes configure:27446: checking for timelocal configure:27503: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27509: $? = 0 configure:27513: test -z || test ! -s conftest.err configure:27516: $? = 0 configure:27519: test -s conftest configure:27522: $? = 0 configure:27534: result: yes configure:27551: checking for gmtime configure:27608: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27614: $? = 0 configure:27618: test -z || test ! -s conftest.err configure:27621: $? = 0 configure:27624: test -s conftest configure:27627: $? = 0 configure:27639: result: yes configure:27656: checking for mktime configure:27713: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27719: $? = 0 configure:27723: test -z || test ! -s conftest.err configure:27726: $? = 0 configure:27729: test -s conftest configure:27732: $? = 0 configure:27744: result: yes configure:27766: checking for _FILE_OFFSET_BITS value needed for large files configure:27792: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27798: $? = 0 configure:27802: test -z || test ! -s conftest.err configure:27805: $? = 0 configure:27808: test -s conftest.o configure:27811: $? = 0 configure:27824: result: 64 configure:27908: checking if large file support is available configure:27916: result: yes configure:27938: checking for cos configure:27995: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'cos' /tmp/cc6CiJA4.o: In function `main': /var/uhubuild/work/compile/conftest.c:139: undefined reference to `cos' /tmp/cc6CiJA4.o:(.data+0x0): undefined reference to `cos' collect2: ld returned 1 exit status configure:28001: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | /* Define cos to an innocuous variant, in case declares cos. | For example, HP-UX 11i declares gettimeofday. */ | #define cos innocuous_cos | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cos (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cos | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cos (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_cos) || defined (__stub___cos) | choke me | #else | char (*f) () = cos; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cos; | ; | return 0; | } configure:28026: result: no configure:28040: checking for floor configure:28097: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function 'floor' /tmp/ccEeZLyj.o: In function `main': /var/uhubuild/work/compile/conftest.c:139: undefined reference to `floor' /tmp/ccEeZLyj.o:(.data+0x0): undefined reference to `floor' collect2: ld returned 1 exit status configure:28103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:28128: result: no configure:28138: checking if math functions link without -lm configure:28144: result: no configure:28154: checking for sin configure:28211: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 conftest.c:123: warning: conflicting types for built-in function 'sin' configure:28217: $? = 0 configure:28221: test -z || test ! -s conftest.err configure:28224: $? = 0 configure:28227: test -s conftest configure:28230: $? = 0 configure:28242: result: yes configure:28256: checking for ceil configure:28313: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm >&5 conftest.c:124: warning: conflicting types for built-in function 'ceil' configure:28319: $? = 0 configure:28323: test -z || test ! -s conftest.err configure:28326: $? = 0 configure:28329: test -s conftest configure:28332: $? = 0 configure:28344: result: yes configure:28354: checking if math functions link with -lm configure:28357: result: yes configure:28367: checking for struct timeval configure:28385: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:28391: $? = 0 configure:28395: test -z || test ! -s conftest.err configure:28398: $? = 0 configure:28401: test -s conftest.o configure:28404: $? = 0 configure:28407: result: yes configure:28423: checking if compiler allows empty structs configure:28441: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:28447: $? = 0 configure:28451: test -z || test ! -s conftest.err configure:28454: $? = 0 configure:28457: test -s conftest.o configure:28460: $? = 0 configure:28462: result: yes configure:28479: checking if compiler allows __attribute__ configure:28497: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:28503: $? = 0 configure:28507: test -z || test ! -s conftest.err configure:28510: $? = 0 configure:28513: test -s conftest.o configure:28516: $? = 0 configure:28518: result: yes configure:28543: checking for hash_map configure:28561: i586-uhu-linux-g++ -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc >&5 conftest.cc:102:20: hash_map: No such file or directory configure:28567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:28594: result: no configure:28598: checking for hash_map.h configure:28616: i586-uhu-linux-g++ -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/hash_map.h:59, from conftest.cc:102: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:28622: $? = 0 configure:28626: test -z || test ! -s conftest.err configure:28629: $? = 0 configure:28632: test -s conftest.o configure:28635: $? = 0 configure:28638: result: yes configure:28653: checking for set configure:28671: i586-uhu-linux-g++ -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc >&5 configure:28677: $? = 0 configure:28681: test -z || test ! -s conftest.err configure:28684: $? = 0 configure:28687: test -s conftest.o configure:28690: $? = 0 configure:28693: result: yes configure:28708: checking for set.h configure:28726: i586-uhu-linux-g++ -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/set.h:59, from conftest.cc:104: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:28732: $? = 0 configure:28736: test -z || test ! -s conftest.err configure:28739: $? = 0 configure:28742: test -s conftest.o configure:28745: $? = 0 configure:28748: result: yes configure:32600: checking for new PIT model configure:32622: result: yes configure:32633: checking for idle hack configure:32655: result: no configure:32667: checking for dlfcn.h configure:32672: result: yes configure:32812: checking for assert.h configure:32817: result: yes configure:32957: checking for plugins support configure:32975: result: yes configure:33097: checking if compiler allows blank labels configure:33115: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: label at end of compound statement configure:33121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | /* end confdefs.h. */ | | int | main () | { | { label1: } | ; | return 0; | } configure:33143: result: no configure:33153: checking if compiler allows LL for 64-bit constants configure:33171: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:33177: $? = 0 configure:33181: test -z || test ! -s conftest.err configure:33184: $? = 0 configure:33187: test -s conftest.o configure:33190: $? = 0 configure:33192: result: yes configure:33210: checking for x86-64 support configure:33236: result: no configure:33249: checking for SMP support configure:33277: result: no configure:33287: checking for cpu level configure:33330: result: 6 configure:33386: checking for APIC support configure:33392: result: yes configure:33453: checking zlib.h usability configure:33465: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:33471: $? = 0 configure:33475: test -z || test ! -s conftest.err configure:33478: $? = 0 configure:33481: test -s conftest.o configure:33484: $? = 0 configure:33494: result: yes configure:33498: checking zlib.h presence configure:33508: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:33514: $? = 0 configure:33534: result: yes configure:33569: checking for zlib.h configure:33576: result: yes configure:33581: checking for gzopen in -lz configure:33611: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lz -lm -ldl >&5 configure:33617: $? = 0 configure:33621: test -z || test ! -s conftest.err configure:33624: $? = 0 configure:33627: test -s conftest configure:33630: $? = 0 configure:33643: result: yes configure:33656: checking for compressed hard disk image support configure:33662: result: yes configure:33690: checking for NE2000 support configure:33696: result: yes configure:33729: checking for i440FX PCI support configure:33735: result: yes configure:33771: checking for PCI host device mapping support configure:33840: result: no configure:33850: checking for limited USB support configure:33856: result: yes configure:33883: checking for PCI pseudo NIC support configure:33907: result: no configure:33930: checking net/bpf.h usability configure:33942: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:157:21: net/bpf.h: No such file or directory configure:33948: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | /* 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:33971: result: no configure:33975: checking net/bpf.h presence configure:33985: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c conftest.c:123:21: net/bpf.h: No such file or directory configure:33991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | /* end confdefs.h. */ | #include configure:34011: result: no configure:34046: checking for net/bpf.h configure:34053: result: no configure:34072: checking netpacket/packet.h usability configure:34084: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:34090: $? = 0 configure:34094: test -z || test ! -s conftest.err configure:34097: $? = 0 configure:34100: test -s conftest.o configure:34103: $? = 0 configure:34113: result: yes configure:34117: checking netpacket/packet.h presence configure:34127: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:34133: $? = 0 configure:34153: result: yes configure:34188: checking for netpacket/packet.h configure:34195: result: yes configure:34216: checking for net/if.h configure:34235: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:34241: $? = 0 configure:34245: test -z || test ! -s conftest.err configure:34248: $? = 0 configure:34251: test -s conftest.o configure:34254: $? = 0 configure:34265: result: yes configure:34278: checking for linux/netlink.h configure:34297: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:34303: $? = 0 configure:34307: test -z || test ! -s conftest.err configure:34310: $? = 0 configure:34313: test -s conftest.o configure:34316: $? = 0 configure:34327: result: yes configure:34349: checking for net/if_tun.h configure:34369: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:132:24: net/if_tun.h: No such file or directory configure:34375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | /* end confdefs.h. */ | | #include | #include | #include | | | #include configure:34399: result: no configure:34408: checking for linux/if_tun.h configure:34427: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:34433: $? = 0 configure:34437: test -z || test ! -s conftest.err configure:34440: $? = 0 configure:34443: test -s conftest.o configure:34446: $? = 0 configure:34457: result: yes configure:34490: checking for 4Meg pages support configure:34496: result: yes configure:34536: checking for PAE support configure:34542: result: yes configure:34581: checking for global pages support configure:34587: result: yes configure:34645: checking for guest to host TLB support configure:34651: result: yes configure:34668: checking for repeated IO and mem copy speedups configure:34674: result: yes configure:34691: checking for instruction cache support configure:34697: result: yes configure:34714: checking for gcc fast function calls optimization configure:34720: result: yes configure:34737: checking for host specific inline assembly accelerations configure:34743: result: yes configure:34760: checking whether to ignore bad MSR references configure:34766: result: yes configure:34792: checking for port e9 hack configure:34798: result: yes configure:34824: checking show IPS configure:34846: result: no configure:34856: checking whether to reset on triple fault configure:34862: result: yes configure:34889: checking for use of .cpp as suffix configure:34907: result: no configure:34934: checking for Bochs internal debugger support configure:34961: result: no configure:34974: checking for external debugger configure:35002: result: no configure:35008: checking for magic breakpoints configure:35038: result: no configure:35049: checking for disassembler support configure:35055: result: yes configure:35088: checking for ALL optimizations enabled configure:35094: result: yes configure:35191: checking whether user wants readline configure:35197: result: yes configure:35215: checking whether to use readline configure:35343: result: no configure:35362: checking readline/history.h usability configure:35374: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:35380: $? = 0 configure:35384: test -z || test ! -s conftest.err configure:35387: $? = 0 configure:35390: test -s conftest.o configure:35393: $? = 0 configure:35403: result: yes configure:35407: checking readline/history.h presence configure:35417: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:35423: $? = 0 configure:35443: result: yes configure:35478: checking for readline/history.h configure:35485: result: yes configure:35501: checking for instrumentation support configure:35507: result: yes configure:35558: checking for raw serial support configure:35580: result: no configure:35590: checking for VESA BIOS extensions configure:35596: result: yes configure:35628: checking for CLGD54XX emulation configure:35656: result: no configure:35667: checking for FPU emulation configure:35675: result: yes configure:35713: checking for VME support configure:35737: result: yes configure:35748: checking for MMX support configure:35772: result: yes configure:35783: checking for 3DNow! support configure:35789: result: yes configure:35817: checking for SSE support configure:35835: result: SSE and SSE2 configure:35887: checking for DAZ support configure:35893: result: yes configure:35929: checking for PNI support configure:35957: result: no configure:35967: checking for SEP support configure:35973: result: yes configure:36000: checking for x86 debugger support configure:36006: result: yes configure:36049: checking IOKit/storage/IOCDMedia.h usability configure:36061: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 conftest.c:192:37: IOKit/storage/IOCDMedia.h: No such file or directory configure:36067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 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:36090: result: no configure:36094: checking IOKit/storage/IOCDMedia.h presence configure:36104: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c conftest.c:158:37: IOKit/storage/IOCDMedia.h: No such file or directory configure:36110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | /* end confdefs.h. */ | #include configure:36130: result: no configure:36165: checking for IOKit/storage/IOCDMedia.h configure:36172: result: no configure:36183: checking for CDROM support configure:36199: result: yes configure:36234: checking for Sound Blaster 16 support configure:36267: result: linux configure:36378: checking for standard PC gameport support configure:36384: result: yes configure:36429: checking for gdb stub enable configure:36435: result: yes configure:36471: checking for I/O Interface to the debugger configure:36478: result: yes configure:36517: checking for docbook2html configure:36548: result: not_found configure:36555: checking whether to build docbook documentation configure:36581: result: no configure:36731: checking for wx-config configure:36758: result: not_found configure:36766: checking for wxWidgets configuration script configure:36768: result: not_found configure:36773: checking for wxWidgets library version configure:36796: result: configure:36805: WARNING: Bochs for wxWidgets cannot be compiled here, disabling it configure:36811: checking for default gui on this platform configure:36813: result: x11 configure:36838: checking whether user wants XPM support configure:36845: result: yes configure:36872: checking X11/xpm.h usability configure:36884: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:36890: $? = 0 configure:36894: test -z || test ! -s conftest.err configure:36897: $? = 0 configure:36900: test -s conftest.o configure:36903: $? = 0 configure:36913: result: yes configure:36917: checking X11/xpm.h presence configure:36927: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:36933: $? = 0 configure:36953: result: yes configure:36988: checking for X11/xpm.h configure:36995: result: yes configure:37349: checking for display libraries configure:37351: result: X11 sdl configure:37408: checking for wget configure:37437: result: no configure:37408: checking for curl configure:37424: found /usr/bin/curl configure:37434: result: curl configure:38540: checking pthread.h usability configure:38552: i586-uhu-linux-gcc -c -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c >&5 configure:38558: $? = 0 configure:38562: test -z || test ! -s conftest.err configure:38565: $? = 0 configure:38568: test -s conftest.o configure:38571: $? = 0 configure:38581: result: yes configure:38585: checking pthread.h presence configure:38595: i586-uhu-linux-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c configure:38601: $? = 0 configure:38621: result: yes configure:38656: checking for pthread.h configure:38663: result: yes configure:38808: checking for the pthreads library -lpthreads configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lpthreads -lm -ldl -lz >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:38852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | #define BX_SUPPORT_CDROM 1 | #define BX_SOUND_OUTPUT_C bx_sound_linux_c | #define BX_SUPPORT_SB16 1 | #define BX_SUPPORT_GAME 1 | #define BX_GDBSTUB 1 | #define BX_SUPPORT_IODEBUG 1 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_HAVE_XPM_H 1 | #define BX_WITH_SDL 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:38879: result: no configure:38797: checking whether pthreads work without any flags configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -ldl -lz >&5 /tmp/ccAgf8JI.o: In function `main': /var/uhubuild/work/compile/conftest.c:174: undefined reference to `pthread_join' /var/uhubuild/work/compile/conftest.c:175: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `pthread_create' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:38852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | #define BX_SUPPORT_CDROM 1 | #define BX_SOUND_OUTPUT_C bx_sound_linux_c | #define BX_SUPPORT_SB16 1 | #define BX_SUPPORT_GAME 1 | #define BX_GDBSTUB 1 | #define BX_SUPPORT_IODEBUG 1 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_HAVE_XPM_H 1 | #define BX_WITH_SDL 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:38879: result: no configure:38802: checking whether pthreads work with -Kthread configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Kthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -ldl -lz >&5 i586-uhu-linux-gcc: unrecognized option `-Kthread' /tmp/cc0t5RGX.o: In function `main': /var/uhubuild/work/compile/conftest.c:174: undefined reference to `pthread_join' /var/uhubuild/work/compile/conftest.c:175: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `pthread_create' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:38852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | #define BX_SUPPORT_CDROM 1 | #define BX_SOUND_OUTPUT_C bx_sound_linux_c | #define BX_SUPPORT_SB16 1 | #define BX_SUPPORT_GAME 1 | #define BX_GDBSTUB 1 | #define BX_SUPPORT_IODEBUG 1 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_HAVE_XPM_H 1 | #define BX_WITH_SDL 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:38879: result: no configure:38802: checking whether pthreads work with -kthread configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -kthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -ldl -lz >&5 i586-uhu-linux-gcc: unrecognized option `-kthread' /tmp/ccIqKdNe.o: In function `main': /var/uhubuild/work/compile/conftest.c:174: undefined reference to `pthread_join' /var/uhubuild/work/compile/conftest.c:175: undefined reference to `__pthread_register_cancel' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `pthread_create' /var/uhubuild/work/compile/conftest.c:176: undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:38852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | #define BX_SUPPORT_CDROM 1 | #define BX_SOUND_OUTPUT_C bx_sound_linux_c | #define BX_SUPPORT_SB16 1 | #define BX_SUPPORT_GAME 1 | #define BX_GDBSTUB 1 | #define BX_SUPPORT_IODEBUG 1 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_HAVE_XPM_H 1 | #define BX_WITH_SDL 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:38879: result: no configure:38808: checking for the pthreads library -llthread configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -llthread -lm -ldl -lz >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:38852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_INT_P 4 | #define HAVE_GETENV 1 | #define BX_HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define BX_HAVE_SETENV 1 | #define HAVE_SELECT 1 | #define BX_HAVE_SELECT 1 | #define HAVE_SNPRINTF 1 | #define BX_HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define BX_HAVE_VSNPRINTF 1 | #define HAVE_STRTOULL 1 | #define BX_HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define BX_HAVE_STRTOUQ 1 | #define HAVE_STRDUP 1 | #define BX_HAVE_STRDUP 1 | #define HAVE_SLEEP 1 | #define BX_HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define BX_HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define BX_HAVE_NANOSLEEP 1 | #define HAVE_ABORT 1 | #define BX_HAVE_ABORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_GETTIMEOFDAY 1 | #define BX_HAVE_SOCKLEN_T 1 | #define HAVE_MKSTEMP 1 | #define BX_HAVE_MKSTEMP 1 | #define BX_HAVE_SYS_MMAN_H 1 | #define HAVE_TIMELOCAL 1 | #define BX_HAVE_TIMELOCAL 1 | #define HAVE_GMTIME 1 | #define BX_HAVE_GMTIME 1 | #define HAVE_MKTIME 1 | #define BX_HAVE_MKTIME 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LARGEFILE_SUPPORT 1 | #define HAVE_SIN 1 | #define HAVE_CEIL 1 | #define BX_HAVE_STRUCT_TIMEVAL 1 | #define BX_HAVE_HASH_MAP_H 1 | #define BX_HAVE_SET 1 | #define BX_HAVE_SET_H 1 | #define BX_USE_NEW_PIT 1 | #define BX_USE_IDLE_HACK 0 | #define BX_HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define BX_PLUGINS 1 | #define BX_NO_BLANK_LABELS 1 | #define BX_SUPPORT_X86_64 0 | #define BX_SUPPORT_SMP 0 | #define BX_CPU_LEVEL 6 | #define BX_CPU_LEVEL_HACKED 6 | #define BX_SUPPORT_APIC 1 | #define BX_HAVE_ZLIB 1 | #define BX_COMPRESSED_HD_SUPPORT 1 | #define BX_SUPPORT_NE2K 1 | #define BX_SUPPORT_PCI 1 | #define BX_SUPPORT_PCIDEV 0 | #define BX_SUPPORT_PCIUSB 1 | #define BX_SUPPORT_PCIPNIC 0 | #define BX_HAVE_NET_IF_H 1 | #define HAVE_ETHERTAP 1 | #define HAVE_VDE 1 | #define HAVE_TUNTAP 1 | #define BX_NETWORKING 1 | #define BX_SUPPORT_4MEG_PAGES 1 | #define BX_SUPPORT_PAE 1 | #define BX_SUPPORT_GLOBAL_PAGES 1 | #define BX_IGNORE_BAD_MSR 1 | #define BX_PORT_E9_HACK 1 | #define BX_SHOW_IPS 0 | #define BX_RESET_ON_TRIPLE_FAULT 1 | #define BX_DEBUGGER 0 | #define BX_MAGIC_BREAKPOINT 0 | #define BX_DISASM 1 | #define BX_SupportGuest2HostTLB 1 | #define BX_SupportRepeatSpeedups 1 | #define BX_SUPPORT_ICACHE 1 | #define BX_SupportHostAsms 1 | #define BX_FAST_FUNC_CALL 1 | #define HAVE_READLINE_HISTORY_H 1 | #define BX_INSTRUMENTATION 1 | #define USE_RAW_SERIAL 0 | #define BX_SUPPORT_VBE 1 | #define BX_SUPPORT_PCIVGA 1 | #define BX_SUPPORT_CLGD54XX 0 | #define BX_SUPPORT_FPU 1 | #define BX_SUPPORT_VME 1 | #define BX_SUPPORT_MMX 1 | #define BX_SUPPORT_3DNOW 1 | #define BX_SUPPORT_SSE 2 | #define BX_SUPPORT_DAZ 1 | #define BX_SUPPORT_PNI 0 | #define BX_SUPPORT_SEP 1 | #define BX_X86_DEBUGGER 1 | #define BX_SUPPORT_CDROM 1 | #define BX_SOUND_OUTPUT_C bx_sound_linux_c | #define BX_SUPPORT_SB16 1 | #define BX_SUPPORT_GAME 1 | #define BX_GDBSTUB 1 | #define BX_SUPPORT_IODEBUG 1 | #define BX_PROVIDE_DEVICE_MODELS 1 | #define BX_PROVIDE_CPU_MEMORY 1 | #define BX_WITH_X11 1 | #define BX_HAVE_XPM_H 1 | #define BX_WITH_SDL 1 | #define BX_USE_TEXTCONFIG 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:38879: result: no configure:38802: checking whether pthreads work with -pthread configure:38846: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -ldl -lz >&5 configure:38852: $? = 0 configure:38856: test -z || test ! -s conftest.err configure:38859: $? = 0 configure:38862: test -s conftest configure:38865: $? = 0 configure:38879: result: yes configure:38899: checking for joinable pthread attribute configure:38917: i586-uhu-linux-gcc -o conftest -g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES conftest.c -lm -ldl -lz >&5 configure:38923: $? = 0 configure:38927: test -z || test ! -s conftest.err configure:38930: $? = 0 configure:38933: test -s conftest configure:38936: $? = 0 configure:39002: result: PTHREAD_CREATE_JOINABLE configure:39009: checking if more special flags are required for pthreads configure:39016: result: no configure:39028: checking for cc_r configure:39055: result: i586-uhu-linux-gcc configure:39107: checking for specified CMOS start time (deprecated) configure:39120: result: no configure:39125: checking for configuration interface (deprecated) configure:39138: result: no configure:39143: checking for control panel (deprecated) configure:39156: result: no configure:39161: checking for VGA emulation (deprecated) configure:39174: result: no configure:39179: checking for number of processors (deprecated) configure:39192: result: no configure:39244: checking for gzip configure:39262: found /bin/gzip configure:39274: result: /bin/gzip configure:39283: checking for tar configure:39301: found /bin/tar configure:39313: result: /bin/tar configure:39417: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:788: creating Makefile config.status:788: creating iodev/Makefile config.status:788: creating bx_debug/Makefile config.status:788: creating bios/Makefile config.status:788: creating cpu/Makefile config.status:788: creating memory/Makefile config.status:788: creating gui/Makefile config.status:788: creating disasm/Makefile config.status:788: creating instrument/stubs/Makefile config.status:788: creating misc/Makefile config.status:788: creating fpu/Makefile config.status:788: creating doc/docbook/Makefile config.status:788: creating build/linux/bochs-dlx config.status:788: creating bxversion.h config.status:788: creating build/macosx/Info.plist config.status:788: creating build/win32/nsis/Makefile config.status:788: creating build/win32/nsis/bochs.nsi config.status:788: creating host/linux/pcidev/Makefile config.status:891: creating config.h config.status:891: creating ltdlconf.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes 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= ac_cv_env_CPPFLAGS_value= 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_func_abort=yes ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_ceil=yes ac_cv_func_closedir=yes ac_cv_func_connect=yes ac_cv_func_cos=no ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_floor=no ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sin=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_func_strrev=no ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_timelocal=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_IOKit_storage_IOCDMedia_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_argz_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_if_tun_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_bpf_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_tun_h=no ac_cv_header_netpacket_packet_h=yes ac_cv_header_pthread_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_z_gzopen=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_objext=o ac_cv_path_DOCBOOK2HTML=not_found ac_cv_path_GZIP=/bin/gzip ac_cv_path_TAR=/bin/tar 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_PTHREAD_CC=i586-uhu-linux-gcc ac_cv_prog_WGET=curl ac_cv_prog_WX_CONFIG=not_found 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 ac_cv_search_opendir='none required' ac_cv_sizeof_int_p=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_symbol_underscore=no ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_error_t=yes ac_cv_type_int_p=yes ac_cv_type_socklen_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_short=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' 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\3 \3/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\\3 \\3/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. ## ## ----------------- ## APIC_OBJS='apic.o' AR='ar' BUILD_DOCBOOK_VAR='' BXIMAGE_LINK_OPTS='' BX_COMPRESSED_HD_SUPPORT='' BX_EXTERNAL_DEBUGGER='' BX_MAGIC_BREAKPOINT='' BX_USE_IDLE_HACK='' BX_USE_NEW_PIT='' CC='i586-uhu-linux-gcc' CDROM_OBJS='cdrom.o' CD_UP_ONE='echo done' CD_UP_THREE='echo done' CD_UP_TWO='echo done' CFLAGS='-g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CFP='' COMMAND_SEPARATOR='&& \' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CPP_SUFFIX='cc' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' CXXFP='' DASH='-' DEBUGGER_VAR='' DEFINE_PLUGIN_PATH='-DBX_PLUGIN_PATH="\"${plugdir}\""' DEFS='-DHAVE_CONFIG_H' DEPMOD='' DEVICE_LINK_OPTS='' DIALOG_OBJS='' DISASM_VAR='$(DISASM_LIB)' DOCBOOK2HTML='not_found' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXE='' EXEEXT='' EXPORT_DYNAMIC='-export-dynamic' EXTERNAL_DEPENDENCY='' EXTRA_BX_OBJS='' EXTRA_LINK_OPTS='' EXT_DEBUG_OBJS='' F77='' FFLAGS='' FPU_GLUE_OBJ='$(FPU_GLUE_OBJ)' FPU_VAR='$(FPU_LIB)' GAME_OBJS='gameport.o' GDBSTUB_VAR='$(GDBSTUB_OBJS)' GUI_CFLAGS=' $(X_CFLAGS) `sdl-config --cflags`' GUI_CXXFLAGS=' $(X_CFLAGS) `sdl-config --cflags`' GUI_LINK_OPTS=' $(GUI_LINK_OPTS_X) $(GUI_LINK_OPTS_SDL)' GUI_LINK_OPTS_TERM='' GUI_LINK_OPTS_WX='' GUI_NON_PLUGIN_OBJS='$(OBJS_THAT_CANNOT_BE_PLUGINS)' GUI_OBJS='' GUI_PLUGIN_OBJS='$(OBJS_THAT_CAN_BE_PLUGINS) $(GUI_OBJS_X11) $(GUI_OBJS_SDL)' GZIP='/bin/gzip' INLINE_VAR='' INSMOD='' INSTALL_DOCBOOK_VAR='' INSTALL_LIST_FOR_PLATFORM='' INSTALL_PLUGINS_VAR='install_libtool_plugins' INSTALL_TARGET='install_unix' INSTRUMENT_DIR='instrument/stubs' INSTRUMENT_VAR='$(INSTRUMENT_LIB)' IOAPIC_OBJS='ioapic.o' IODEBUG_OBJS='iodebug.o' IODEV_LIB_VAR='iodev/libiodev.a' IODEV_NON_PLUGIN_OBJS='$(OBJS_THAT_CANNOT_BE_PLUGINS)' IODEV_PLUGIN_OBJS='$(OBJS_THAT_CAN_BE_PLUGINS)' KERNELDIR='' KERNEL_MODULE_SUFFIX='' LDFLAGS='' LIBADD_DL='-ldl' LIBOBJS='' LIBS=' -lm -ldl -lz' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINK='$(LIBTOOL) --mode=link $(CXX) -o $@ $(CXXFLAGS) $(LDFLAGS)' LINK_CONSOLE='$(LIBTOOL) --mode=link $(CXX) -o $@ $(CXXFLAGS_CONSOLE) $(LDFLAGS)' LN_S='ln -s' LSMOD='' LTLIBOBJS='' MAKELIB='ar rv $@' NE2K_OBJS='ne2k.o' NETLOW_OBJS='eth.o eth_null.o eth_vnet.o eth_linux.o eth_tap.o eth_vde.o eth_tuntap.o' NONINLINE_VAR='$(NONINLINE_OBJS)' NONPLUGIN_GUI_LINK_OPTS='' OBJEXT='o' OBJS64='' OFP='-o ' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCIDEV_MODULE_MAKE_ALL='' PCI_OBJ='pci.o pci2isa.o pci_ide.o pcivga.o pciusb.o' PLUGIN_LIBNAME_TRANSFORMATION='%.o=libbx_%.la' PLUGIN_TARGET='bochs_plugins' PLUGIN_VAR='ltdl.o' PRIMARY_TARGET='bochs' PTHREAD_CC='i586-uhu-linux-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' RC_CMD='' READLINE_LIB='' REL_STRING='Build from CVS snapshot on January 29, 2006' RFB_LIBS='' RMCOMMAND='rm -f ' RMMOD='' SB16_OBJS='sb16.o' SET_MAKE='' SHELL='/bin/sh' SLASH='/' SOUNDLOW_OBJS='soundlnx.o' STRIP='strip' SUFFIX_LINE='.SUFFIXES: .cc' TAR='/bin/tar' VERSION='2.2.6' VER_STRING='2.2.6' WGET='curl -O' WX_CFLAGS='' WX_CONFIG='not_found' WX_CXXFLAGS='' XPM_LIB='-lXpm' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BX_COMPRESSED_HD_SUPPORT 1 #define BX_CPU_LEVEL 6 #define BX_CPU_LEVEL_HACKED 6 #define BX_DEBUGGER 0 #define BX_DISASM 1 #define BX_FAST_FUNC_CALL 1 #define BX_GDBSTUB 1 #define BX_HAVE_ABORT 1 #define BX_HAVE_DLFCN_H 1 #define BX_HAVE_GETENV 1 #define BX_HAVE_GETTIMEOFDAY 1 #define BX_HAVE_GMTIME 1 #define BX_HAVE_HASH_MAP_H 1 #define BX_HAVE_MKSTEMP 1 #define BX_HAVE_MKTIME 1 #define BX_HAVE_NANOSLEEP 1 #define BX_HAVE_NET_IF_H 1 #define BX_HAVE_SELECT 1 #define BX_HAVE_SET 1 #define BX_HAVE_SETENV 1 #define BX_HAVE_SET_H 1 #define BX_HAVE_SLEEP 1 #define BX_HAVE_SNPRINTF 1 #define BX_HAVE_SOCKLEN_T 1 #define BX_HAVE_STRDUP 1 #define BX_HAVE_STRTOULL 1 #define BX_HAVE_STRTOUQ 1 #define BX_HAVE_STRUCT_TIMEVAL 1 #define BX_HAVE_SYS_MMAN_H 1 #define BX_HAVE_TIMELOCAL 1 #define BX_HAVE_USLEEP 1 #define BX_HAVE_VSNPRINTF 1 #define BX_HAVE_XPM_H 1 #define BX_HAVE_ZLIB 1 #define BX_IGNORE_BAD_MSR 1 #define BX_INSTRUMENTATION 1 #define BX_MAGIC_BREAKPOINT 0 #define BX_NETWORKING 1 #define BX_NO_BLANK_LABELS 1 #define BX_PLUGINS 1 #define BX_PORT_E9_HACK 1 #define BX_PROVIDE_CPU_MEMORY 1 #define BX_PROVIDE_DEVICE_MODELS 1 #define BX_RESET_ON_TRIPLE_FAULT 1 #define BX_SHOW_IPS 0 #define BX_SOUND_OUTPUT_C bx_sound_linux_c #define BX_SUPPORT_3DNOW 1 #define BX_SUPPORT_4MEG_PAGES 1 #define BX_SUPPORT_APIC 1 #define BX_SUPPORT_CDROM 1 #define BX_SUPPORT_CLGD54XX 0 #define BX_SUPPORT_DAZ 1 #define BX_SUPPORT_FPU 1 #define BX_SUPPORT_GAME 1 #define BX_SUPPORT_GLOBAL_PAGES 1 #define BX_SUPPORT_ICACHE 1 #define BX_SUPPORT_IODEBUG 1 #define BX_SUPPORT_MMX 1 #define BX_SUPPORT_NE2K 1 #define BX_SUPPORT_PAE 1 #define BX_SUPPORT_PCI 1 #define BX_SUPPORT_PCIDEV 0 #define BX_SUPPORT_PCIPNIC 0 #define BX_SUPPORT_PCIUSB 1 #define BX_SUPPORT_PCIVGA 1 #define BX_SUPPORT_PNI 0 #define BX_SUPPORT_SB16 1 #define BX_SUPPORT_SEP 1 #define BX_SUPPORT_SMP 0 #define BX_SUPPORT_SSE 2 #define BX_SUPPORT_VBE 1 #define BX_SUPPORT_VME 1 #define BX_SUPPORT_X86_64 0 #define BX_SupportGuest2HostTLB 1 #define BX_SupportHostAsms 1 #define BX_SupportRepeatSpeedups 1 #define BX_USE_IDLE_HACK 0 #define BX_USE_NEW_PIT 1 #define BX_USE_TEXTCONFIG 1 #define BX_WITH_SDL 1 #define BX_WITH_X11 1 #define BX_X86_DEBUGGER 1 #define HAVE_ABORT 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_H 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASSERT_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CEIL 1 #define HAVE_CLOSEDIR 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERROR_T 1 #define HAVE_ETHERTAP 1 #define HAVE_GETENV 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME 1 #define HAVE_INTTYPES_H 1 #define HAVE_LARGEFILE_SUPPORT 1 #define HAVE_LIBDL 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTIME 1 #define HAVE_NANOSLEEP 1 #define HAVE_OPENDIR 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_READDIR 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SIN 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOUQ 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIMELOCAL 1 #define HAVE_TUNTAP 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VDE 1 #define HAVE_VSNPRINTF 1 #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SHLIB_EXT ".so" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT_P 4 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_UNSIGNED_SHORT 2 #define STDC_HEADERS 1 #define USE_RAW_SERIAL 0 #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0