This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:747: checking host system type configure:768: checking target system type configure:786: checking build system type configure:821: checking for a BSD compatible install configure:874: checking whether build environment is sane configure:931: checking whether make sets ${MAKE} configure:977: checking for working aclocal configure:990: checking for working autoconf configure:1003: checking for working automake configure:1016: checking for working autoheader configure:1029: checking for working makeinfo configure:1080: checking for gcc configure:1193: checking whether the C compiler (cc -I/usr/local/include -fno-common ) works configure:1209: cc -o conftest -I/usr/local/include -fno-common conftest.c 1>&5 configure:1235: checking whether the C compiler (cc -I/usr/local/include -fno-common ) is a cross-compiler configure:1240: checking whether we are using GNU C configure:1268: checking whether cc accepts -g configure:1301: checking for Cygwin environment configure:1317: cc -c -I/usr/local/include -fno-common conftest.c 1>&5 configure: In function `main': configure:1313: error: `__CYGWIN32__' undeclared (first use in this function) configure:1313: error: (Each undeclared identifier is reported only once configure:1313: error: for each function it appears in.) configure: failed program was: #line 1306 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1334: checking for mingw32 environment configure:1346: cc -c -I/usr/local/include -fno-common conftest.c 1>&5 configure: In function `main': configure:1342: error: `__MINGW32__' undeclared (first use in this function) configure:1342: error: (Each undeclared identifier is reported only once configure:1342: error: for each function it appears in.) configure: failed program was: #line 1339 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1363: checking how to run the C preprocessor configure:1500: checking for ld used by GCC configure:1568: checking if the linker (/usr/bin/ld) is GNU ld configure:1585: checking for /usr/bin/ld option to reload object files configure:1597: checking for BSD-compatible nm configure:1635: checking whether ln -s works configure:1656: checking how to recognise dependant libraries configure:1839: checking for object suffix configure:1845: cc -c -I/usr/local/include -fno-common conftest.c 1>&5 configure:1865: checking for executable suffix configure:1875: cc -o conftest -I/usr/local/include -fno-common conftest.c 1>&5 configure:1906: checking command to parse /usr/bin/nm -p output configure:1986: cc -c -I/usr/local/include -fno-common conftest.c 1>&5 configure:1989: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm cannot find nm_test_var in conftest.nm configure:1986: cc -c -I/usr/local/include -fno-common conftest.c 1>&5 configure:1989: /usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2040: cc -o conftest -I/usr/local/include -fno-common conftest.c conftstm.o 1>&5 configure:2089: checking for dlfcn.h configure:2099: cc -E conftest.c >/dev/null 2>conftest.out configure:2267: checking for ranlib configure:2334: checking for strip configure:2577: checking for objdir configure:2604: checking for cc option to produce PIC configure:2756: checking if cc PIC flag -fPIC works configure:2770: cc -c -I/usr/local/include -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2822: checking if cc static flag -static works configure:2837: cc -o conftest -I/usr/local/include -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 2830 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2864: checking if cc supports -c -o file.o configure:2883: cc -c -I/usr/local/include -fno-common -o out/conftest2.o conftest.c 1>&5 configure:2912: checking if cc supports -c -o file.lo configure:2930: cc -c -I/usr/local/include -fno-common -c -o conftest.lo conftest.c 1>&5 configure:2980: checking if cc supports -fno-rtti -fno-exceptions configure:2993: cc -c -I/usr/local/include -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: "-frtti" is valid for C++ but not for C/ObjC cc1: warning: "-frtti" is valid for C++ but not for C/ObjC configure:3020: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3676: checking how to hardcode library paths into programs configure:3704: checking whether stripping libraries is possible configure:3718: checking dynamic linker characteristics configure:4115: checking if libtool supports shared libraries configure:4119: checking whether to build shared libraries configure:4142: checking whether to build static libraries configure:5281: checking for working const configure:5395: checking for a BSD compatible install configure:5448: checking whether make sets ${MAKE} configure:5479: checking for ranlib configure:5514: checking for ar configure:5549: checking for ln configure:5583: checking for strerror configure:5611: cc -o conftest -I/usr/local/include -fno-common conftest.c 1>&5 configure:5637: checking for pcap_open_live in -lpcap configure:5681: checking low-level packet interface type configure:6168: checking for libnet_build_ip in -lnet configure:6187: cc -o conftest -I/usr/local/include -fno-common conftest.c -lnet 1>&5 ld: Undefined symbols: _libnet_build_ip configure: failed program was: #line 6176 "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_build_ip(); int main() { libnet_build_ip() ; return 0; } configure:6224: checking machine endianess configure:6294: checking if unaligned accesses fail configure:6368: checking for sys/sockio.h configure:6378: cc -E conftest.c >/dev/null 2>conftest.out