This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:618: checking for vi configure:1312: checking for gcc configure:1425: checking whether the C compiler (cc -fno-common ) works configure:1441: cc -o conftest -fno-common conftest.c 1>&5 configure:1467: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1472: checking whether we are using GNU C configure:1481: cc -E conftest.c configure:1500: checking whether cc accepts -g configure:1562: checking for a BSD compatible install configure:1615: checking how to run the C preprocessor configure:1636: cc -E conftest.c >/dev/null 2>conftest.out configure:1696: checking whether cc needs -traditional configure:1721:20: termio.h: No such file or directory configure:1744: checking for library containing tgetent configure:1762: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _tgetent configure: failed program was: #line 1751 "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 tgetent(); int main() { tgetent() ; return 0; } configure:1784: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:1806: checking for ANSI C header files configure:1819: cc -E conftest.c >/dev/null 2>conftest.out configure:1886: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:1914: checking for dirent.h that defines DIR configure:1927: cc -c -fno-common conftest.c 1>&5 configure:1952: checking for opendir in -ldir configure:1971: cc -o conftest -fno-common conftest.c -ldir -ltermcap 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1960 "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:2035: checking for sys/wait.h that is POSIX.1 compatible configure:2056: cc -c -fno-common conftest.c 1>&5 configure:2080: checking for sgtty.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2080: checking for sys/file.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2080: checking for sys/ioctl.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2080: checking for termios.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2080: checking for termio.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2086:20: termio.h: No such file or directory configure: failed program was: #line 2085 "configure" #include "confdefs.h" #include configure:2080: checking for unistd.h configure:2090: cc -E conftest.c >/dev/null 2>conftest.out configure:2132: checking for off_t configure:2165: checking for pid_t configure:2198: checking return type of signal handlers configure:2220: cc -c -fno-common conftest.c 1>&5 configure:2239: checking for wait3 that fills in rusage configure:2278: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2303: checking for strerror configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2303: checking for dup2 configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2303: checking for strchr configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2315: warning: conflicting types for built-in function `strchr' configure:2303: checking for sigaction configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2303: checking for sigmask configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 ld: Undefined symbols: _sigmask configure: failed program was: #line 2308 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigmask(); 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 sigmask(); 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_sigmask) || defined (__stub___sigmask) choke me #else sigmask(); #endif ; return 0; } configure:2303: checking for strspn configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2315: warning: conflicting types for built-in function `strspn' configure:2303: checking for mkstemp configure:2331: cc -o conftest -fno-common conftest.c -ltermcap 1>&5