This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:534: checking home configure:596: checking for gcc configure:709: checking whether the C compiler (cc -fno-common ) works configure:725: cc -o conftest -fno-common conftest.c 1>&5 configure:751: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:756: checking whether we are using GNU C configure:765: cc -E conftest.c configure:784: checking whether cc accepts -g configure:846: checking for a BSD compatible install configure:901: checking for library containing gethostbyname configure:919: cc -o conftest -fno-common conftest.c 1>&5 configure:963: checking for library containing inet_addr configure:981: cc -o conftest -fno-common conftest.c 1>&5 configure:1025: checking for library containing getaddrinfo configure:1043: cc -o conftest -fno-common conftest.c 1>&5 configure:1090: checking for library containing select configure:1108: cc -o conftest -fno-common conftest.c 1>&5 configure:1152: checking for library containing socket configure:1170: cc -o conftest -fno-common conftest.c 1>&5 configure:1214: checking for library containing tgetent configure:1232: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _tgetent configure: failed program was: #line 1221 "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:1254: cc -o conftest -fno-common conftest.c -ltermcap 1>&5 configure:1275: checking for malloc in -lmapmalloc configure:1294: cc -o conftest -fno-common conftest.c -lmapmalloc -ltermcap 1>&5 ld: can't locate file for: -lmapmalloc configure: failed program was: #line 1283 "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 malloc(); int main() { malloc() ; return 0; } configure:1369: checking for pthread_create in -lpthread configure:1388: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:1526: checking how to run the C preprocessor configure:1547: cc -E conftest.c >/dev/null 2>conftest.out configure:1606: checking for ANSI C header files configure:1619: cc -E conftest.c >/dev/null 2>conftest.out configure:1686: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:1713: checking for stdio.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for stdlib.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for unistd.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for regex.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for strings.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for sys/time.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for sys/filio.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for sys/select.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for termcap.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1713: checking for pth.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1719:17: pth.h: No such file or directory configure: failed program was: #line 1718 "configure" #include "confdefs.h" #include configure:1713: checking for pthread.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1751: checking for working const configure:1805: cc -c -fno-common conftest.c 1>&5 configure:1826: checking whether time.h and sys/time.h may both be included configure:1840: cc -c -fno-common conftest.c 1>&5 configure:1863: checking whether cc needs -traditional configure:1888:20: termio.h: No such file or directory configure:1909: checking for vprintf configure:1937: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:1921: warning: conflicting types for built-in function `vprintf' configure:2014: checking for strdup configure:2042: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:2063: checking for strtoul configure:2091: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:2114: checking for strftime configure:2142: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:2114: checking for strerror configure:2142: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:2167: checking for pth_yield configure:2195: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 ld: Undefined symbols: _pth_yield configure: failed program was: #line 2172 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pth_yield(); 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 pth_yield(); 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_pth_yield) || defined (__stub___pth_yield) choke me #else pth_yield(); #endif ; return 0; } configure:2312: checking for a 32 bit integer configure:2329: cc -o conftest -fno-common conftest.c -lpthread -ltermcap 1>&5 configure:2389: checking for SunOS 5.x configure:2426: checking for GNU librx configure:2438: cc -E conftest.c >/dev/null 2>conftest.out configure:2434:21: rxposix.h: No such file or directory configure: failed program was: #line 2433 "configure" #include "confdefs.h" #include configure:2458: cc -E -I/include conftest.c >/dev/null 2>conftest.out configure:2454:21: rxposix.h: No such file or directory configure: failed program was: #line 2453 "configure" #include "confdefs.h" #include configure:2550: checking for yow