This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:565: checking for a BSD compatible install configure:622: checking for gcc configure:735: checking whether the C compiler (cc -fno-common ) works configure:751: cc -o conftest -fno-common conftest.c 1>&5 configure:777: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:782: checking whether we are using GNU C configure:791: cc -E conftest.c configure:810: checking whether cc accepts -g configure:842: checking whether make sets ${MAKE} configure:870: checking how to run the C preprocessor configure:891: cc -E conftest.c >/dev/null 2>conftest.out configure:950: checking for ANSI C header files configure:963: cc -E conftest.c >/dev/null 2>conftest.out configure:1030: cc -o conftest -fno-common conftest.c 1>&5 configure:1054: checking whether time.h and sys/time.h may both be included configure:1068: cc -c -fno-common conftest.c 1>&5 configure:1089: checking for sys/wait.h that is POSIX.1 compatible configure:1110: cc -c -fno-common conftest.c 1>&5 configure:1134: checking for ctype.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for errno.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for fcntl.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for grp.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for netdb.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for pwd.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for signal.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for strings.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for string.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for syslog.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for unistd.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for arpa/inet.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for netinet/in.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for sys/types.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for sys/time.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for sys/resource.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for sys/wait.h configure:1134: checking for sys/socket.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1134: checking for sys/stat.h configure:1144: cc -E conftest.c >/dev/null 2>conftest.out configure:1172: checking for working const configure:1226: cc -c -fno-common conftest.c 1>&5 configure:1247: checking whether struct tm is in sys/time.h or time.h configure:1260: cc -c -fno-common conftest.c 1>&5 configure:1281: checking for mode_t configure:1314: checking for pid_t configure:1347: checking for size_t configure:1380: checking return type of signal handlers configure:1402: cc -c -fno-common conftest.c 1>&5 configure:1421: checking for uid_t in sys/types.h configure:1455: checking type of array argument to getgroups configure:1488: cc -o conftest -fno-common conftest.c 1>&5 configure:1527: checking for main in -lnsl configure:1542: cc -o conftest -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1535 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1563: checking for socket in -lsocket configure:1582: cc -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1571 "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 socket(); int main() { socket() ; return 0; } configure:1606: checking for strdup configure:1634: cc -o conftest -fno-common conftest.c 1>&5 configure:1606: checking for strstr configure:1634: cc -o conftest -fno-common conftest.c 1>&5 configure:1618: warning: conflicting types for built-in function `strstr' configure:1606: checking for strtoul configure:1634: cc -o conftest -fno-common conftest.c 1>&5 configure:1606: checking for initgroups configure:1634: cc -o conftest -fno-common conftest.c 1>&5 configure:1660: checking for type of socket size configure:1672: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1668: warning: passing arg 3 of `send' makes integer from pointer without a cast configure:1668: warning: passing arg 4 of `send' makes integer from pointer without a cast configure:1726: checking for perl