This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:585: checking host system type configure:606: checking target system type configure:624: checking build system type configure:755: checking UUCP lock files directory configure:777: checking for bison configure:810: checking for gcc configure:923: checking whether the C compiler (cc -fno-common ) works configure:939: cc -o conftest -fno-common conftest.c 1>&5 configure:965: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:970: checking whether we are using GNU C configure:979: cc -E conftest.c configure:998: checking whether cc accepts -g configure:1041: checking for a BSD compatible install configure:1100: checking for dirent.h that defines DIR configure:1113: cc -c -fno-common conftest.c 1>&5 configure:1138: checking for opendir in -ldir configure:1157: cc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1146 "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 opendir(); int main() { opendir() ; return 0; } configure:1221: checking how to run the C preprocessor configure:1242: cc -E conftest.c >/dev/null 2>conftest.out configure:1301: checking for ANSI C header files configure:1314: cc -E conftest.c >/dev/null 2>conftest.out configure:1381: cc -o conftest -fno-common conftest.c 1>&5 configure:1405: checking for sys/wait.h that is POSIX.1 compatible configure:1426: cc -c -fno-common conftest.c 1>&5 configure:1450: checking for fcntl.h configure:1460: cc -E conftest.c >/dev/null 2>conftest.out configure:1450: checking for sys/file.h configure:1460: cc -E conftest.c >/dev/null 2>conftest.out configure:1450: checking for sys/ioctl.h configure:1460: cc -E conftest.c >/dev/null 2>conftest.out configure:1450: checking for sys/time.h configure:1460: cc -E conftest.c >/dev/null 2>conftest.out configure:1450: checking for unistd.h configure:1460: cc -E conftest.c >/dev/null 2>conftest.out configure:1490: checking for termios.h configure:1500: cc -E conftest.c >/dev/null 2>conftest.out configure:1490: checking for sys/termiox.h configure:1500: cc -E conftest.c >/dev/null 2>conftest.out configure:1496:25: sys/termiox.h: No such file or directory configure: failed program was: #line 1495 "configure" #include "confdefs.h" #include configure:1490: checking for sys/vfs.h configure:1500: cc -E conftest.c >/dev/null 2>conftest.out configure:1496:21: sys/vfs.h: No such file or directory configure: failed program was: #line 1495 "configure" #include "confdefs.h" #include configure:1490: checking for sys/statfs.h configure:1500: cc -E conftest.c >/dev/null 2>conftest.out configure:1496:24: sys/statfs.h: No such file or directory configure: failed program was: #line 1495 "configure" #include "confdefs.h" #include configure:1490: checking for sys/statvfs.h configure:1500: cc -E conftest.c >/dev/null 2>conftest.out configure:1530: checking for sys/select.h configure:1540: cc -E conftest.c >/dev/null 2>conftest.out configure:1530: checking for sys/param.h configure:1540: cc -E conftest.c >/dev/null 2>conftest.out configure:1530: checking for sys/mount.h configure:1540: cc -E conftest.c >/dev/null 2>conftest.out configure:1568: checking for working const configure:1622: cc -c -fno-common conftest.c 1>&5 configure:1643: checking for mode_t configure:1676: checking for pid_t configure:1709: checking for size_t configure:1742: checking whether time.h and sys/time.h may both be included configure:1756: cc -c -fno-common conftest.c 1>&5 configure:1777: checking whether struct tm is in sys/time.h or time.h configure:1790: cc -c -fno-common conftest.c 1>&5 configure:1812: checking whether getpgrp takes no argument configure:1875: cc -o conftest -fno-common conftest.c 1>&5 configure:1900: checking whether cc needs -traditional configure:1925:20: termio.h: No such file or directory configure:1946: checking whether setvbuf arguments are reversed configure:1968: cc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:1961: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:1961: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure: failed program was: #line 1954 "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:1992: checking return type of signal handlers configure:2014: cc -c -fno-common conftest.c 1>&5 configure:2033: checking for vprintf configure:2061: cc -o conftest -fno-common conftest.c 1>&5 configure:2045: warning: conflicting types for built-in function `vprintf' configure:2140: checking for mkdir configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2140: checking for mktime configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2140: checking for select configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2140: checking for socket configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2140: checking for strspn configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2152: warning: conflicting types for built-in function `strspn' configure:2140: checking for strcasecmp configure:2168: cc -o conftest -fno-common conftest.c 1>&5 configure:2195: checking for rename configure:2223: cc -o conftest -fno-common conftest.c 1>&5 configure:2195: checking for statfs configure:2223: cc -o conftest -fno-common conftest.c 1>&5 configure:2195: checking for statvfs configure:2223: cc -o conftest -fno-common conftest.c 1>&5 configure:2195: checking for setproctitle configure:2223: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setproctitle configure: failed program was: #line 2200 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setproctitle(); 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 setproctitle(); 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_setproctitle) || defined (__stub___setproctitle) choke me #else setproctitle(); #endif ; return 0; }