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/libiberty/configure --cache-file=./config.cache --build=i586-uhu-linux --host=i586-uhu-linux --target=i586-uhu-linux --with-gnu-as --with-gnu-ld --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --program-transform-name=s,y,y, --srcdir=.././libiberty ## --------- ## ## Platform. ## ## --------- ## hostname = janusz 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:1227: creating cache ./config.cache configure:1384: checking whether to enable maintainer-specific portions of Makefiles configure:1394: result: no configure:1409: checking for makeinfo configure:1435: result: makeinfo configure:1474: checking for perl configure:1490: found /usr/bin/perl configure:1500: result: perl configure:1520: checking build system type configure:1538: result: i586-uhu-linux-gnu configure:1546: checking host system type configure:1560: result: i586-uhu-linux-gnu configure:1573: checking for i586-uhu-linux-ar configure:1599: result: ar configure:1652: checking for i586-uhu-linux-ranlib configure:1678: result: ranlib configure:1739: checking for i586-uhu-linux-gcc configure:1765: result: gcc configure:2047: checking for C compiler version configure:2050: 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:2053: $? = 0 configure:2055: 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:2058: $? = 0 configure:2060: gcc -V &5 gcc: `-V' option must have argument configure:2063: $? = 1 configure:2082: gcc -o conftest -g -O2 conftest.c >&5 configure:2085: $? = 0 configure:2119: checking for C compiler default output file name configure:2122: gcc -g -O2 conftest.c >&5 configure:2125: $? = 0 configure:2171: result: a.out configure:2176: checking whether the C compiler works configure:2182: ./a.out configure:2185: $? = 0 configure:2202: result: yes configure:2209: checking whether we are cross compiling configure:2211: result: no configure:2214: checking for suffix of executables configure:2216: gcc -o conftest -g -O2 conftest.c >&5 configure:2219: $? = 0 configure:2244: result: configure:2251: checking for suffix of object files configure:2272: gcc -c -g -O2 conftest.c >&5 configure:2275: $? = 0 configure:2297: result: o configure:2301: checking whether we are using the GNU C compiler configure:2325: gcc -c -g -O2 conftest.c >&5 configure:2331: $? = 0 configure:2335: test -z || test ! -s conftest.err configure:2338: $? = 0 configure:2341: test -s conftest.o configure:2344: $? = 0 configure:2357: result: yes configure:2363: checking whether gcc accepts -g configure:2384: gcc -c -g conftest.c >&5 configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest.o configure:2403: $? = 0 configure:2414: result: yes configure:2431: checking for gcc option to accept ANSI C configure:2501: gcc -c -g -O2 conftest.c >&5 configure:2507: $? = 0 configure:2511: test -z || test ! -s conftest.err configure:2514: $? = 0 configure:2517: test -s conftest.o configure:2520: $? = 0 configure:2538: result: none needed configure:2556: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2562: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2700: checking how to run the C preprocessor configure:2735: gcc -E conftest.c configure:2741: $? = 0 configure:2773: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2779: $? = 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:2818: result: gcc -E configure:2842: gcc -E conftest.c configure:2848: $? = 0 configure:2880: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2886: $? = 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:2938: checking whether gcc and cc understand -c and -o together configure:2968: gcc -c conftest.c -o conftest.o >&5 configure:2971: $? = 0 configure:2973: gcc -c conftest.c -o conftest.o >&5 configure:2976: $? = 0 configure:2983: cc -c conftest.c >&5 configure:2986: $? = 0 configure:2989: cc -c conftest.c -o conftest.o >&5 configure:2992: $? = 0 configure:2994: cc -c conftest.c -o conftest.o >&5 configure:2997: $? = 0 configure:3015: result: yes configure:3037: checking for an ANSI C-conforming const configure:3104: gcc -c -g -O2 conftest.c >&5 configure:3110: $? = 0 configure:3114: test -z || test ! -s conftest.err configure:3117: $? = 0 configure:3120: test -s conftest.o configure:3123: $? = 0 configure:3134: result: yes configure:3144: checking for inline configure:3165: gcc -c -g -O2 conftest.c >&5 configure:3171: $? = 0 configure:3175: test -z || test ! -s conftest.err configure:3178: $? = 0 configure:3181: test -s conftest.o configure:3184: $? = 0 configure:3196: result: inline configure:3215: checking whether byte ordering is bigendian configure:3242: gcc -c -g -O2 conftest.c >&5 configure:3248: $? = 0 configure:3252: test -z || test ! -s conftest.err configure:3255: $? = 0 configure:3258: test -s conftest.o configure:3261: $? = 0 configure:3284: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `not' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: syntax error before "big" configure:3290: $? = 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 | #include | int | main () | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:3364: result: no configure:3445: checking for a BSD-compatible install configure:3500: result: /bin/install -c configure:3546: checking for sys/file.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/param.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for limits.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for stdlib.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for malloc.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for string.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for unistd.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for strings.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/time.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for time.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/resource.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/stat.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/mman.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for fcntl.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for alloca.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/pstat.h configure:3559: gcc -E conftest.c conftest.c:25:23: sys/pstat.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3586: result: no configure:3546: checking for sys/sysmp.h configure:3559: gcc -E conftest.c conftest.c:25:23: sys/sysmp.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3586: result: no configure:3546: checking for sys/sysinfo.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for machine/hal_sysinfo.h configure:3559: gcc -E conftest.c conftest.c:26:33: machine/hal_sysinfo.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure:3586: result: no configure:3546: checking for sys/table.h configure:3559: gcc -E conftest.c conftest.c:26:23: sys/table.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure:3586: result: no configure:3546: checking for sys/sysctl.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3546: checking for sys/systemcfg.h configure:3559: gcc -E conftest.c conftest.c:27:27: sys/systemcfg.h: No such file or directory configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:3586: result: no configure:3546: checking for stdint.h configure:3559: gcc -E conftest.c configure:3565: $? = 0 configure:3586: result: yes configure:3596: checking for sys/wait.h that is POSIX.1 compatible configure:3627: gcc -c -g -O2 conftest.c >&5 configure:3633: $? = 0 configure:3637: test -z || test ! -s conftest.err configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3657: result: yes configure:3667: checking whether time.h and sys/time.h may both be included configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3698: $? = 0 configure:3702: test -z || test ! -s conftest.err configure:3705: $? = 0 configure:3708: test -s conftest.o configure:3711: $? = 0 configure:3722: result: yes configure:3733: checking whether errno must be declared configure:3754: gcc -c -g -O2 conftest.c >&5 configure:3760: $? = 0 configure:3764: test -z || test ! -s conftest.err configure:3767: $? = 0 configure:3770: test -s conftest.o configure:3773: $? = 0 configure:3784: result: no configure:3796: checking for egrep configure:3806: result: grep -E configure:3811: checking for ANSI C header files configure:3836: gcc -c -g -O2 conftest.c >&5 configure:3842: $? = 0 configure:3846: test -z || test ! -s conftest.err configure:3849: $? = 0 configure:3852: test -s conftest.o configure:3855: $? = 0 configure:3944: gcc -o conftest -g -O2 conftest.c >&5 configure:3947: $? = 0 configure:3949: ./conftest configure:3952: $? = 0 configure:3967: result: yes configure:3991: checking for sys/types.h configure:4004: gcc -E conftest.c configure:4010: $? = 0 configure:4031: result: yes configure:3991: checking for sys/stat.h configure:4031: result: yes configure:3991: checking for stdlib.h configure:4031: result: yes configure:3991: checking for string.h configure:4031: result: yes configure:3991: checking for memory.h configure:4004: gcc -E conftest.c configure:4010: $? = 0 configure:4031: result: yes configure:3991: checking for strings.h configure:4031: result: yes configure:3991: checking for inttypes.h configure:4004: gcc -E conftest.c configure:4010: $? = 0 configure:4031: result: yes configure:3991: checking for stdint.h configure:4031: result: yes configure:3991: checking for unistd.h configure:4031: result: yes configure:4042: checking for int configure:4066: gcc -c -g -O2 conftest.c >&5 configure:4072: $? = 0 configure:4076: test -z || test ! -s conftest.err configure:4079: $? = 0 configure:4082: test -s conftest.o configure:4085: $? = 0 configure:4096: result: yes configure:4099: checking size of int configure:4418: gcc -o conftest -g -O2 conftest.c >&5 configure:4421: $? = 0 configure:4423: ./conftest configure:4426: $? = 0 configure:4449: result: 4 configure:4457: checking for uintptr_t configure:4481: gcc -c -g -O2 conftest.c >&5 configure:4487: $? = 0 configure:4491: test -z || test ! -s conftest.err configure:4494: $? = 0 configure:4497: test -s conftest.o configure:4500: $? = 0 configure:4511: result: yes configure:4525: checking for a 64-bit type configure:4548: gcc -c -g -O2 conftest.c >&5 configure:4554: $? = 0 configure:4558: test -z || test ! -s conftest.err configure:4561: $? = 0 configure:4564: test -s conftest.o configure:4567: $? = 0 configure:4677: result: uint64_t configure:4696: checking for pid_t configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4726: $? = 0 configure:4730: test -z || test ! -s conftest.err configure:4733: $? = 0 configure:4736: test -s conftest.o configure:4739: $? = 0 configure:4750: result: yes configure:5339: checking for library containing strerror configure:5374: gcc -o conftest -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest configure:5393: $? = 0 configure:5468: result: none required configure:5479: checking for asprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for atexit configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for basename configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for bcmp configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'bcmp' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for bcopy configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'bcopy' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for bsearch configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for bzero configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'bzero' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for calloc configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'calloc' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for clock configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for ffs configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function 'ffs' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for getcwd configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for getpagesize configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for index configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'index' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for insque configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for memchr configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for memcmp configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'memcmp' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for memcpy configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'memcpy' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for memmove configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'memmove' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for mempcpy configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'mempcpy' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for memset configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'memset' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for mkstemps configure:5535: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOO2O4u.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:97: undefined reference to `mkstemps' /tmp/ccOO2O4u.o:(.data+0x0): undefined reference to `mkstemps' collect2: ld returned 1 exit status configure:5541: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemps (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 mkstemps (); | /* 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_mkstemps) || defined (__stub___mkstemps) | choke me | #else | char (*f) () = mkstemps; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mkstemps; | ; | return 0; | } configure:5566: result: no configure:5479: checking for putenv configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for random configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for rename configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for rindex configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'rindex' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for setenv configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for snprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'snprintf' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for sigsetmask configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for stpcpy configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'stpcpy' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for stpncpy configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strcasecmp configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strchr configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:91: warning: conflicting types for built-in function 'strchr' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strdup configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function 'strdup' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strncasecmp configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strrchr configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:94: warning: conflicting types for built-in function 'strrchr' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strstr configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'strstr' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strtod configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strtol configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for strtoul configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for tmpnam configure:5535: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccumKrXg.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:115: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for vasprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for vfprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'vfprintf' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for vprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:102: warning: conflicting types for built-in function 'vprintf' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for vsnprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:103: warning: conflicting types for built-in function 'vsnprintf' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for vsprintf configure:5535: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function 'vsprintf' configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5479: checking for waitpid configure:5535: gcc -o conftest -g -O2 conftest.c >&5 configure:5541: $? = 0 configure:5545: test -z || test ! -s conftest.err configure:5548: $? = 0 configure:5551: test -s conftest configure:5554: $? = 0 configure:5566: result: yes configure:5586: checking whether alloca needs Cray hooks configure:5613: result: no configure:5718: checking stack direction for C alloca configure:5750: gcc -o conftest -g -O2 conftest.c >&5 configure:5753: $? = 0 configure:5755: ./conftest configure:5758: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | find_stack_direction () | { | static char *addr = 0; | auto char dummy; | if (addr == 0) | { | addr = &dummy; | return find_stack_direction (); | } | else | return (&dummy > addr) ? 1 : -1; | } | main () | { | exit (find_stack_direction() < 0); | } configure:5772: result: -1 configure:5785: checking for unistd.h configure:5825: result: yes configure:5785: checking for vfork.h configure:5798: gcc -E conftest.c conftest.c:90:19: vfork.h: No such file or directory configure:5804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5825: result: no configure:5840: checking for fork configure:5896: gcc -o conftest -g -O2 conftest.c >&5 configure:5902: $? = 0 configure:5906: test -z || test ! -s conftest.err configure:5909: $? = 0 configure:5912: test -s conftest configure:5915: $? = 0 configure:5927: result: yes configure:5840: checking for vfork configure:5896: gcc -o conftest -g -O2 conftest.c >&5 configure:5902: $? = 0 configure:5906: test -z || test ! -s conftest.err configure:5909: $? = 0 configure:5912: test -s conftest configure:5915: $? = 0 configure:5927: result: yes configure:5938: checking for working fork configure:5961: gcc -o conftest -g -O2 conftest.c >&5 configure:5964: $? = 0 configure:5966: ./conftest configure:5969: $? = 0 configure:5983: result: yes configure:6004: checking for working vfork configure:6137: result: yes configure:6298: checking for _doprnt configure:6354: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccOpzBL7.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:128: undefined reference to `_doprnt' /tmp/ccOpzBL7.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:6360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6385: result: no configure:6398: checking for sys_errlist configure:6424: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cci26Oxo.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:98: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead configure:6430: $? = 0 configure:6434: test -z || test ! -s conftest.err configure:6437: $? = 0 configure:6440: test -s conftest configure:6443: $? = 0 configure:6457: result: yes configure:6398: checking for sys_nerr configure:6424: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccqSUxIo.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:99: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead configure:6430: $? = 0 configure:6434: test -z || test ! -s conftest.err configure:6437: $? = 0 configure:6440: test -s conftest configure:6443: $? = 0 configure:6457: result: yes configure:6398: checking for sys_siglist configure:6424: gcc -o conftest -g -O2 conftest.c >&5 configure:6430: $? = 0 configure:6434: test -z || test ! -s conftest.err configure:6437: $? = 0 configure:6440: test -s conftest configure:6443: $? = 0 configure:6457: result: yes configure:6472: checking for external symbol _system_configuration configure:6490: gcc -c -g -O2 conftest.c >&5 conftest.c:97:27: sys/systemcfg.h: No such file or directory conftest.c: In function `main': conftest.c:101: error: `_system_configuration' undeclared (first use in this function) conftest.c:101: error: (Each undeclared identifier is reported only once conftest.c:101: error: for each function it appears in.) configure:6496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | int | main () | { | double x = _system_configuration.physmem; | ; | return 0; | } configure:6522: result: no configure:6531: checking for getrusage configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for on_exit configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for psignal configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for strerror configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for strsignal configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for sysconf configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for times configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for sbrk configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for gettimeofday configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for realpath configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for canonicalize_file_name configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6531: checking for pstat_getstatic configure:6587: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cckikh1F.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:142: undefined reference to `pstat_getstatic' /tmp/cckikh1F.o:(.data+0x0): undefined reference to `pstat_getstatic' collect2: ld returned 1 exit status configure:6593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getstatic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 pstat_getstatic (); | /* 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_pstat_getstatic) || defined (__stub___pstat_getstatic) | choke me | #else | char (*f) () = pstat_getstatic; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat_getstatic; | ; | return 0; | } configure:6618: result: no configure:6531: checking for pstat_getdynamic configure:6587: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccUPyAh0.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:142: undefined reference to `pstat_getdynamic' /tmp/ccUPyAh0.o:(.data+0x0): undefined reference to `pstat_getdynamic' collect2: ld returned 1 exit status configure:6593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic) || defined (__stub___pstat_getdynamic) | choke me | #else | char (*f) () = pstat_getdynamic; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat_getdynamic; | ; | return 0; | } configure:6618: result: no configure:6531: checking for sysmp configure:6587: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccikQpch.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:142: undefined reference to `sysmp' /tmp/ccikQpch.o:(.data+0x0): undefined reference to `sysmp' collect2: ld returned 1 exit status configure:6593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 sysmp (); | /* 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_sysmp) || defined (__stub___sysmp) | choke me | #else | char (*f) () = sysmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysmp; | ; | return 0; | } configure:6618: result: no configure:6531: checking for getsysinfo configure:6587: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccmlbpdG.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:142: undefined reference to `getsysinfo' /tmp/ccmlbpdG.o:(.data+0x0): undefined reference to `getsysinfo' collect2: ld returned 1 exit status configure:6593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 getsysinfo (); | /* 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_getsysinfo) || defined (__stub___getsysinfo) | choke me | #else | char (*f) () = getsysinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getsysinfo; | ; | return 0; | } configure:6618: result: no configure:6531: checking for table configure:6587: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccAj6vvY.o: In function `main': /var/uhubuild/work/compile/libiberty/conftest.c:142: undefined reference to `table' /tmp/ccAj6vvY.o:(.data+0x0): undefined reference to `table' collect2: ld returned 1 exit status configure:6593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char table (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* 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 table (); | /* 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_table) || defined (__stub___table) | choke me | #else | char (*f) () = table; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != table; | ; | return 0; | } configure:6618: result: no configure:6531: checking for sysctl configure:6587: gcc -o conftest -g -O2 conftest.c >&5 configure:6593: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6618: result: yes configure:6628: checking whether canonicalize_file_name must be declared configure:6664: gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:129: error: `canonicalize_file_name' undeclared (first use in this function) conftest.c:129: error: (Each undeclared identifier is reported only once conftest.c:129: error: for each function it appears in.) configure:6670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define BYTEORDER 1234 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define UNSIGNED_64BIT_TYPE uint64_t | #define HAVE_UINTPTR_T 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -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_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_ON_EXIT 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #ifdef HAVE_STRING_H | #include | #else | #ifdef HAVE_STRINGS_H | #include | #endif | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | int | main () | { | char *(*pfn) = (char *(*)) canonicalize_file_name | ; | return 0; | } configure:6695: result: yes configure:6728: checking for stdlib.h configure:6768: result: yes configure:6728: checking for unistd.h configure:6768: result: yes configure:6782: checking for getpagesize configure:6869: result: yes configure:6879: checking for working mmap configure:7021: gcc -o conftest -g -O2 conftest.c >&5 configure:7024: $? = 0 configure:7026: ./conftest configure:7029: $? = 0 configure:7043: result: yes configure:7056: checking for working strncmp configure:7133: gcc -o conftest -g -O2 conftest.c >&5 configure:7136: $? = 0 configure:7138: ./conftest configure:7141: $? = 0 configure:7156: result: yes configure:7289: 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 janusz config.status:699: creating Makefile config.status:699: creating testsuite/Makefile config.status:796: creating config.h config.status:1282: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stack_direction=-1 ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 ' 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=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__doprnt=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bsearch=yes ac_cv_func_bzero=yes ac_cv_func_calloc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_clock=yes ac_cv_func_ffs=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_index=yes ac_cv_func_insque=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkstemps=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_on_exit=yes ac_cv_func_psignal=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getstatic=no ac_cv_func_putenv=yes ac_cv_func_random=yes ac_cv_func_realpath=yes ac_cv_func_rename=yes ac_cv_func_rindex=yes ac_cv_func_sbrk=yes ac_cv_func_setenv=yes ac_cv_func_sigsetmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_stpncpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncmp_works=yes ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_table=no ac_cv_func_times=yes ac_cv_func_tmpnam=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vfprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_waitpid=yes ac_cv_header_alloca_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_table_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_os_cray=no ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_type_int=yes ac_cv_type_pid_t=yes ac_cv_type_uintptr_t=yes liberty_cv_uint64=uint64_t libiberty_cv_decl_needed_canonicalize_file_name=yes libiberty_cv_declare_errno=no libiberty_cv_var_sys_errlist=yes libiberty_cv_var_sys_nerr=yes libiberty_cv_var_sys_siglist=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' BUILD_INFO='info' CC='gcc' CFLAGS='-g -O2 ' CHECK='check-cplus-dem' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_PERL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DEST='libdir' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS=' ./mkstemps$U.o' LIBS='' LTLIBOBJS=' ./mkstemps$U.lo' MAINT='#' MAKEINFO='makeinfo' NOTMAINT='' NO_MINUS_C_MINUS_O='' OBJEXT='o' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_AR='' ac_ct_CC='' ac_ct_RANLIB='' ac_libiberty_warn_cflags='-W -Wall -Wtraditional -pedantic' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libiberty_topdir='.././libiberty/..' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pexecute='./pex-unix.o' prefix='/usr' program_transform_name='s,y,y,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='i586-uhu-linux' target_header_dir='' ## ------------- ## ## Output files. ## ## ------------- ## host_makefile_frag='xhost-mkfrag' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BYTEORDER 1234 #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BASENAME 1 #define HAVE_BCMP 1 #define HAVE_BCOPY 1 #define HAVE_BSEARCH 1 #define HAVE_BZERO 1 #define HAVE_CALLOC 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_CLOCK 1 #define HAVE_FCNTL_H 1 #define HAVE_FFS 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INDEX 1 #define HAVE_INSQUE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_ON_EXIT 1 #define HAVE_PSIGNAL 1 #define HAVE_PUTENV 1 #define HAVE_RANDOM 1 #define HAVE_REALPATH 1 #define HAVE_RENAME 1 #define HAVE_RINDEX 1 #define HAVE_SBRK 1 #define HAVE_SETENV 1 #define HAVE_SIGSETMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STPNCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_NERR 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSINFO_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_TMPNAM 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VFORK 1 #define HAVE_VFPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define STACK_DIRECTION -1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define UNSIGNED_64BIT_TYPE uint64_t configure: exit 0