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 $ /var/uhubuild/work/compile/gcc/configure --cache-file=./config.cache --build=i586-uhu-linux --host=i586-uhu-linux --target=i586-uhu-linux --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --with-gcc-version-trigger=/var/uhubuild/work/compile/gcc/version.c --program-transform-name=s,y,y, --srcdir=/var/uhubuild/work/compile/gcc ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy 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:1285: creating cache ./config.cache configure:1401: checking build system type configure:1419: result: i586-uhu-linux-gnu configure:1427: checking host system type configure:1441: result: i586-uhu-linux-gnu configure:1449: checking target system type configure:1463: result: i586-uhu-linux-gnu configure:1527: checking LIBRARY_PATH variable configure:1537: result: ok configure:1558: checking GCC_EXEC_PREFIX variable configure:1568: result: ok configure:1652: checking whether to place generated files in the source directory configure:1662: result: no configure:1707: checking whether a default linker was specified configure:1718: result: no configure:1756: checking whether a default assembler was specified configure:1767: result: no configure:1793: checking for i586-uhu-linux-gcc configure:1819: result: gcc configure:2101: checking for C compiler version configure:2104: gcc --version &5 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:2107: $? = 0 configure:2109: 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:2112: $? = 0 configure:2114: gcc -V &5 gcc: `-V' option must have argument configure:2117: $? = 1 configure:2140: checking for C compiler default output file name configure:2143: gcc -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:2146: $? = 0 configure:2192: result: a.out configure:2197: checking whether the C compiler works configure:2203: ./a.out configure:2206: $? = 0 configure:2223: result: yes configure:2230: checking whether we are cross compiling configure:2232: result: no configure:2235: checking for suffix of executables configure:2237: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:2240: $? = 0 configure:2265: result: configure:2271: checking for suffix of object files configure:2292: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:2295: $? = 0 configure:2317: result: o configure:2321: checking whether we are using the GNU C compiler configure:2345: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:2351: $? = 0 configure:2355: test -z || test ! -s conftest.err configure:2358: $? = 0 configure:2361: test -s conftest.o configure:2364: $? = 0 configure:2377: result: yes configure:2383: checking whether gcc accepts -g configure:2404: gcc -c -g conftest.c >&5 configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest.o configure:2423: $? = 0 configure:2434: result: yes configure:2451: checking for gcc option to accept ANSI C configure:2521: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:2527: $? = 0 configure:2531: test -z || test ! -s conftest.err configure:2534: $? = 0 configure:2537: test -s conftest.o configure:2540: $? = 0 configure:2558: result: none needed configure:2576: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2582: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2716: checking whether gcc and cc understand -c and -o together configure:2746: gcc -c conftest.c -o conftest.o >&5 configure:2749: $? = 0 configure:2751: gcc -c conftest.c -o conftest.o >&5 configure:2754: $? = 0 configure:2761: cc -c conftest.c >&5 configure:2764: $? = 0 configure:2767: cc -c conftest.c -o conftest.o >&5 configure:2770: $? = 0 configure:2772: cc -c conftest.c -o conftest.o >&5 configure:2775: $? = 0 configure:2793: result: yes configure:2819: checking whether gcc accepts -Wno-long-long configure:2842: gcc -c -Wno-long-long conftest.c >&5 configure:2848: $? = 0 configure:2852: test -z || test ! -s conftest.err configure:2855: $? = 0 configure:2858: test -s conftest.o configure:2861: $? = 0 configure:2873: result: yes configure:2881: checking how to run the C preprocessor configure:2916: gcc -E conftest.c configure:2922: $? = 0 configure:2954: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2960: $? = 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. */ | #include configure:2999: result: gcc -E configure:3023: gcc -E conftest.c configure:3029: $? = 0 configure:3061: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3067: $? = 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. */ | #include configure:3110: checking for inline configure:3131: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3162: result: inline configure:3182: checking for long long int configure:3203: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3209: $? = 0 configure:3213: test -z || test ! -s conftest.err configure:3216: $? = 0 configure:3219: test -s conftest.o configure:3222: $? = 0 configure:3233: result: yes configure:3242: checking for __int64 configure:3263: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:14: error: `__int64' undeclared (first use in this function) conftest.c:14: error: (Each undeclared identifier is reported only once conftest.c:14: error: for each function it appears in.) conftest.c:14: error: syntax error before "i" configure:3269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | | int | main () | { | __int64 i; | ; | return 0; | } configure:3293: result: no configure:3303: checking for built-in _Bool configure:3324: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3330: $? = 0 configure:3334: test -z || test ! -s conftest.err configure:3337: $? = 0 configure:3340: test -s conftest.o configure:3343: $? = 0 configure:3355: result: yes configure:3367: checking size of void * configure:3392: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3398: $? = 0 configure:3402: test -z || test ! -s conftest.err configure:3405: $? = 0 configure:3408: test -s conftest.o configure:3411: $? = 0 configure:3430: result: 4 configure:3438: checking size of short configure:3463: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 4):; | ; | return 0; | } configure:3463: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 8):; | ; | return 0; | } configure:3463: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 1):; | ; | return 0; | } configure:3463: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3469: $? = 0 configure:3473: test -z || test ! -s conftest.err configure:3476: $? = 0 configure:3479: test -s conftest.o configure:3482: $? = 0 configure:3501: result: 2 configure:3509: checking size of int configure:3534: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3540: $? = 0 configure:3544: test -z || test ! -s conftest.err configure:3547: $? = 0 configure:3550: test -s conftest.o configure:3553: $? = 0 configure:3572: result: 4 configure:3580: checking size of long configure:3605: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3611: $? = 0 configure:3615: test -z || test ! -s conftest.err configure:3618: $? = 0 configure:3621: test -s conftest.o configure:3624: $? = 0 configure:3643: result: 4 configure:3652: checking size of long long configure:3677: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:22: error: duplicate case value conftest.c:22: error: previously used here configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (long long) == 4):; | ; | return 0; | } configure:3677: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:3683: $? = 0 configure:3687: test -z || test ! -s conftest.err configure:3690: $? = 0 configure:3693: test -s conftest.o configure:3696: $? = 0 configure:3715: result: 8 configure:3809: checking for i586-uhu-linux-gnatbind configure:3838: result: no configure:3847: checking for gnatbind configure:3874: result: no configure:3886: checking whether compiler driver understands Ada configure:3910: result: no configure:4050: checking for egrep configure:4060: result: grep -E configure:4065: checking for ANSI C header files configure:4090: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4096: $? = 0 configure:4100: test -z || test ! -s conftest.err configure:4103: $? = 0 configure:4106: test -s conftest.o configure:4109: $? = 0 configure:4198: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4201: $? = 0 configure:4203: ./conftest configure:4206: $? = 0 configure:4221: result: yes configure:4245: checking for sys/types.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for sys/stat.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for stdlib.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for string.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for memory.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for strings.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for inttypes.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for stdint.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4245: checking for unistd.h configure:4261: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:4267: $? = 0 configure:4271: test -z || test ! -s conftest.err configure:4274: $? = 0 configure:4277: test -s conftest.o configure:4280: $? = 0 configure:4291: result: yes configure:4313: checking valgrind.h usability configure:4325: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:60:22: valgrind.h: No such file or directory configure:4331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* 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:4354: result: no configure:4358: checking valgrind.h presence configure:4368: gcc -E conftest.c conftest.c:26:22: valgrind.h: No such file or directory configure:4374: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 | /* end confdefs.h. */ | #include configure:4394: result: no configure:4429: checking for valgrind.h configure:4436: result: no configure:4816: checking whether make sets $(MAKE) configure:4836: result: yes configure:4851: checking for gawk configure:4867: found /bin/gawk configure:4877: result: gawk configure:4895: checking whether ln works configure:4918: result: yes configure:4930: checking whether ln -s works configure:4953: result: yes configure:4968: checking for i586-uhu-linux-ranlib configure:4994: result: ranlib configure:5055: checking for a BSD compatible install configure:5097: result: /bin/install -c configure:5108: checking for cmp's capabilities configure:5135: result: gnucompare configure:5144: checking for mktemp configure:5160: found /usr/bin/mktemp configure:5171: result: yes configure:5190: checking for makeinfo configure:5206: found /usr/bin/makeinfo configure:5216: result: makeinfo configure:5225: checking for modern makeinfo configure:5232: version of makeinfo is 4.8 configure:5241: result: yes configure:5262: checking for recent Pod::Man configure:5265: result: yes configure:5280: checking for flex configure:5296: found /usr/bin/flex configure:5307: result: flex configure:5323: checking for bison configure:5339: found /usr/bin/bison configure:5350: result: bison configure:5363: checking for GNU C library configure:5387: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:5393: $? = 0 configure:5397: test -z || test ! -s conftest.err configure:5400: $? = 0 configure:5403: test -s conftest.o configure:5406: $? = 0 configure:5418: result: yes configure:5433: checking for ANSI C header files configure:5589: result: yes configure:5599: checking whether time.h and sys/time.h may both be included configure:5624: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:5630: $? = 0 configure:5634: test -z || test ! -s conftest.err configure:5637: $? = 0 configure:5640: test -s conftest.o configure:5643: $? = 0 configure:5654: result: yes configure:5664: checking for working stdbool.h configure:5685: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:5691: $? = 0 configure:5695: test -z || test ! -s conftest.err configure:5698: $? = 0 configure:5701: test -s conftest.o configure:5704: $? = 0 configure:5715: result: yes configure:5725: checking whether string.h and strings.h may both be included configure:5747: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:5753: $? = 0 configure:5757: test -z || test ! -s conftest.err configure:5760: $? = 0 configure:5763: test -s conftest.o configure:5766: $? = 0 configure:5777: result: yes configure:5787: checking for sys/wait.h that is POSIX.1 compatible configure:5818: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:5824: $? = 0 configure:5828: test -z || test ! -s conftest.err configure:5831: $? = 0 configure:5834: test -s conftest.o configure:5837: $? = 0 configure:5848: result: yes configure:5885: checking for limits.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for stddef.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for string.h configure:5925: result: yes configure:5885: checking for strings.h configure:5925: result: yes configure:5885: checking for stdlib.h configure:5925: result: yes configure:5885: checking for time.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for fcntl.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for unistd.h configure:5925: result: yes configure:5885: checking for sys/file.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/time.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/mman.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/resource.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/param.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/times.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for sys/stat.h configure:5925: result: yes configure:5885: checking for direct.h configure:5898: gcc -E conftest.c conftest.c:47:20: direct.h: No such file or directory configure:5904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:5925: result: no configure:5885: checking for malloc.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for langinfo.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for ldfcn.h configure:5898: gcc -E conftest.c conftest.c:49:19: ldfcn.h: No such file or directory configure:5904: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:5925: result: no configure:5885: checking for locale.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5885: checking for wchar.h configure:5898: gcc -E conftest.c configure:5904: $? = 0 configure:5925: result: yes configure:5937: checking for thread.h configure:5950: gcc -E conftest.c conftest.c:51:20: thread.h: No such file or directory configure:5956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:5977: result: no configure:5985: checking for pthread.h configure:5998: gcc -E conftest.c configure:6004: $? = 0 configure:6025: result: yes configure:6035: checking for CHAR_BIT configure:6063: result: yes configure:6140: checking whether byte ordering is bigendian configure:6167: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6173: $? = 0 configure:6177: test -z || test ! -s conftest.err configure:6180: $? = 0 configure:6183: test -s conftest.o configure:6186: $? = 0 configure:6209: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `not' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: syntax error before "big" configure:6215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:6289: result: no configure:6378: checking for collect2 libraries configure:6412: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 /tmp/ccI3le8n.o: In function `main': conftest.c:(.text+0xc): undefined reference to `ldopen' collect2: ld returned 1 exit status configure:6418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:6412: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c -lld >&5 /usr/bin/ld: cannot find -lld collect2: ld returned 1 exit status configure:6418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:6412: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c -lmld >&5 /usr/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:6418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:6412: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5 /usr/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:6418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:6412: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5 /usr/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:6418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:6445: result: none required configure:6457: checking for library containing exc_resume configure:6487: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 /tmp/ccE5nXDF.o: In function `main': conftest.c:(.text+0xc): undefined reference to `exc_resume' collect2: ld returned 1 exit status configure:6493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 exc_resume (); | int | main () | { | exc_resume (); | ; | return 0; | } configure:6542: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c -lexc >&5 /usr/bin/ld: cannot find -lexc collect2: ld returned 1 exit status configure:6548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | /* 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 exc_resume (); | int | main () | { | exc_resume (); | ; | return 0; | } configure:6576: result: no configure:6591: checking for library containing ldexp configure:6621: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'ldexp' configure:6627: $? = 0 configure:6631: test -z || test ! -s conftest.err configure:6634: $? = 0 configure:6637: test -s conftest configure:6640: $? = 0 configure:6710: result: none required configure:6723: checking for inttypes.h configure:6745: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6751: $? = 0 configure:6755: test -z || test ! -s conftest.err configure:6758: $? = 0 configure:6761: test -s conftest.o configure:6764: $? = 0 configure:6776: result: yes configure:6819: checking for times configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for clock configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for dup2 configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for kill configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for getrlimit configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for setrlimit configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for atoll configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for atoq configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 /tmp/ccg5juAt.o: In function `main': conftest.c:(.text+0x11): undefined reference to `atoq' /tmp/ccg5juAt.o:(.data+0x0): undefined reference to `atoq' collect2: ld returned 1 exit status configure:6882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* 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 atoq (); | /* 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_atoq) || defined (__stub___atoq) | choke me | #else | char (*f) () = atoq; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != atoq; | ; | return 0; | } configure:6907: result: no configure:6819: checking for sysconf configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for strsignal configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for putc_unlocked configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for fputc_unlocked configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function 'fputc_unlocked' configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for fputs_unlocked configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'fputs_unlocked' configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for fwrite_unlocked configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:89: warning: conflicting types for built-in function 'fwrite_unlocked' configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for fprintf_unlocked configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 conftest.c:90: warning: conflicting types for built-in function 'fprintf_unlocked' /tmp/ccQ3Hb7Y.o: In function `main': conftest.c:(.text+0x11): undefined reference to `fprintf_unlocked' /tmp/ccQ3Hb7Y.o:(.data+0x0): undefined reference to `fprintf_unlocked' collect2: ld returned 1 exit status configure:6882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* 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 fprintf_unlocked (); | /* 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_fprintf_unlocked) || defined (__stub___fprintf_unlocked) | choke me | #else | char (*f) () = fprintf_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fprintf_unlocked; | ; | return 0; | } configure:6907: result: no configure:6819: checking for getrusage configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for nl_langinfo configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for scandir configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for alphasort configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for gettimeofday configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for mbstowcs configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for wcswidth configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for mmap configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for mincore configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6819: checking for setlocale configure:6876: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6882: $? = 0 configure:6886: test -z || test ! -s conftest.err configure:6889: $? = 0 configure:6892: test -s conftest configure:6895: $? = 0 configure:6907: result: yes configure:6919: checking whether mbstowcs works configure:6941: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:6944: $? = 0 configure:6946: ./conftest configure:6949: $? = 0 configure:6963: result: yes configure:6974: checking for ssize_t configure:6998: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7004: $? = 0 configure:7008: test -z || test ! -s conftest.err configure:7011: $? = 0 configure:7014: test -s conftest.o configure:7017: $? = 0 configure:7028: result: yes configure:7043: checking for uid_t in sys/types.h configure:7066: result: yes configure:7081: checking type of array argument to getgroups configure:7119: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7122: $? = 0 configure:7124: ./conftest configure:7127: $? = 0 configure:7160: result: gid_t configure:7185: checking whether the printf functions support %p configure:7211: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7214: $? = 0 configure:7216: ./conftest configure:7219: $? = 0 configure:7234: result: yes configure:7250: checking whether read-only mmap of a plain file works configure:7267: result: yes configure:7269: checking whether mmap from /dev/zero works configure:7291: result: yes configure:7295: checking for MAP_ANON(YMOUS) configure:7323: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7329: $? = 0 configure:7333: test -z || test ! -s conftest.err configure:7336: $? = 0 configure:7339: test -s conftest.o configure:7342: $? = 0 configure:7353: result: yes configure:7359: checking whether mmap with MAP_ANON(YMOUS) works configure:7376: result: yes configure:7412: checking for pid_t configure:7436: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7442: $? = 0 configure:7446: test -z || test ! -s conftest.err configure:7449: $? = 0 configure:7452: test -s conftest.o configure:7455: $? = 0 configure:7466: result: yes configure:7483: checking for unistd.h configure:7523: result: yes configure:7483: checking for vfork.h configure:7496: gcc -E conftest.c conftest.c:83:19: vfork.h: No such file or directory configure:7502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_PRINTF_PTR 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7523: result: no configure:7538: checking for fork configure:7595: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7601: $? = 0 configure:7605: test -z || test ! -s conftest.err configure:7608: $? = 0 configure:7611: test -s conftest configure:7614: $? = 0 configure:7626: result: yes configure:7538: checking for vfork configure:7595: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7601: $? = 0 configure:7605: test -z || test ! -s conftest.err configure:7608: $? = 0 configure:7611: test -s conftest configure:7614: $? = 0 configure:7626: result: yes configure:7637: checking for working fork configure:7660: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7663: $? = 0 configure:7665: ./conftest configure:7668: $? = 0 configure:7682: result: yes configure:7703: checking for working vfork configure:7836: result: yes configure:7887: checking for iconv.h configure:7900: gcc -E conftest.c configure:7906: $? = 0 configure:7927: result: yes configure:7938: checking for iconv configure:7965: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:7971: $? = 0 configure:7975: test -z || test ! -s conftest.err configure:7978: $? = 0 configure:7981: test -s conftest configure:7984: $? = 0 configure:8050: result: yes configure:8058: checking for iconv declaration configure:8092: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:8098: $? = 0 configure:8102: test -z || test ! -s conftest.err configure:8105: $? = 0 configure:8108: test -s conftest.o configure:8111: $? = 0 configure:8126: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8146: checking for LC_MESSAGES configure:8167: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:8173: $? = 0 configure:8177: test -z || test ! -s conftest.err configure:8180: $? = 0 configure:8183: test -s conftest configure:8186: $? = 0 configure:8198: result: yes configure:8218: checking whether getenv is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether atol is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether sbrk is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether abort is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether atof is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether getcwd is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether getwd is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:107: warning: `getwd' is deprecated (declared at /usr/include/unistd.h:483) configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether strsignal is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether putc_unlocked is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether fputs_unlocked is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether fwrite_unlocked is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether fprintf_unlocked is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:112: error: `fprintf_unlocked' undeclared (first use in this function) conftest.c:112: error: (Each undeclared identifier is reported only once conftest.c:112: error: for each function it appears in.) configure:8252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_PRINTF_PTR 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | /* end confdefs.h. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:8284: result: no configure:8218: checking whether strstr is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether errno is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether snprintf is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether vasprintf is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether malloc is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether realloc is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether calloc is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether free is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether basename is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8218: checking whether getopt is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:122: error: `getopt' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) configure:8252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_PRINTF_PTR 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | /* end confdefs.h. */ | #undef HAVE_DECL_GETOPT | #define HAVE_DECL_GETOPT 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getopt | char *(*pfn) = (char *(*)) getopt ; | #endif | ; | return 0; | } configure:8284: result: no configure:8218: checking whether clock is declared configure:8246: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8252: $? = 0 configure:8256: test -z || test ! -s conftest.err configure:8259: $? = 0 configure:8262: test -s conftest.o configure:8265: $? = 0 configure:8278: result: yes configure:8394: checking whether getrlimit is declared configure:8426: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8432: $? = 0 configure:8436: test -z || test ! -s conftest.err configure:8439: $? = 0 configure:8442: test -s conftest.o configure:8445: $? = 0 configure:8458: result: yes configure:8394: checking whether setrlimit is declared configure:8426: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8432: $? = 0 configure:8436: test -z || test ! -s conftest.err configure:8439: $? = 0 configure:8442: test -s conftest.o configure:8445: $? = 0 configure:8458: result: yes configure:8394: checking whether getrusage is declared configure:8426: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8432: $? = 0 configure:8436: test -z || test ! -s conftest.err configure:8439: $? = 0 configure:8442: test -s conftest.o configure:8445: $? = 0 configure:8458: result: yes configure:8510: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8516: $? = 0 configure:8520: test -z || test ! -s conftest.err configure:8523: $? = 0 configure:8526: test -s conftest.o configure:8529: $? = 0 configure:8547: checking whether ldgetname is declared configure:8579: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:131: error: `ldgetname' undeclared (first use in this function) conftest.c:131: error: (Each undeclared identifier is reported only once conftest.c:131: error: for each function it appears in.) configure:8585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_PRINTF_PTR 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:8617: result: no configure:8636: checking whether times is declared configure:8668: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8674: $? = 0 configure:8678: test -z || test ! -s conftest.err configure:8681: $? = 0 configure:8684: test -s conftest.o configure:8687: $? = 0 configure:8700: result: yes configure:8723: checking for struct tms configure:8751: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8757: $? = 0 configure:8761: test -z || test ! -s conftest.err configure:8764: $? = 0 configure:8767: test -s conftest.o configure:8770: $? = 0 configure:8781: result: yes configure:8793: checking for clock_t configure:8818: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 configure:8824: $? = 0 configure:8828: test -z || test ! -s conftest.err configure:8831: $? = 0 configure:8834: test -s conftest.o configure:8837: $? = 0 configure:8848: result: yes configure:8858: checking for uchar configure:8883: gcc -c -O2 -march=i586 -mtune=i586 -I/var/uhubuild/work/compile/gcc -I/var/uhubuild/work/compile/gcc/../include conftest.c >&5 conftest.c: In function `main': conftest.c:128: error: `uchar' undeclared (first use in this function) conftest.c:128: error: (Each undeclared identifier is reported only once conftest.c:128: error: for each function it appears in.) conftest.c:128: error: syntax error before ')' token configure:8889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LONG_LONG 1 | #define HAVE__BOOL 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #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 _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define BYTEORDER 1234 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_DUP2 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SCANDIR 1 | #define HAVE_ALPHASORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_PRINTF_PTR 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | /* end confdefs.h. */ | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | if ((uchar *)0) return 0; | if (sizeof(uchar)) return 0; | ; | return 0; | } configure:8913: result: configure:8932: checking for .preinit_array/.init_array/.fini_array support configure:8953: gcc -o conftest -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:8956: $? = 0 configure:8958: ./conftest configure:8961: $? = 0 configure:8975: result: yes configure:8989: checking if mkdir takes one argument configure:9020: gcc -c -O2 -march=i586 -mtune=i586 conftest.c >&5 configure:9026: $? = 0 configure:9030: test -z || test ! -s conftest.err configure:9033: $? = 0 configure:9036: test -s conftest.o configure:9039: $? = 0 configure:9050: result: no configure:9463: checking whether NLS is requested configure:9469: result: yes configure:9477: checking for catalogs to be installed configure:9509: result: be ca da de el es fr ja nl rw sv tr be ca da de el es fr ja nl rw sv tr configure:9951: checking what assembler to use configure:10065: result: /usr/bin/as configure:10077: checking what linker to use configure:10180: result: /usr/bin/ld configure:10187: checking what nm to use configure:10207: result: nm configure:10212: checking what objdump to use configure:10234: result: objdump configure:10239: checking assembler for .balign and .p2align configure:10253: /usr/bin/as -o conftest.o conftest.s >&5 configure:10256: $? = 0 configure:10267: result: yes configure:10277: checking assembler for .p2align with maximum skip configure:10290: /usr/bin/as -o conftest.o conftest.s >&5 configure:10293: $? = 0 configure:10304: result: yes configure:10314: checking assembler for working .subsection -1 configure:10331: /usr/bin/as -o conftest.o conftest.s >&5 configure:10334: $? = 0 configure:10353: result: yes configure:10363: checking assembler for .weak configure:10376: /usr/bin/as -o conftest.o conftest.s >&5 configure:10379: $? = 0 configure:10390: result: yes configure:10400: checking assembler for .nsubspa comdat configure:10414: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: unknown pseudo-op: `.nsubspa' configure:10417: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:10428: result: no configure:10445: checking assembler for .hidden configure:10460: /usr/bin/as -o conftest.o conftest.s >&5 configure:10463: $? = 0 configure:10474: result: yes configure:10478: checking linker for .hidden support configure:10534: result: yes configure:10548: checking assembler for .sleb128 and .uleb128 configure:10567: /usr/bin/as -o conftest.o conftest.s >&5 configure:10570: $? = 0 configure:10595: result: yes configure:10607: checking assembler for eh_frame optimization configure:10652: /usr/bin/as -o conftest.o conftest.s >&5 configure:10655: $? = 0 configure:10695: result: yes configure:10707: checking assembler for section merging support configure:10721: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:10724: $? = 0 configure:10735: result: yes configure:11003: checking assembler for thread-local storage support configure:11016: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:11019: $? = 0 configure:11030: result: yes configure:11378: checking assembler for filds and fists mnemonics configure:11391: /usr/bin/as -o conftest.o conftest.s >&5 configure:11394: $? = 0 configure:11405: result: yes configure:11415: checking assembler for cmov syntax configure:11424: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: invalid character '.' in mnemonic configure:11427: $? = 1 configure: failed program was cmovl.l %edx, %eax configure:11438: result: no configure:11450: checking assembler for GOTOFF in data configure:11467: /usr/bin/as -o conftest.o conftest.s >&5 configure:11470: $? = 0 configure:11481: result: yes configure:11645: checking assembler for dwarf2 debug_line support configure:11659: /usr/bin/as -o conftest.o conftest.s >&5 configure:11662: $? = 0 configure:11676: result: yes configure:11684: checking assembler for buggy dwarf2 .file directive configure:11694: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: file number 1 already allocated configure:11697: $? = 1 configure: failed program was .file 1 "foo.s" .file 1 "bar.s" configure:11708: result: no configure:11721: checking assembler for --gdwarf2 option configure:11735: /usr/bin/as --gdwarf2 -o conftest.o conftest.s >&5 configure:11738: $? = 0 configure:11749: result: yes configure:11759: checking assembler for --gstabs option configure:11773: /usr/bin/as --gstabs -o conftest.o conftest.s >&5 configure:11776: $? = 0 configure:11783: /usr/bin/as --gstabs -o conftest.o conftest.s 2>&1 | grep -i warning > /dev/null configure:11786: $? = 1 configure:11798: result: yes configure:11809: checking linker read-only and read-write section mixing configure:11847: result: read-write configure:11850: checking linker PT_GNU_EH_FRAME support configure:11871: result: yes configure:11874: checking linker position independent executable support configure:11895: result: yes configure:11898: checking linker -Bstatic/-Bdynamic option configure:11919: result: yes configure:11924: checking linker --as-needed support configure:11943: result: yes configure:12137: checking whether to enable maintainer-specific portions of Makefiles configure:12147: result: no configure:12568: 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 pozsy config.status:814: creating Makefile config.status:814: creating fixinc/Makefile config.status:814: creating gccbug config.status:814: creating mklibgcc config.status:814: creating mkheaders config.status:910: creating auto-host.h config.status:1470: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c___int64=no ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_long_long=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i586 -mtune=i586' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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=set ac_cv_env_target_alias_value=i586-uhu-linux ac_cv_exeext= ac_cv_func_alphasort=yes ac_cv_func_atoll=yes ac_cv_func_atoq=no ac_cv_func_clock=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_mbstowcs=yes ac_cv_func_mincore=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putc_unlocked=yes ac_cv_func_scandir=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_strsignal=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcswidth=yes ac_cv_header_direct_h=no ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_ldfcn_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_FLEX=flex ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_GNATBIND=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_no_long_long=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_have_mktemp_command=yes ac_cv_prog_make_make_set=yes ac_cv_search_exc_resume=no ac_cv_search_ldexp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tms=yes ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_getgroups=gid_t ac_cv_type_pid_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uchar=no ac_cv_type_uid_t=yes am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_lib_iconv_ldpath= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gcc_cv_as=/usr/bin/as gcc_cv_as_balign_and_p2align=yes gcc_cv_as_dwarf2_debug_line=yes gcc_cv_as_dwarf2_file_buggy=no gcc_cv_as_eh_frame=yes gcc_cv_as_gas_srcdir=/var/uhubuild/work/compile/gas gcc_cv_as_gdwarf2_flag=yes gcc_cv_as_gstabs_flag=yes gcc_cv_as_hidden=yes gcc_cv_as_ix86_cmov_sun_syntax=no gcc_cv_as_ix86_filds_fists=yes gcc_cv_as_ix86_gotoff_in_data=yes gcc_cv_as_leb128=yes gcc_cv_as_max_skip_p2align=yes gcc_cv_as_nsubspa_comdat=no gcc_cv_as_shf_merge=yes gcc_cv_as_subsection_m1=yes gcc_cv_as_tls=yes gcc_cv_as_weak=yes gcc_cv_binutils_srcdir=/var/uhubuild/work/compile/binutils gcc_cv_c__bool=yes gcc_cv_cc_supports_ada=no gcc_cv_collect2_libs='none required' gcc_cv_decl_char_bit=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mbstowcs_works=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=yes gcc_cv_func_mmap_file=yes gcc_cv_func_printf_ptr=yes gcc_cv_gas_major_version= gcc_cv_gas_minor_version= gcc_cv_gld_major_version= gcc_cv_gld_minor_version= gcc_cv_glibc=yes gcc_cv_have_decl_abort=yes gcc_cv_have_decl_atof=yes gcc_cv_have_decl_atol=yes gcc_cv_have_decl_basename=yes gcc_cv_have_decl_calloc=yes gcc_cv_have_decl_clock=yes gcc_cv_have_decl_errno=yes gcc_cv_have_decl_fprintf_unlocked=no gcc_cv_have_decl_fputs_unlocked=yes gcc_cv_have_decl_free=yes gcc_cv_have_decl_fwrite_unlocked=yes gcc_cv_have_decl_getcwd=yes gcc_cv_have_decl_getenv=yes gcc_cv_have_decl_getopt=no gcc_cv_have_decl_getrlimit=yes gcc_cv_have_decl_getrusage=yes gcc_cv_have_decl_getwd=yes gcc_cv_have_decl_ldgetname=no gcc_cv_have_decl_malloc=yes gcc_cv_have_decl_putc_unlocked=yes gcc_cv_have_decl_realloc=yes gcc_cv_have_decl_sbrk=yes gcc_cv_have_decl_setrlimit=yes gcc_cv_have_decl_snprintf=yes gcc_cv_have_decl_strsignal=yes gcc_cv_have_decl_strstr=yes gcc_cv_have_decl_times=yes gcc_cv_have_decl_vasprintf=yes gcc_cv_header_inttypes_h=yes gcc_cv_header_string=yes gcc_cv_initfini_array=yes gcc_cv_ld=/usr/bin/ld gcc_cv_ld_as_needed=yes gcc_cv_ld_bfd_srcdir=/var/uhubuild/work/compile/bfd gcc_cv_ld_eh_frame_hdr=yes gcc_cv_ld_gld_srcdir=/var/uhubuild/work/compile/ld gcc_cv_ld_hidden=yes gcc_cv_ld_pie=yes gcc_cv_ld_ro_rw_mix=read-write gcc_cv_ld_static_dynamic=yes gcc_cv_mkdir_takes_one_arg=no gcc_cv_nm=nm gcc_cv_objdump=objdump gcc_cv_prog_LN=ln gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_type_clock_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='all.internal' AWK='gawk' BISON='bison' BUILD_CFLAGS='$(ALL_CFLAGS)' BUILD_INFO='info' BUILD_PREFIX='' BUILD_PREFIX_1='ignore-' CATALOGS=' po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/rw.gmo po/sv.gmo po/tr.gmo po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/rw.gmo po/sv.gmo po/tr.gmo' CC='gcc' CC_FOR_BUILD='$(CC)' CFLAGS='-O2 -march=i586 -mtune=i586' COLLECT2_LIBS='' CPP='gcc -E' CPPFLAGS='' CROSS='' CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FLEX='flex' FORBUILD='..' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GGC='ggc-page' GMSGFMT='/usr/bin/msgfmt' GNATBIND='no' GNAT_LIBEXC='' INCINTL='' INSTALL='/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' LDEXP_LIB='' LDFLAGS='' LIBICONV='' LIBICONV_DEP='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAKEINFO='makeinfo' NO_MINUS_C_MINUS_O='' OBJEXT='o' OUTPUT_OPTION='-o $@' PACKAGE='gcc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='stmp-fixinc' STMP_FIXPROTO='' SYSTEM_HEADER_DIR='$(NATIVE_SYSTEM_HEADER_DIR)' TARGET_GETGROUPS_T='gid_t' TARGET_SYSTEM_ROOT='' TARGET_SYSTEM_ROOT_DEFINE='' USE_NLS='yes' VERSION='3.4.6' WERROR='' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_GNATBIND='no' ac_ct_RANLIB='' all_boot_languages='' all_compilers=' cc1plus$(exeext) jc1$(exeext) jvgenmain$(exeext)' all_gtfiles=' $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/lex.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/java/java-tree.h $(srcdir)/java/jcf.h $(srcdir)/java/lex.h $(srcdir)/java/parse.h $(srcdir)/java/builtins.c $(srcdir)/java/class.c $(srcdir)/java/constants.c $(srcdir)/java/decl.c $(srcdir)/java/expr.c $(srcdir)/java/jcf-parse.c $(srcdir)/java/jcf-write.c $(srcdir)/java/lang.c $(srcdir)/java/mangle.c $(srcdir)/java/parse.y $(srcdir)/java/resource.c $(srcdir)/c-lang.c $(srcdir)/c-parse.in $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c' all_gtfiles_files_files=' $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/lex.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/java/java-tree.h $(srcdir)/java/jcf.h $(srcdir)/java/lex.h $(srcdir)/java/parse.h $(srcdir)/java/builtins.c $(srcdir)/java/class.c $(srcdir)/java/constants.c $(srcdir)/java/decl.c $(srcdir)/java/expr.c $(srcdir)/java/jcf-parse.c $(srcdir)/java/jcf-write.c $(srcdir)/java/lang.c $(srcdir)/java/mangle.c $(srcdir)/java/parse.y $(srcdir)/java/resource.c $(srcdir)/c-lang.c $(srcdir)/c-parse.in $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c ' all_gtfiles_files_langs=' cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp java java java java java java java java java java java java java java java c c c c c c c c ' all_lang_makefiles='' all_lang_makefrags=' $(srcdir)/cp/Make-lang.in $(srcdir)/java/Make-lang.in' all_languages=' c++ java' all_stagestuff=' g++$(exeext) g++-cross$(exeext) cc1plus$(exeext) jc1$(exeext) gcj$(exeext) jvgenmain$(exeext) gcjh$(exeext) jv-scan$(exeext) jcf-dump$(exeext)' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_exeext='' build_install_headers_dir='install-headers-tar' build_os='linux-gnu' build_subdir='build-i586-uhu-linux' build_vendor='uhu' build_xm_defines='' build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' build_xm_include_list=' auto-host.h ansidecl.h' c_target_objs='' cc_set_by_configure='$(CC)' check_languages=' check-c++ check-java' coverage_flags='' cpp_install_dir='' cxx_target_objs='' datadir='${prefix}/share' dollar='' enable_multilib='yes' enable_shared='yes' exec_prefix='${prefix}' extra_gcc_objs=' ' extra_headers_list=' $(srcdir)/config/i386/mmintrin.h $(srcdir)/config/i386/xmmintrin.h $(srcdir)/config/i386/emmintrin.h $(srcdir)/config/i386/pmmintrin.h' extra_modes_file='$(srcdir)/config/i386/i386-modes.def' extra_objs=' ' extra_parts='crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o' extra_passes='' extra_programs='' float_h_file='' gcc_config_arguments='/var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux' gcc_gxx_include_dir='$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|^$(prefix)||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6' gcc_tooldir='$(libsubdir)/$(unlibsubdir)/../$(target_noncanonical)' gcc_version='3.4.6' gcc_version_full='3.4.6' gcc_version_trigger='/var/uhubuild/work/compile/gcc/version.c' gthread_flags='-DHAVE_GTHR_DEFAULT' have_mktemp_command='yes' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_exeext='' host_os='linux-gnu' host_subdir='.' host_vendor='uhu' host_xm_defines='' host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' host_xm_include_list=' auto-host.h ansidecl.h' includedir='${prefix}/include' infodir='/usr/share/info' inhibit_libc='' install='' lang_opt_files=' /var/uhubuild/work/compile/gcc/java/lang.opt' lang_specs_files=' /var/uhubuild/work/compile/gcc/cp/lang-specs.h /var/uhubuild/work/compile/gcc/java/lang-specs.h' lang_tree_files=' /var/uhubuild/work/compile/gcc/cp/cp-tree.def /var/uhubuild/work/compile/gcc/java/java-tree.def' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='yes' libstdcxx_incdir='c++/3.4.6' local_prefix='/usr/local' localstatedir='${prefix}/var' make_compare_target='gnucompare' mandir='/usr/share/man' manext='.1' md_file='i386/i386.md' nocommon_flag='' objc_boehm_gc='' objdir='/var/uhubuild/work/object/gcc' objext='.o' oldincludedir='/usr/include' onestep='' out_file='i386/i386.c' out_host_hook_obj='host-linux.o' out_object_file='i386.o' prefix='/usr' program_transform_name='s,y,y,' quoted_cc_set_by_configure='$(CC)' quoted_stage_prefix_set_by_configure='$(STAGE_PREFIX)' sbindir='${exec_prefix}/sbin' set_gcc_lib_path='export LD_LIBRARY_PATH=/var/uhubuild/work/object/gcc' sharedstatedir='${prefix}/com' slibdir='$(libdir)' srcdir='/var/uhubuild/work/compile/gcc' stage1_cflags='' stage_prefix_set_by_configure='$(STAGE_PREFIX)' strict1_warn='-pedantic -Wno-long-long' subdirs=' cp java' symbolic_link='ln -s' sysconfdir='${prefix}/etc' target='i586-uhu-linux-gnu' target_alias='i586-uhu-linux' target_cpu='i586' target_cpu_default='' target_noncanonical='i586-uhu-linux' target_os='linux-gnu' target_subdir='i586-uhu-linux' target_vendor='uhu' thread_file='posix' tm_defines='' tm_file_list=' $(srcdir)/config/i386/i386.h $(srcdir)/config/i386/unix.h $(srcdir)/config/i386/att.h $(srcdir)/config/dbxelf.h $(srcdir)/config/elfos.h $(srcdir)/config/svr4.h $(srcdir)/config/linux.h $(srcdir)/config/i386/linux.h $(srcdir)/defaults.h' tm_include_list=' config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/svr4.h config/linux.h config/i386/linux.h defaults.h' tm_p_file_list=' $(srcdir)/config/i386/i386-protos.h tm-preds.h' tm_p_include_list=' config/i386/i386-protos.h tm-preds.h' tmake_file=' $(srcdir)/config/t-slibgcc-elf-ver $(srcdir)/config/t-linux $(srcdir)/config/i386/t-crtstuff' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='$(GCC_WARN_CFLAGS)' xm_defines='' xm_file_list=' $(srcdir)/../include/ansidecl.h' xm_include_list=' ansidecl.h' xmake_file=' $(srcdir)/config/x-linux' zlibdir='' zlibinc='' ## ------------- ## ## Output files. ## ## ------------- ## language_hooks='Make-hooks' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BYTEORDER 1234 #define ENABLE_NLS 1 #define EXTRA_MODES_FILE "config/i386/i386-modes.def" #define GETGROUPS_T gid_t #define HAVE_ALPHASORT 1 #define HAVE_AS_DWARF2_DEBUG_LINE 1 #define HAVE_AS_GDWARF2_DEBUG_FLAG 1 #define HAVE_AS_GOTOFF_IN_DATA 1 #define HAVE_AS_GSTABS_DEBUG_FLAG 1 #define HAVE_AS_LEB128 1 #define HAVE_AS_TLS 1 #define HAVE_ATOLL 1 #define HAVE_CLOCK 1 #define HAVE_CLOCK_T 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ATOF 1 #define HAVE_DECL_ATOL 1 #define HAVE_DECL_BASENAME 1 #define HAVE_DECL_CALLOC 1 #define HAVE_DECL_CLOCK 1 #define HAVE_DECL_ERRNO 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_GETOPT 0 #define HAVE_DECL_GETRLIMIT 1 #define HAVE_DECL_GETRUSAGE 1 #define HAVE_DECL_GETWD 1 #define HAVE_DECL_LDGETNAME 0 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_SETRLIMIT 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRSTR 1 #define HAVE_DECL_TIMES 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DUP2 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_FPUTC_UNLOCKED 1 #define HAVE_FPUTS_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 #define HAVE_GAS_FILDS_FISTS 1 #define HAVE_GAS_HIDDEN 1 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 #define HAVE_GAS_SHF_MERGE 1 #define HAVE_GAS_SUBSECTION_ORDERING 1 #define HAVE_GAS_WEAK 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INITFINI_ARRAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_KILL 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LD_AS_NEEDED 1 #define HAVE_LD_EH_FRAME_HDR 1 #define HAVE_LD_PIE 1 #define HAVE_LD_RO_RW_SECTION_MIXING 1 #define HAVE_LD_STATIC_DYNAMIC 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MBSTOWCS 1 #define HAVE_MEMORY_H 1 #define HAVE_MINCORE 1 #define HAVE_MMAP 1 #define HAVE_MMAP_ANON 1 #define HAVE_MMAP_DEV_ZERO 1 #define HAVE_MMAP_FILE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PRINTF_PTR 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_SCANDIR 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRUCT_TMS 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIMES 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VFORK 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSWIDTH 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_MBSTOWCS 1 #define HAVE_WORKING_VFORK 1 #define HAVE__BOOL 1 #define ICONV_CONST #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STRING_WITH_STRINGS 1 #define TIME_WITH_SYS_TIME 1 #define _GNU_SOURCE 1 configure: exit 0