This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:636: checking host system type configure:657: checking target system type configure:675: checking build system type configure:764: checking for gcc configure:877: checking whether the C compiler (gcc ) works configure:893: gcc -o conftest conftest.c 1>&5 configure:919: checking whether the C compiler (gcc ) is a cross-compiler configure:924: checking whether we are using GNU C configure:933: gcc -E conftest.c configure:952: checking whether gcc accepts -g configure:989: checking gcc version configure:1132: checking for inline configure:1162: gcc -c -g -O2 conftest.c 1>&5 configure:1190: checking for __attribute__ configure:1213: gcc -c -g -O2 conftest.c 1>&5 configure:1235: checking for u_int8_t using gcc configure:1253: gcc -c -g -O2 conftest.c 1>&5 configure:1273: checking for u_int16_t using gcc configure:1291: gcc -c -g -O2 conftest.c 1>&5 configure:1311: checking for u_int32_t using gcc configure:1329: gcc -c -g -O2 conftest.c 1>&5 configure:1350: checking how to run the C preprocessor configure:1371: gcc -E conftest.c >/dev/null 2>conftest.out configure:1433: checking for sys/ioccom.h configure:1443: gcc -E conftest.c >/dev/null 2>conftest.out configure:1433: checking for sys/sockio.h configure:1443: gcc -E conftest.c >/dev/null 2>conftest.out configure:1433: checking for ifaddrs.h configure:1443: gcc -E conftest.c >/dev/null 2>conftest.out configure:1433: checking for limits.h configure:1443: gcc -E conftest.c >/dev/null 2>conftest.out configure:1433: checking for netinet/if_ether.h configure:1443: gcc -E conftest.c >/dev/null 2>conftest.out configure:1472: checking for ANSI ioctl definitions configure:1496: gcc -c -g -O2 conftest.c 1>&5 configure:1519: checking for ether_hostton configure:1547: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1519: checking for strerror configure:1547: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1519: checking for strlcpy configure:1547: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1573: checking if --disable-protochain option is specified configure:1604: checking packet capture type configure:1635: checking if --enable-ipv6 option is specified configure:1651: checking whether to build optimizer debugging code configure:1667: checking whether to build parser debugging code configure:1819: checking whether we have /proc/net/dev configure:1853: checking for flex configure:1887: checking for flex 2.4 or higher configure:1913: checking for bison configure:2055: checking for ranlib configure:2123: checking if sockaddr struct has sa_len member configure:2137: gcc -c -g -O2 conftest.c 1>&5 configure:2158: checking if dl_hp_ppa_info_t struct has dl_module_id_1 member configure:2173: gcc -c -g -O2 conftest.c 1>&5 configure:2166: sys/dlpi.h: No such file or directory configure:2167: sys/dlpi_ext.h: No such file or directory configure: failed program was: #line 2163 "configure" #include "confdefs.h" # include # include # include int main() { u_int i = sizeof(((dl_hp_ppa_info_t *)0)->dl_module_id_1) ; return 0; } configure:2194: checking if unaligned accesses fail configure:2279: checking for a BSD compatible install