This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:591: checking host system type configure:614: checking build system type configure:640: checking for ar configure:672: checking for ranlib configure:750: checking for gcc configure:829: checking whether we are using GNU C configure:838: gcc -E conftest.c configure:854: checking whether gcc accepts -g configure:884: checking for POSIXized ISC configure:922: checking for a BSD compatible install configure:983: checking how to run the C preprocessor configure:1004: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for sys/file.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for sys/param.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for stdlib.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for string.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for unistd.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for strings.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for sys/time.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for sys/resource.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1066: checking for sys/stat.h configure:1076: gcc -E conftest.c >/dev/null 2>conftest.out configure:1103: checking for sys/wait.h that is POSIX.1 compatible configure:1124: gcc -c -g -O2 conftest.c 1>&5 configure:1752: checking whether the C compiler (gcc -g -O2 ) works configure:1768: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1794: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler configure:1801: checking for asprintf configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccXU1nKB.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `asprintf' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char asprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char asprintf(); int main() { /* 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_asprintf) || defined (__stub___asprintf) choke me #else asprintf(); #endif ; return 0; } configure:1801: checking for atexit configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for basename configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccezU4JI.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `basename' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char basename(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char basename(); int main() { /* 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_basename) || defined (__stub___basename) choke me #else basename(); #endif ; return 0; } configure:1801: checking for bcmp configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for bcopy configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for bzero configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for calloc configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for clock configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for getcwd configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for getpagesize configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for index configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for insque configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccsh9Hib.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `insque' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char insque(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char insque(); int main() { /* 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_insque) || defined (__stub___insque) choke me #else insque(); #endif ; return 0; } configure:1801: checking for memchr configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for memcmp configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1813: warning: conflicting types for built-in function `memcmp' configure:1801: checking for memcpy configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1813: warning: conflicting types for built-in function `memcpy' configure:1801: checking for memmove configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for memset configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1813: warning: conflicting types for built-in function `memset' configure:1801: checking for mkstemps configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cci6XN9N.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `mkstemps' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mkstemps(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mkstemps(); int main() { /* 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 mkstemps(); #endif ; return 0; } configure:1801: checking for putenv configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for rename configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for rindex configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for setenv configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for sigsetmask configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccYmr6Y2.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `sigsetmask' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigsetmask(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sigsetmask(); int main() { /* 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_sigsetmask) || defined (__stub___sigsetmask) choke me #else sigsetmask(); #endif ; return 0; } configure:1801: checking for strcasecmp configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strchr configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strdup configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strncasecmp configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strrchr configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strstr configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strtod configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strtol configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for strtoul configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for tmpnam configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for vasprintf configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cchrg1i4.o: In function `main': /c/cvs/obj/libiberty/configure:1823: undefined reference to `vasprintf' collect2: ld returned 1 exit status configure: failed program was: #line 1806 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vasprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char vasprintf(); int main() { /* 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_vasprintf) || defined (__stub___vasprintf) choke me #else vasprintf(); #endif ; return 0; } configure:1801: checking for vfprintf configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for vprintf configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for vsprintf configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1801: checking for waitpid configure:1829: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1876: checking for working alloca.h configure:1888: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1882: alloca.h: No such file or directory configure: failed program was: #line 1881 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:1909: checking for alloca configure:1942: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2111: checking for ANSI C header files configure:2124: gcc -E conftest.c >/dev/null 2>conftest.out configure:2191: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2215: checking for pid_t configure:2249: checking for vfork.h configure:2259: gcc -E conftest.c >/dev/null 2>conftest.out configure:2255: vfork.h: No such file or directory configure: failed program was: #line 2254 "configure" #include "confdefs.h" #include configure:2284: checking for working vfork configure:2435: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2462: checking for sys_errlist configure:2474: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cchRREL4.o: In function `main': /c/cvs/obj/libiberty/configure:2470: undefined reference to `sys_errlist' collect2: ld returned 1 exit status configure: failed program was: #line 2467 "configure" #include "confdefs.h" int *p; int main() { extern int sys_errlist; p = &sys_errlist; ; return 0; } configure:2462: checking for sys_nerr configure:2474: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/cc5y3kjh.o: In function `main': /c/cvs/obj/libiberty/configure:2470: undefined reference to `sys_nerr' collect2: ld returned 1 exit status configure: failed program was: #line 2467 "configure" #include "confdefs.h" int *p; int main() { extern int sys_nerr; p = &sys_nerr; ; return 0; } configure:2500: checking for getrusage configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2500: checking for on_exit configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 /tmp/ccVCu7iq.o: In function `main': /c/cvs/obj/libiberty/configure:2522: undefined reference to `on_exit' collect2: ld returned 1 exit status configure: failed program was: #line 2505 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char on_exit(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char on_exit(); int main() { /* 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_on_exit) || defined (__stub___on_exit) choke me #else on_exit(); #endif ; return 0; } configure:2500: checking for strerror configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2500: checking for sysconf configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2500: checking for times configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2500: checking for sbrk configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2500: checking for gettimeofday configure:2528: gcc -o conftest -g -O2 conftest.c 1>&5