This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:541: checking whether make sets ${MAKE} configure:613: checking for gcc configure:726: checking whether the C compiler (cc -fno-common ) works configure:742: cc -o conftest -fno-common conftest.c 1>&5 configure:768: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:773: checking whether we are using GNU C configure:782: cc -E conftest.c configure:801: checking whether cc accepts -g configure:863: checking for a BSD compatible install configure:922: checking for mv configure:958: checking for rm configure:994: checking for cp configure:1030: checking for sed configure:1066: checking for awk configure:1102: checking for echo configure:1138: checking for cmp configure:1174: checking for tbl configure:1208: checking how to run the C preprocessor configure:1229: cc -E conftest.c >/dev/null 2>conftest.out configure:1288: checking for AIX configure:1312: checking for POSIXized ISC configure:1351: checking for stdio.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for stdlib.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for stdarg.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for fcntl.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for curses.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for term.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for pwd.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for grp.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for sys/types.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1351: checking for sys/select.h configure:1361: cc -E conftest.c >/dev/null 2>conftest.out configure:1390: checking for ANSI C header files configure:1403: cc -E conftest.c >/dev/null 2>conftest.out configure:1470: cc -o conftest -fno-common conftest.c 1>&5 configure:1494: checking for mode_t configure:1527: checking for pid_t configure:1560: checking for uid_t in sys/types.h configure:1595: checking return type of signal handlers configure:1617: cc -c -fno-common conftest.c 1>&5 configure:1651: checking for vsnprintf configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1663: warning: conflicting types for built-in function `vsnprintf' configure:1651: checking for snprintf configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1663: warning: conflicting types for built-in function `snprintf' configure:1651: checking for atexit configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for unsetenv configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for setutent configure:1679: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _setutent configure: failed program was: #line 1656 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setutent(); 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 setutent(); 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_setutent) || defined (__stub___setutent) choke me #else setutent(); #endif ; return 0; } configure:1651: checking for seteuid configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for _getpty configure:1679: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: __getpty configure: failed program was: #line 1656 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _getpty(); 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 _getpty(); 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__getpty) || defined (__stub____getpty) choke me #else _getpty(); #endif ; return 0; } configure:1651: checking for grantpt configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for unlockpt configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for mlock configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1651: checking for initgroups configure:1679: cc -o conftest -fno-common conftest.c 1>&5 configure:1705: checking whether snprintf ignores n configure:1752: cc -o conftest -fno-common conftest.c 1>&5 configure:1789: checking whether vsnprintf ignores n configure:1843: cc -o conftest -fno-common conftest.c 1>&5 configure:1892: checking for readline/readline.h configure:1902: cc -E conftest.c >/dev/null 2>conftest.out configure:1932: checking for readline/history.h configure:1942: cc -E conftest.c >/dev/null 2>conftest.out configure:1972: checking for tgetent in -ltermcap configure:1991: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:2099: checking for readline in -lreadline configure:2118: cc -o conftest -fno-common conftest.c -lreadline -ltermcap 1>&5 configure:2198: checking for getpt configure:2213: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getpt configure: failed program was: #line 2203 "configure" #include "confdefs.h" #define _GNU_SOURCE #ifdef HAVE_STDLIB_H # include #endif int main() { (void)getpt(); ; return 0; } configure:2235: checking for tty/pty type configure:2319: cc -o conftest -fno-common conftest.c 1>&5