This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:566: checking for a BSD compatible install configure:619: checking whether build environment is sane configure:676: checking whether make sets ${MAKE} configure:722: checking for working aclocal configure:735: checking for working autoconf configure:748: checking for working automake configure:761: checking for working autoheader configure:774: checking for working makeinfo configure:923: checking for gcc configure:1000: checking whether the C compiler (gcc ) works configure:1014: gcc -o conftest conftest.c 1>&5 configure:1034: checking whether the C compiler (gcc ) is a cross-compiler configure:1039: checking whether we are using GNU C configure:1048: gcc -E conftest.c configure:1063: checking whether gcc accepts -g configure:1091: checking how to run the C preprocessor configure:1112: gcc -E conftest.c >/dev/null 2>conftest.out configure:1153: checking whether gcc needs -traditional configure:1201: checking for ranlib configure:1228: checking for POSIXized ISC configure:1249: checking for AIX configure:1274: checking for minix/config.h configure:1284: gcc -E conftest.c >/dev/null 2>conftest.out configure:1280:26: minix/config.h: No such file or directory configure: failed program was: #line 1279 "configure" #include "confdefs.h" #include configure:1325: checking for gcc option to accept ANSI C configure:1378: gcc -c -g -O2 conftest.c 1>&5 configure:1404: checking for function prototypes configure:1563: checking for working const configure:1617: gcc -c -g -O2 conftest.c 1>&5 configure:1638: checking for inline configure:1652: gcc -c -g -O2 conftest.c 1>&5 configure:1703: checking for syslog in -lsocket configure:1722: gcc -o conftest -g -O2 conftest.c -lsocket 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 1711 "configure" #include "confdefs.h" /* 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 syslog(); int main() { syslog() ; return 0; } configure:1750: checking for syslog in -lbe configure:1769: gcc -o conftest -g -O2 conftest.c -lbe 1>&5 /usr/bin/ld: cannot find -lbe collect2: ld returned 1 exit status configure: failed program was: #line 1758 "configure" #include "confdefs.h" /* 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 syslog(); int main() { syslog() ; return 0; } configure:1797: checking for gethostbyname in -lnsl configure:1816: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:1845: checking for ANSI C header files configure:1858: gcc -E conftest.c >/dev/null 2>conftest.out configure:1925: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:1952: checking for fcntl.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1952: checking for limits.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1952: checking for sys/ioctl.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1952: checking for sys/time.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1952: checking for unistd.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1952: checking for sys/times.h configure:1962: gcc -E conftest.c >/dev/null 2>conftest.out configure:1993: checking for termios.h configure:2003: gcc -E conftest.c >/dev/null 2>conftest.out configure:1993: checking for sys/termios.h configure:2003: gcc -E conftest.c >/dev/null 2>conftest.out configure:1993: checking for termio.h configure:2003: gcc -E conftest.c >/dev/null 2>conftest.out configure:1993: checking for sys/termio.h configure:2003: gcc -E conftest.c >/dev/null 2>conftest.out configure:1999:24: sys/termio.h: No such file or directory configure: failed program was: #line 1998 "configure" #include "confdefs.h" #include configure:1993: checking for sgtty.h configure:2003: gcc -E conftest.c >/dev/null 2>conftest.out configure:2033: checking for termios.h configure:2033: checking for sys/termios.h configure:2033: checking for termio.h configure:2033: checking for sys/termio.h configure:2033: checking for sgtty.h configure:2073: checking for sys/mman.h configure:2083: gcc -E conftest.c >/dev/null 2>conftest.out configure:2073: checking for utime.h configure:2083: gcc -E conftest.c >/dev/null 2>conftest.out configure:2073: checking for syslog.h configure:2083: gcc -E conftest.c >/dev/null 2>conftest.out configure:2073: checking for sys/syslog.h configure:2083: gcc -E conftest.c >/dev/null 2>conftest.out configure:2073: checking for sys/param.h configure:2083: gcc -E conftest.c >/dev/null 2>conftest.out configure:2113: checking for sys/select.h configure:2123: gcc -E conftest.c >/dev/null 2>conftest.out configure:2113: checking for strings.h configure:2123: gcc -E conftest.c >/dev/null 2>conftest.out configure:2113: checking for arpa/inet.h configure:2123: gcc -E conftest.c >/dev/null 2>conftest.out configure:2151: checking for size_t configure:2184: checking for mode_t configure:2217: checking for off_t configure:2251: checking for speed_t configure:2306: checking for st_rdev in struct stat configure:2319: gcc -c -g -O2 conftest.c 1>&5 configure:2340: checking whether time.h and sys/time.h may both be included configure:2354: gcc -c -g -O2 conftest.c 1>&5 configure:2375: checking whether sys/time.h and sys/select.h may both be included configure:2389: gcc -c -g -O2 conftest.c 1>&5 configure:2410: checking whether struct tm is in sys/time.h or time.h configure:2423: gcc -c -g -O2 conftest.c 1>&5 configure:2445: checking for errno declaration configure:2457: gcc -c -g -O2 conftest.c 1>&5 configure:2480: checking whether setvbuf arguments are reversed configure:2502: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure: In function `main': configure:2495: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:2495: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure: failed program was: #line 2488 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:2527: checking return type of signal handlers configure:2549: gcc -c -g -O2 conftest.c 1>&5 configure:2571: checking for unistd.h configure:2610: checking for getpagesize configure:2638: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:2663: checking for working mmap configure:2811: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:2742: warning: conflicting types for built-in function 'malloc' configure:2836: checking for working alloca.h configure:2848: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:2869: checking for alloca configure:2897: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3081: checking for gettimeofday configure:3109: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3081: checking for settimeofday configure:3109: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3136: checking for strchr configure:3164: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3148: warning: conflicting types for built-in function 'strchr' configure:3136: checking for memcpy configure:3164: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3148: warning: conflicting types for built-in function 'memcpy' configure:3136: checking for select configure:3164: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3136: checking for vprintf configure:3164: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3148: warning: conflicting types for built-in function 'vprintf' configure:3191: checking for times configure:3219: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3191: checking for rdchk configure:3219: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 /tmp/cccKyj1v.o: In function `main': /var/uhubuild/work/compile/configure:3213: undefined reference to `rdchk' collect2: ld returned 1 exit status configure: failed program was: #line 3196 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rdchk(); 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 rdchk(); 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_rdchk) || defined (__stub___rdchk) choke me #else rdchk(); #endif ; return 0; } configure:3191: checking for utime configure:3219: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3191: checking for syslog configure:3219: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3191: checking for siginterrupt configure:3219: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for mkdir configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for mktime configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for strerror configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for strstr configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3258: warning: conflicting types for built-in function 'strstr' configure:3246: checking for strdup configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3258: warning: conflicting types for built-in function 'strdup' configure:3246: checking for strtoul configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for strtol configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3246: checking for strpbrk configure:3274: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3258: warning: conflicting types for built-in function 'strpbrk' configure:3303: checking for stpcpy configure:3331: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3315: warning: conflicting types for built-in function 'stpcpy' configure:3303: checking for strftime configure:3331: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3315: warning: conflicting types for built-in function 'strftime' configure:3303: checking for vasprintf configure:3331: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3359: checking for getopt_long configure:3387: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3417: checking for ftime configure:3445: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3460: checking that ftime works correctly configure:3497: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3531: checking for timezone variable configure:3544: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3570: checking for LOG_UUCP configure:3628: checking for argz.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for limits.h configure:3628: checking for locale.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for nl_types.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for malloc.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for string.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for unistd.h configure:3628: checking for values.h configure:3638: gcc -E conftest.c >/dev/null 2>conftest.out configure:3628: checking for sys/param.h configure:3668: checking for getcwd configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for munmap configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for putenv configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for setenv configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for setlocale configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for strchr configure:3668: checking for strcasecmp configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for __argz_count configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for __argz_stringify configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3668: checking for __argz_next configure:3696: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3787: checking for LC_MESSAGES configure:3799: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3820: checking whether NLS is requested configure:3840: checking whether included gettext is requested configure:3859: checking for libintl.h configure:3869: gcc -E conftest.c >/dev/null 2>conftest.out configure:3886: checking for gettext in libc configure:3898: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:3989: checking for msgfmt configure:4023: checking for dcgettext configure:4051: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:4035: warning: conflicting types for built-in function 'dcgettext' configure:4078: checking for gmsgfmt configure:4110: checking for xgettext configure:4150: gcc -o conftest -g -O2 conftest.c -lnsl 1>&5 configure:4593: checking for catalogs to be installed