This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.8-hardened uname -s = Linux uname -v = #1 SMP Wed Nov 16 13:41:31 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1329: checking build system type configure:1347: result: x86_64-pc-linux-gnu configure:1355: checking host system type configure:1369: result: x86_64-pc-linux-gnu configure:1377: checking target system type configure:1391: result: x86_64-pc-linux-gnu configure:1489: checking for x86_64-pc-linux-gnu-gcc configure:1505: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:1515: result: x86_64-pc-linux-gnu-gcc configure:1797: checking for C compiler version configure:1800: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1803: $? = 0 configure:1805: x86_64-pc-linux-gnu-gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:1808: $? = 0 configure:1810: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:1813: $? = 1 configure:1836: checking for C compiler default output file name configure:1839: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:1842: $? = 0 configure:1888: result: a.out configure:1893: checking whether the C compiler works configure:1899: ./a.out configure:1902: $? = 0 configure:1919: result: yes configure:1926: checking whether we are cross compiling configure:1928: result: no configure:1931: checking for suffix of executables configure:1933: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:1936: $? = 0 configure:1961: result: configure:1967: checking for suffix of object files configure:1988: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:1991: $? = 0 configure:2013: result: o configure:2017: checking whether we are using the GNU C compiler configure:2041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:2047: $? = 0 configure:2051: test -z || test ! -s conftest.err configure:2054: $? = 0 configure:2057: test -s conftest.o configure:2060: $? = 0 configure:2073: result: yes configure:2079: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2100: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2106: $? = 0 configure:2110: test -z || test ! -s conftest.err configure:2113: $? = 0 configure:2116: test -s conftest.o configure:2119: $? = 0 configure:2130: result: yes configure:2147: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C configure:2217: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:2223: $? = 0 configure:2227: test -z || test ! -s conftest.err configure:2230: $? = 0 configure:2233: test -s conftest.o configure:2236: $? = 0 configure:2254: result: none needed configure:2272: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2278: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2634: checking how to run the C preprocessor configure:2669: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2675: $? = 0 configure:2707: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:2713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2752: result: x86_64-pc-linux-gnu-gcc -E configure:2776: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2782: $? = 0 configure:2814: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:2820: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2864: checking for egrep configure:2874: result: grep -E configure:2879: checking for ANSI C header files configure:2904: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:2910: $? = 0 configure:2914: test -z || test ! -s conftest.err configure:2917: $? = 0 configure:2920: test -s conftest.o configure:2923: $? = 0 configure:3012: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:26:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(2); ^ conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:26:7: note: include '' or provide a declaration of 'exit' conftest.c:27:3: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ conftest.c:27:3: note: include '' or provide a declaration of 'exit' configure:3015: $? = 0 configure:3017: ./conftest configure:3020: $? = 0 configure:3035: result: yes configure:3059: checking for sys/types.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for sys/stat.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for stdlib.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for string.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for memory.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for strings.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for inttypes.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for stdint.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3059: checking for unistd.h configure:3075: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3081: $? = 0 configure:3085: test -z || test ! -s conftest.err configure:3088: $? = 0 configure:3091: test -s conftest.o configure:3094: $? = 0 configure:3105: result: yes configure:3132: checking fcntl.h usability configure:3144: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3150: $? = 0 configure:3154: test -z || test ! -s conftest.err configure:3157: $? = 0 configure:3160: test -s conftest.o configure:3163: $? = 0 configure:3173: result: yes configure:3177: checking fcntl.h presence configure:3187: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3193: $? = 0 configure:3213: result: yes configure:3248: checking for fcntl.h configure:3255: result: yes configure:3123: checking for memory.h configure:3128: result: yes configure:3268: checking whether time.h and sys/time.h may both be included configure:3293: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3299: $? = 0 configure:3303: test -z || test ! -s conftest.err configure:3306: $? = 0 configure:3309: test -s conftest.o configure:3312: $? = 0 configure:3323: result: yes configure:3339: checking for bcopy configure:3396: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:46:6: warning: conflicting types for built-in function 'bcopy' char bcopy (); ^ configure:3402: $? = 0 configure:3406: test -z || test ! -s conftest.err configure:3409: $? = 0 configure:3412: test -s conftest configure:3415: $? = 0 configure:3427: result: yes configure:3339: checking for strerror configure:3396: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3402: $? = 0 configure:3406: test -z || test ! -s conftest.err configure:3409: $? = 0 configure:3412: test -s conftest configure:3415: $? = 0 configure:3427: result: yes configure:3448: checking whether byte ordering is bigendian configure:3475: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3481: $? = 0 configure:3485: test -z || test ! -s conftest.err configure:3488: $? = 0 configure:3491: test -s conftest.o configure:3494: $? = 0 configure:3518: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:31:2: error: unknown type name 'not' not big endian ^ conftest.c:31:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:3524: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BCOPY 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3659: result: no configure:3680: checking return type of signal handlers configure:3711: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3717: $? = 0 configure:3721: test -z || test ! -s conftest.err configure:3724: $? = 0 configure:3727: test -s conftest.o configure:3730: $? = 0 configure:3741: result: void configure:3776: checking for sigset configure:3833: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3839: $? = 0 configure:3843: test -z || test ! -s conftest.err configure:3846: $? = 0 configure:3849: test -s conftest configure:3852: $? = 0 configure:3864: result: yes configure:3986: checking if union wait is used configure:4011: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4017: $? = 0 configure:4021: test -z || test ! -s conftest.err configure:4024: $? = 0 configure:4027: test -s conftest.o configure:4030: $? = 0 configure:4042: result: no configure:4057: checking for res_query in -lresolv configure:4087: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r8/temp/ccW98ANY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_query' collect2: error: ld returned 1 exit status configure:4093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BCOPY 1 | #define HAVE_STRERROR 1 | #define RETSIGTYPE void | #define RETSIGVAL | #define HAVE_SIGSET 1 | #define signal sigset | #define DECLWAITSTATUS int | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_query (); | int | main () | { | res_query (); | ; | return 0; | } configure:4119: result: no configure:4133: checking for gethostbyname configure:4190: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4196: $? = 0 configure:4200: test -z || test ! -s conftest.err configure:4203: $? = 0 configure:4206: test -s conftest configure:4209: $? = 0 configure:4221: result: yes configure:4526: checking for socket configure:4583: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4589: $? = 0 configure:4593: test -z || test ! -s conftest.err configure:4596: $? = 0 configure:4599: test -s conftest configure:4602: $? = 0 configure:4614: result: yes configure:4766: checking for putmsg in -lstr configure:4796: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lstr >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lstr /var/tmp/portage/net-analyzer/arpwatch-2.1.15-r8/temp/cc35xp5i.o: In function `main': conftest.c:(.text.startup+0x7): warning: putmsg is not implemented and will always fail collect2: error: ld returned 1 exit status configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BCOPY 1 | #define HAVE_STRERROR 1 | #define RETSIGTYPE void | #define RETSIGVAL | #define HAVE_SIGSET 1 | #define signal sigset | #define DECLWAITSTATUS int | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char putmsg (); | int | main () | { | putmsg (); | ; | return 0; | } configure:4828: result: no configure:4952: checking for local pcap library configure:4970: result: not found configure:4972: checking for pcap_open_live in -lpcap configure:5002: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpcap >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libpcap.so: undefined reference to `yy_scan_string' collect2: error: ld returned 1 exit status configure:5008: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BCOPY 1 | #define HAVE_STRERROR 1 | #define RETSIGTYPE void | #define RETSIGVAL | #define HAVE_SIGSET 1 | #define signal sigset | #define DECLWAITSTATUS int | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pcap_open_live (); | int | main () | { | pcap_open_live (); | ; | return 0; | } configure:5034: result: no configure:5044: checking for pcap_open_live in -lpcap configure:5074: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/local/include -Wl,-O1 -Wl,--as-needed conftest.c -lpcap -L/usr/local/lib >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libpcap.so: undefined reference to `yy_scan_string' collect2: error: ld returned 1 exit status configure:5080: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BCOPY 1 | #define HAVE_STRERROR 1 | #define RETSIGTYPE void | #define RETSIGVAL | #define HAVE_SIGSET 1 | #define signal sigset | #define DECLWAITSTATUS int | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pcap_open_live (); | int | main () | { | pcap_open_live (); | ; | return 0; | } configure:5106: result: no configure:5114: error: see the INSTALL doc for more info ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_alias=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_bcopy=yes ac_cv_func_gethostbyname=yes ac_cv_func_sigset=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_host_alias=x86_64-pc-linux-gnu ac_cv_lbl_union_wait=no ac_cv_lib_resolv_res_query=no ac_cv_lib_str_putmsg=no ac_cv_objext=o ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_target=x86_64-pc-linux-gnu ac_cv_target_alias=x86_64-pc-linux-gnu ac_cv_type_signal=void ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=native -O2 -pipe -I/usr/local/include' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LBL_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS=' -L/usr/local/lib' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' SHLICC2='' V_CCOPT='-O' V_INCLS='' V_PCAPDEP='' V_SENDMAIL='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DECLWAITSTATUS int #define HAVE_BCOPY 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SIGSET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define RETSIGVAL #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define signal sigset configure: exit 1