This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:547: checking for gcc configure:660: checking whether the C compiler (cc -fno-common ) works configure:676: cc -o conftest -fno-common conftest.c 1>&5 configure:702: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:707: checking whether we are using GNU C configure:716: cc -E conftest.c configure:735: checking whether cc accepts -g configure:797: checking for a BSD compatible install configure:852: checking for ranlib configure:881: checking how to run the C preprocessor configure:902: cc -E conftest.c >/dev/null 2>conftest.out configure:965: checking for X configure:1279: checking for dnet_ntoa in -ldnet configure:1298: cc -o conftest -fno-common conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 1287 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1320: checking for dnet_ntoa in -ldnet_stub configure:1339: cc -o conftest -fno-common conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 1328 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1368: checking for gethostbyname configure:1396: cc -o conftest -fno-common conftest.c 1>&5 configure:1466: checking for connect configure:1494: cc -o conftest -fno-common conftest.c 1>&5 configure:1558: checking for remove configure:1586: cc -o conftest -fno-common conftest.c 1>&5 configure:1650: checking for shmat configure:1678: cc -o conftest -fno-common conftest.c 1>&5 configure:1751: checking for IceConnectionNumber in -lICE configure:1770: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:1795: checking for ANSI C header files configure:1808: cc -E conftest.c >/dev/null 2>conftest.out configure:1875: cc -o conftest -fno-common conftest.c 1>&5 configure:1902: checking for err.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for fcntl.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for sys/ioctl.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for sys/queue.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for unistd.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for libgen.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1902: checking for net/if_tun.h configure:1912: cc -E conftest.c >/dev/null 2>conftest.out configure:1908:24: net/if_tun.h: No such file or directory configure: failed program was: #line 1907 "configure" #include "confdefs.h" #include configure:1939: checking for MIN and MAX in sys/param.h configure:1966: checking for working const configure:2020: cc -c -fno-common conftest.c 1>&5 configure:2041: checking for size_t configure:2074: checking whether struct tm is in sys/time.h or time.h configure:2087: cc -c -fno-common conftest.c 1>&5 configure:2108: checking for u_int32_t configure:2141: checking for u_int64_t configure:2174: checking for in_addr_t configure:2210: checking whether cc needs -traditional configure:2235:20: termio.h: No such file or directory configure:2256: checking for 8-bit clean memcmp configure:2274: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2292: checking return type of signal handlers configure:2314: cc -c -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2333: checking for strftime configure:2361: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2431: checking for gethostname configure:2459: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2431: checking for socket configure:2459: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2431: checking for strdup configure:2459: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2431: checking for strstr configure:2459: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c 1>&5 configure:2443: warning: conflicting types for built-in function `strstr' configure:2484: checking for xdr_fhstatus in -lrpcsvc configure:2503: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lrpcsvc 1>&5 ld: Undefined symbols: _xdr_fhstatus configure: failed program was: #line 2492 "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 xdr_fhstatus(); int main() { xdr_fhstatus() ; return 0; } configure:2531: checking for socket in -lsocket configure:2550: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 2539 "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:2578: checking for gethostbyname in -lnsl configure:2597: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lnsl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 2586 "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:2625: checking for dn_expand in -lresolv configure:2644: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2674: checking for dirname configure:2702: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2674: checking for strlcpy configure:2702: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2674: checking for strlcat configure:2702: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2674: checking for strsep configure:2702: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2732: checking for MD5Update configure:2760: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 ld: Undefined symbols: _MD5Update configure: failed program was: #line 2737 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char MD5Update(); 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 MD5Update(); 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_MD5Update) || defined (__stub___MD5Update) choke me #else MD5Update(); #endif ; return 0; } configure:2792: checking for warnx configure:2820: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2852: checking for ether_ntoa configure:2880: cc -o conftest -fno-common -D_BSD_SOURCE conftest.c -lresolv 1>&5 configure:2916: checking for Berkeley DB with 1.85 compatibility configure:3011: checking for libpcap configure:3059: checking for libnet configure:3106: checking for libnids configure:3148: checking whether libnids version is good configure:3169: checking for OpenSSL