This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:561: checking for a BSD compatible install configure:614: checking whether make sets ${MAKE} configure:644: checking for gcc configure:757: checking whether the C compiler (cc -fno-common ) works configure:773: cc -o conftest -fno-common conftest.c 1>&5 configure:799: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:804: checking whether we are using GNU C configure:813: cc -E conftest.c configure:832: checking whether cc accepts -g configure:865: checking how to run the C preprocessor configure:886: cc -E conftest.c >/dev/null 2>conftest.out configure:946: checking whether cc needs -traditional configure:971:20: termio.h: No such file or directory configure:1000: checking host system type configure:1049: checking return type of signal handlers configure:1071: cc -c -fno-common conftest.c 1>&5 configure:1091: checking for ANSI C header files configure:1104: cc -E conftest.c >/dev/null 2>conftest.out configure:1171: cc -o conftest -fno-common conftest.c 1>&5 configure:1198: checking for stdio.h configure:1208: cc -E conftest.c >/dev/null 2>conftest.out configure:1198: checking for stdlib.h configure:1208: cc -E conftest.c >/dev/null 2>conftest.out configure:1238: checking for unistd.h configure:1248: cc -E conftest.c >/dev/null 2>conftest.out configure:1238: checking for errno.h configure:1248: cc -E conftest.c >/dev/null 2>conftest.out configure:1238: checking for string.h configure:1248: cc -E conftest.c >/dev/null 2>conftest.out configure:1278: checking for sys/types.h configure:1288: cc -E conftest.c >/dev/null 2>conftest.out configure:1278: checking for fcntl.h configure:1288: cc -E conftest.c >/dev/null 2>conftest.out configure:1278: checking for sys/time.h configure:1288: cc -E conftest.c >/dev/null 2>conftest.out configure:1318: checking for time.h configure:1328: cc -E conftest.c >/dev/null 2>conftest.out configure:1318: checking for sys/stat.h configure:1328: cc -E conftest.c >/dev/null 2>conftest.out configure:1318: checking for sys/socket.h configure:1328: cc -E conftest.c >/dev/null 2>conftest.out configure:1318: checking for netinet/in.h configure:1328: cc -E conftest.c >/dev/null 2>conftest.out configure:1358: checking for arpa/inet.h configure:1368: cc -E conftest.c >/dev/null 2>conftest.out configure:1358: checking for netdb.h configure:1368: cc -E conftest.c >/dev/null 2>conftest.out configure:1358: checking for signal.h configure:1368: cc -E conftest.c >/dev/null 2>conftest.out configure:1396: checking for working const configure:1450: cc -c -fno-common conftest.c 1>&5 configure:1472: checking whether setvbuf arguments are reversed configure:1494: cc -o conftest -fno-common conftest.c 1>&5 configure: In function `main': configure:1487: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:1487: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure: failed program was: #line 1480 "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:1521: checking for ioctl configure:1549: cc -o conftest -fno-common conftest.c 1>&5 configure:1521: checking for fcntl configure:1549: cc -o conftest -fno-common conftest.c 1>&5 configure:1576: checking for memset configure:1604: cc -o conftest -fno-common conftest.c 1>&5 configure:1588: warning: conflicting types for built-in function `memset' configure:1576: checking for alarm configure:1604: cc -o conftest -fno-common conftest.c 1>&5 configure:1576: checking for usleep configure:1604: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for gethostbyname configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for getservbyport configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for htons configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for ntohs configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for inet_ntoa configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1631: checking for inet_addr configure:1659: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for socket configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for setsockopt configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for send configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for sendto configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for recv configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1686: checking for recvfrom configure:1714: cc -o conftest -fno-common conftest.c 1>&5 configure:1741: checking for select configure:1769: cc -o conftest -fno-common conftest.c 1>&5 configure:1741: checking for pselect configure:1769: cc -o conftest -fno-common conftest.c 1>&5 configure:1741: checking for poll configure:1769: cc -o conftest -fno-common conftest.c 1>&5 configure:1796: checking for printf configure:1824: cc -o conftest -fno-common conftest.c 1>&5 configure:1808: warning: conflicting types for built-in function `printf' configure:1796: checking for strcpy configure:1824: cc -o conftest -fno-common conftest.c 1>&5 configure:1808: warning: conflicting types for built-in function `strcpy' configure:1796: checking for strcmp configure:1824: cc -o conftest -fno-common conftest.c 1>&5 configure:1808: warning: conflicting types for built-in function `strcmp' configure:1796: checking for strstr configure:1824: cc -o conftest -fno-common conftest.c 1>&5 configure:1808: warning: conflicting types for built-in function `strstr' configure:1796: checking for strerror configure:1824: cc -o conftest -fno-common conftest.c 1>&5 configure:1851: checking for atoi configure:1879: cc -o conftest -fno-common conftest.c 1>&5 configure:1851: checking for atol configure:1879: cc -o conftest -fno-common conftest.c 1>&5