This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:530: checking for gcc configure:643: checking whether the C compiler (cc -fno-common ) works configure:659: cc -o conftest -fno-common conftest.c 1>&5 configure:685: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:690: checking whether we are using GNU C configure:699: cc -E conftest.c configure:718: checking whether cc accepts -g configure:780: checking for a BSD compatible install configure:834: checking Looking for libnet configure:838: checking for libnet10-config configure:880: checking how to run the C preprocessor configure:901: cc -E conftest.c >/dev/null 2>conftest.out configure:963: checking for unistd.h configure:973: cc -E conftest.c >/dev/null 2>conftest.out configure:963: checking for sys/utsname.h configure:973: cc -E conftest.c >/dev/null 2>conftest.out configure:963: checking for paths.h configure:973: cc -E conftest.c >/dev/null 2>conftest.out configure:963: checking for sys/param.h configure:973: cc -E conftest.c >/dev/null 2>conftest.out configure:1001: checking for ANSI C header files configure:1014: cc -E conftest.c >/dev/null 2>conftest.out configure:1081: cc -o conftest -I/include -DLIBNET_LIL_ENDIAN -fno-common conftest.c -L/lib -L/lib/libnet10 -lnet 1>&5 configure:1105: checking for u_int8_t configure:1138: checking for u_int16_t configure:1171: checking for u_int32_t configure:1207: checking for vsnprintf configure:1235: cc -o conftest -I/include -DLIBNET_LIL_ENDIAN -fno-common conftest.c -L/lib -L/lib/libnet10 -lnet 1>&5 configure:1219: warning: conflicting types for built-in function `vsnprintf' configure:1262: checking for __vsnprintf configure:1290: cc -o conftest -I/include -DLIBNET_LIL_ENDIAN -fno-common conftest.c -L/lib -L/lib/libnet10 -lnet 1>&5 ld: Undefined symbols: ___vsnprintf configure: failed program was: #line 1267 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __vsnprintf(); 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 __vsnprintf(); 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___vsnprintf) || defined (__stub_____vsnprintf) choke me #else __vsnprintf(); #endif ; return 0; } configure:1317: checking for snprintf configure:1345: cc -o conftest -I/include -DLIBNET_LIL_ENDIAN -fno-common conftest.c -L/lib -L/lib/libnet10 -lnet 1>&5 configure:1329: warning: conflicting types for built-in function `snprintf' configure:1372: checking for daemon configure:1400: cc -o conftest -I/include -DLIBNET_LIL_ENDIAN -fno-common conftest.c -L/lib -L/lib/libnet10 -lnet 1>&5