This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:585: checking host system type configure:606: checking target system type configure:624: checking build system type configure:659: checking for a BSD compatible install configure:712: checking whether build environment is sane configure:769: checking whether make sets ${MAKE} configure:815: checking for working aclocal configure:828: checking for working autoconf configure:841: checking for working automake configure:854: checking for working autoheader configure:867: checking for working makeinfo configure:887: checking for gcc configure:1000: checking whether the C compiler (cc -fno-common ) works configure:1016: cc -o conftest -fno-common conftest.c 1>&5 configure:1042: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1047: checking whether we are using GNU C configure:1056: cc -E conftest.c configure:1075: checking whether cc accepts -g configure:1118: checking for a BSD compatible install configure:1173: checking for ranlib configure:1201: checking for working const configure:1255: cc -c -fno-common conftest.c 1>&5 configure:1336: checking for socket in -lsocket configure:1355: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1344 "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:1383: checking for gethostbyname in -lnsl configure:1402: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1391 "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 gethostbyname(); int main() { gethostbyname() ; return 0; } configure:1431: checking how to run the C preprocessor configure:1452: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1511: checking for ANSI C header files configure:1524: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1591: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1615: checking for sys/wait.h that is POSIX.1 compatible configure:1636: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1660: checking for sys/time.h configure:1670: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1660: checking for unistd.h configure:1670: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1660: checking for string.h configure:1670: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1698: checking for working const configure:1773: checking for pid_t configure:1806: checking whether time.h and sys/time.h may both be included configure:1820: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1842: checking for 8-bit clean memcmp configure:1860: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1879: checking return type of signal handlers configure:1901: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:1920: checking for size_t configure:1953: checking for uid_t in sys/types.h configure:1991: checking for gettimeofday configure:2019: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1991: checking for memcpy configure:2019: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2003: warning: conflicting types for built-in function `memcpy' configure:1991: checking for strchr configure:2019: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2003: warning: conflicting types for built-in function `strchr' configure:2045: checking whether the NSA is spying on you configure:2049: checking whether to enable leeto mode configure:2093: checking for pcap_open_live in -lpcap configure:2112: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lpcap 1>&5 configure:2143: checking for libnet_init_packet in -lnet configure:2162: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lnet -lpcap 1>&5 ld: Undefined symbols: _libnet_init_packet configure: failed program was: #line 2151 "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 libnet_init_packet(); int main() { libnet_init_packet() ; return 0; } configure:2197: checking for pcre_compile in -lpcre configure:2216: cc -o conftest -fno-common -I../Libnet-1.0.2a/include -I/usr/local/include -L../Libnet-1.0.2a/src -L/usr/local/lib conftest.c -lpcre -lpcap 1>&5 ld: warning -L: directory name (../Libnet-1.0.2a/src) does not exist