This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:573: checking host system type configure:594: checking target system type configure:612: checking build system type configure:700: checking for gcc configure:777: checking whether the C compiler (cc -fno-common ) works configure:791: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:811: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:816: checking whether we are using GNU C configure:825: cc -E conftest.c configure:840: checking whether cc accepts -g configure:873: checking gcc version configure:1014: checking how to run the C preprocessor configure:1035: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1078: checking for sys/ioctl.h configure:1088: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1078: checking for sys/mbuf.h configure:1088: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1078: checking for net/slip.h configure:1088: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1084:22: net/slip.h: No such file or directory configure: failed program was: #line 1083 "configure" #include "confdefs.h" #include configure:1115: checking whether time.h and sys/time.h may both be included configure:1129: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1151: checking for u_int32_t using cc configure:1169: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1192: checking for siginterrupt configure:1220: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1192: checking for select configure:1220: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1247: checking for strcasecmp configure:1275: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1303: checking whether byte ordering is bigendian configure:1321: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1336: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1331: error: `not' undeclared (first use in this function) configure:1331: error: (Each undeclared identifier is reported only once configure:1331: error: for each function it appears in.) configure:1331: error: parse error before "big" configure: failed program was: #line 1325 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:1394: checking if unaligned accesses fail configure:1457: checking for tgetent in -ltermcap configure:1476: cc -o conftest -fno-common -I/usr/local/include conftest.c -ltermcap -L/usr/local/lib 1>&5 ld: Undefined symbols: _tgetent configure: failed program was: #line 1465 "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:1505: checking for curses library configure:1520: cc -o conftest -fno-common -I/usr/local/include conftest.c -lslang -L/usr/local/lib 1>&5 configure:1964: checking for gethostbyname configure:1992: cc -o conftest -fno-common -I/usr/local/include conftest.c -lslang -L/usr/local/lib 1>&5 configure:2198: checking for socket configure:2226: cc -o conftest -fno-common -I/usr/local/include conftest.c -lslang -L/usr/local/lib 1>&5 configure:2334: checking for putmsg in -lstr configure:2353: cc -o conftest -fno-common -I/usr/local/include conftest.c -lstr -lslang -L/usr/local/lib 1>&5 ld: Undefined symbols: _putmsg configure: failed program was: #line 2342 "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 putmsg(); int main() { putmsg() ; return 0; } configure:2446: checking for local pcap library configure:2465: checking for main in -lpcap configure:2480: cc -o conftest -fno-common -I/usr/local/include conftest.c -lpcap -lslang -L/usr/local/lib 1>&5 configure:2523: checking for pcap version configure:2538: cc -o conftest -fno-common -I/usr/local/include conftest.c -lpcap -lslang -L/usr/local/lib 1>&5