This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:566: checking for a BSD compatible install configure:619: checking whether build environment is sane configure:676: checking whether make sets ${MAKE} configure:722: checking for working aclocal configure:735: checking for working autoconf configure:748: checking for working automake configure:761: checking for working autoheader configure:774: checking for working makeinfo configure:791: checking for gcc configure:904: checking whether the C compiler (cc -fno-common ) works configure:920: cc -o conftest -fno-common conftest.c 1>&5 configure:946: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:951: checking whether we are using GNU C configure:960: cc -E conftest.c configure:979: checking whether cc accepts -g configure:1022: checking for a BSD compatible install configure:1075: checking whether make sets ${MAKE} configure:1104: checking how to run the C preprocessor configure:1125: cc -E conftest.c >/dev/null 2>conftest.out configure:1184: checking for ANSI C header files configure:1197: cc -E conftest.c >/dev/null 2>conftest.out configure:1264: cc -o conftest -fno-common conftest.c 1>&5 configure:1288: checking for sys/wait.h that is POSIX.1 compatible configure:1309: cc -c -fno-common conftest.c 1>&5 configure:1333: checking for fcntl.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for limits.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for syslog.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for unistd.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for pwd.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for arpa/inet.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for netinet/tcp.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for sys/select.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1333: checking for getopt.h configure:1343: cc -E conftest.c >/dev/null 2>conftest.out configure:1371: checking for pid_t configure:1404: checking whether time.h and sys/time.h may both be included configure:1418: cc -c -fno-common conftest.c 1>&5 configure:1439: checking whether struct tm is in sys/time.h or time.h configure:1452: cc -c -fno-common conftest.c 1>&5 configure:1474: checking return type of signal handlers configure:1496: cc -c -fno-common conftest.c 1>&5 configure:1515: checking for vprintf configure:1543: cc -o conftest -fno-common conftest.c 1>&5 configure:1527: warning: conflicting types for built-in function `vprintf' configure:1622: checking for select configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for socket configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for strstr configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1634: warning: conflicting types for built-in function `strstr' configure:1622: checking for strtol configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for openlog configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for sigaction configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for waitpid configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for gethostbyname configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1622: checking for getprotobyname configure:1650: cc -o conftest -fno-common conftest.c 1>&5 configure:1874: checking whether the C compiler accepts -Wall configure:1884: cc -c -Wall conftest.c 1>&5 configure:1896: checking whether byte ordering is bigendian configure:1914: cc -c -fno-common -Wall conftest.c 1>&5 configure:1929: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:1924: error: `not' undeclared (first use in this function) configure:1924: error: (Each undeclared identifier is reported only once configure:1924: error: for each function it appears in.) configure:1924: error: parse error before "big" configure: failed program was: #line 1918 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1986: checking size of unsigned int configure:2005: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:1997: warning: return type defaults to `int' configure: In function `main': configure:1999: warning: implicit declaration of function `exit' configure:2000: warning: int format, long unsigned int arg (arg 3) configure:2025: checking size of unsigned long configure:2044: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2036: warning: return type defaults to `int' configure: In function `main': configure:2038: warning: implicit declaration of function `exit' configure:2039: warning: int format, long unsigned int arg (arg 3) configure:2066: checking for struct linger configure:2079: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:2076: warning: unused variable `dummy' configure:2101: checking for compiler alignment configure:2116: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2135: checking for structure packing via __attribute__((packed)) configure:2148: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:2144: warning: unused variable `s'