This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:752: checking for gcc configure:865: checking whether the C compiler (cc -fno-common ) works configure:881: cc -o conftest -fno-common conftest.c 1>&5 configure:907: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:912: checking whether we are using GNU C configure:921: cc -E conftest.c configure:940: checking whether cc accepts -g configure:1003: checking for Cygwin environment configure:1019: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1015: error: `__CYGWIN32__' undeclared (first use in this function) configure:1015: error: (Each undeclared identifier is reported only once configure:1015: error: for each function it appears in.) configure: failed program was: #line 1008 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1036: checking for mingw32 environment configure:1048: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1044: error: `__MINGW32__' undeclared (first use in this function) configure:1044: error: (Each undeclared identifier is reported only once configure:1044: error: for each function it appears in.) configure: failed program was: #line 1041 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1065: checking how to run the C preprocessor configure:1086: cc -E conftest.c >/dev/null 2>conftest.out configure:1220: checking host system type configure:1241: checking build system type configure:1270: checking for ld used by GCC configure:1338: checking if the linker (/usr/bin/ld) is GNU ld configure:1355: checking for /usr/bin/ld option to reload object files configure:1367: checking for BSD-compatible nm configure:1405: checking whether ln -s works configure:1426: checking how to recognise dependant libraries configure:1609: checking for object suffix configure:1615: cc -c -fno-common conftest.c 1>&5 configure:1635: checking for executable suffix configure:1645: cc -o conftest -fno-common conftest.c 1>&5 configure:1676: checking command to parse /usr/bin/nm -p output configure:1756: cc -c -fno-common conftest.c 1>&5 configure:1759: /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:1756: cc -c -fno-common conftest.c 1>&5 configure:1759: /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:1810: cc -o conftest -fno-common conftest.c conftstm.o 1>&5 configure:1859: checking for dlfcn.h configure:1869: cc -E conftest.c >/dev/null 2>conftest.out configure:2037: checking for ranlib configure:2104: checking for strip configure:2619: checking for objdir configure:2646: checking for cc option to produce PIC configure:2798: checking if cc PIC flag -fPIC works configure:2812: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 configure:2864: checking if cc static flag -static works configure:2879: cc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine configure: failed program was: #line 2872 "configure" #include "confdefs.h" int main() { ; return 0; } configure:2906: checking if cc supports -c -o file.o configure:2925: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 configure:2954: checking if cc supports -c -o file.lo configure:2972: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 configure:3022: checking if cc supports -fno-rtti -fno-exceptions configure:3035: cc -c -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:3062: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3746: checking how to hardcode library paths into programs configure:3774: checking whether stripping libraries is possible configure:3788: checking dynamic linker characteristics configure:4185: checking if libtool supports shared libraries configure:4189: checking whether to build shared libraries configure:4212: checking whether to build static libraries configure:5350: checking whether make sets ${MAKE} configure:5388: checking for a BSD compatible install configure:5464: checking if the compiler understands -pipe configure:5474: cc -pipe -c -fno-common conftest.c 1>&5 configure:5494: checking for nessus-config configure:5540: checking for openssl/md2.h configure:5550: cc -E -I/usr/local/include/nessus -DNESSUS_ON_SSL -DHAVE_SSL -I/usr/ssl/include conftest.c >/dev/null 2>conftest.out configure:5540: checking for openssl/md4.h configure:5550: cc -E -I/usr/local/include/nessus -DNESSUS_ON_SSL -DHAVE_SSL -I/usr/ssl/include conftest.c >/dev/null 2>conftest.out configure:5540: checking for openssl/md5.h configure:5550: cc -E -I/usr/local/include/nessus -DNESSUS_ON_SSL -DHAVE_SSL -I/usr/ssl/include conftest.c >/dev/null 2>conftest.out configure:5585: checking for bison configure:5626: checking for ANSI C header files configure:5639: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:5706: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:5730: checking for sys/wait.h that is POSIX.1 compatible configure:5751: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:5772: checking whether time.h and sys/time.h may both be included configure:5786: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:5811: checking for dirent.h that defines DIR configure:5824: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:5849: checking for opendir in -ldir configure:5868: cc -pipe -o conftest -fno-common -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 5857 "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 opendir(); int main() { opendir() ; return 0; } configure:5932: checking for -lrpcsvc configure:5946: cc -pipe -o conftest -fno-common -fno-common conftest.c -lrpcsvc 1>&5 configure:5966: checking for /usr/ucbinclude/fcntl.h configure:5976: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:5972:35: /usr/ucbinclude/fcntl.h: No such file or directory configure: failed program was: #line 5971 "configure" #include "confdefs.h" #include configure:6001: checking for unistd.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6001: checking for getopt.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6001: checking for string.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6001: checking for strings.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6001: checking for sys/sockio.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6001: checking for sys/socketio.h configure:6011: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6007:26: sys/socketio.h: No such file or directory configure: failed program was: #line 6006 "configure" #include "confdefs.h" #include configure:6042: checking for netinet/in.h configure:6052: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6082: checking for netinet/in_systm.h configure:6092: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6122: checking for netinet/ip.h configure:6132: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6162: checking for netinet/ip_icmp.h configure:6172: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6202: checking for netinet/ip.h configure:6202: checking for netinet/udp.h configure:6212: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6202: checking for netinet/protocols.h configure:6212: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6208:31: netinet/protocols.h: No such file or directory configure: failed program was: #line 6207 "configure" #include "confdefs.h" #include configure:6202: checking for netinet/ip_udp.h configure:6212: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6208:28: netinet/ip_udp.h: No such file or directory configure: failed program was: #line 6207 "configure" #include "confdefs.h" #include configure:6202: checking for netinet/ip_tcp.h configure:6212: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6208:28: netinet/ip_tcp.h: No such file or directory configure: failed program was: #line 6207 "configure" #include "confdefs.h" #include configure:6202: checking for netinet/tcpip.h configure:6212: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6243: checking for sys/param.h configure:6253: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6283: checking for sys/ioctl.h configure:6293: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6323: checking for rpc/rpc.h configure:6333: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6323: checking for dlfcn.h configure:6323: checking for sys/un.h configure:6333: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6323: checking for memory.h configure:6333: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6323: checking for ctype.h configure:6333: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6323: checking for errno.h configure:6333: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for sys/types.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for stdlib.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for stdio.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for pthread.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for sys/filio.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6363: checking for pwd.h configure:6373: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6403: checking for assert.h configure:6413: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6403: checking for netdb.h configure:6413: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6403: checking for netinet/in.h configure:6403: checking for arpa/inet.h configure:6413: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6443: checking for poll.h configure:6453: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6443: checking for sys/poll.h configure:6453: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6443: checking for netinet/ip_tcp.h configure:6483: checking for sys/stat.h configure:6493: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6483: checking for stat.h configure:6493: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6489:18: stat.h: No such file or directory configure: failed program was: #line 6488 "configure" #include "confdefs.h" #include configure:6483: checking for net/if.h configure:6493: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6483: checking for sys/mman.h configure:6493: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6483: checking for search.h configure:6493: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6523: checking for locale.h configure:6533: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6581: checking for sys/socket.h configure:6591: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6581: checking for netinet/ip.h configure:6581: checking for netinet/tcp.h configure:6591: cc -E -fno-common conftest.c >/dev/null 2>conftest.out configure:6625: checking for working alloca.h configure:6637: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6658: checking for alloca configure:6691: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6859: checking for lstat configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6859: checking for memmove configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6859: checking for gettimeofday configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6859: checking for gethrtime configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 ld: Undefined symbols: _gethrtime configure: failed program was: #line 6864 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethrtime(); below. */ #include /* 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 gethrtime(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_gethrtime) || defined (__stub___gethrtime) choke me #else gethrtime(); #endif ; return 0; } configure:6859: checking for getrusage configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6859: checking for rand configure:6887: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6914: checking for strchr configure:6942: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6926: warning: conflicting types for built-in function `strchr' configure:6914: checking for memcpy configure:6942: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6926: warning: conflicting types for built-in function `memcpy' configure:6914: checking for select configure:6942: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6914: checking for poll configure:6942: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6967: checking for vsnprintf configure:6995: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:6979: warning: conflicting types for built-in function `vsnprintf' configure:7018: checking for memmem configure:7046: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 ld: Undefined symbols: _memmem configure: failed program was: #line 7023 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char memmem(); below. */ #include /* 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 memmem(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_memmem) || defined (__stub___memmem) choke me #else memmem(); #endif ; return 0; } configure:7071: checking for bzero configure:7099: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7083: warning: conflicting types for built-in function `bzero' configure:7071: checking for bcopy configure:7099: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7126: checking for addr2ascii configure:7154: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7126: checking for inet_neta configure:7154: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for signal configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for sigaction configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for wait configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for wait3 configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for wait4 configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7181: checking for waitpid configure:7209: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7237: checking for lfind configure:7265: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7290: checking for lfind in -lcompat configure:7309: cc -pipe -o conftest -fno-common -fno-common conftest.c -lcompat 1>&5 ld: can't locate file for: -lcompat configure: failed program was: #line 7298 "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 lfind(); int main() { lfind() ; return 0; } configure:7337: checking whether byte ordering is bigendian configure:7355: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7370: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure: In function `main': configure:7365: error: `not' undeclared (first use in this function) configure:7365: error: (Each undeclared identifier is reported only once configure:7365: error: for each function it appears in.) configure:7365: error: parse error before "big" configure: failed program was: #line 7359 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:7427: checking for time_t configure:7460: checking for pid_t configure:7493: checking for size_t configure:7526: checking for uid_t in sys/types.h configure:7560: checking size of short configure:7579: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7599: checking size of int configure:7618: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7638: checking size of long configure:7657: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure:7679: checking struct ip contains ip_csum configure:7699: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure: In function `main': configure:7694: error: structure has no member named `ip_csum' configure: failed program was: #line 7681 "configure" #include "confdefs.h" #ifdef __linux__ #define __BSD_SOURCE #define _BSD_SOURCE #define __FAVOR_BSD #endif #include #include #include #include int main() { struct ip ip; ip.ip_csum = 0; ; return 0; } configure:7714: checking struct ip configure:7726: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7741: checking struct ip has ip_hl configure:7753: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7770: checking struct icmp configure:7783: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7798: checking struct udphdr configure:7811: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7826: checking BSD struct udphdr configure:7844: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7860: checking struct tcphdr configure:7873: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7888: checking struct tcphdr has th_off configure:7904: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:7919: checking struct tcphdr has th_x2_off configure:7935: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure: In function `main': configure:7931: error: structure has no member named `th_x2_off' configure: failed program was: #line 7921 "configure" #include "confdefs.h" #include #ifdef __linux__ #define __FAVOR_BSD #endif #include #include #include #include int main() { struct tcphdr tcp;tcp.th_x2_off = 0; ; return 0; } configure:7950: checking for long file names configure:7996: checking for inet_aton in -lc configure:8015: cc -pipe -o conftest -fno-common -fno-common conftest.c -lc 1>&5 configure:8039: checking for inet_aton in -lresolv configure:8058: cc -pipe -o conftest -fno-common -fno-common conftest.c -lresolv 1>&5 configure:8085: checking for inet_aton in -lsocket configure:8104: cc -pipe -o conftest -fno-common -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 8093 "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 inet_aton(); int main() { inet_aton() ; return 0; } configure:8128: checking for inet_aton in -lnsl configure:8147: cc -pipe -o conftest -fno-common -fno-common conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 8136 "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 inet_aton(); int main() { inet_aton() ; return 0; } configure:8173: checking if sockaddr{} has sa_len member configure:8187: cc -pipe -c -fno-common -fno-common conftest.c 1>&5 configure:8212: checking for a working strndup implementation configure:8234: cc -pipe -o conftest -fno-common -fno-common conftest.c 1>&5 configure: In function `main': configure:8226: warning: assignment makes pointer from integer without a cast configure:8227: error: `NULL' undeclared (first use in this function) configure:8227: error: (Each undeclared identifier is reported only once configure:8227: error: for each function it appears in.) configure: failed program was: #line 8217 "configure" #include "confdefs.h" int main() { char * a = "foobar"; char * b; b = strndup(a, strlen(a)); if( b == NULL ) return 1; if( b == a ) return 1; return strcmp(a, b); } configure:8409: checking for pcap_restart in -lpcap-nessus configure:8428: cc -pipe -o conftest -fno-common -L/usr/local/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lresolv -L/usr/ssl/lib -lssl -lcrypto -ldl -I/usr/local/include/nessus -DNESSUS_ON_SSL -DHAVE_SSL -I/usr/ssl/include -fno-common conftest.c -lpcap-nessus 1>&5 ld: warning -L: directory name (/usr/ssl/lib) does not exist ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o)