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.69. Invocation command line was $ ../src/configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 3.10.0-693.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Aug 22 21:09:27 UTC 2017 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/yangwei/.vscode-server/bin/e5e9e69aed6e1984f7499b7af85b3d05f9a6883a/bin PATH: /home/yangwei/.vscode-server/bin/e5e9e69aed6e1984f7499b7af85b3d05f9a6883a/bin PATH: /usr/lib64/qt-3.3/bin PATH: /opt/mrzcpd/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/yangwei/.fzf/bin PATH: /home/yangwei/.local/bin PATH: /home/yangwei/bin PATH: /home/yangwei/.local/bin PATH: /home/yangwei/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2403: checking build system type configure:2417: result: x86_64-unknown-linux-gnu configure:2437: checking host system type configure:2450: result: x86_64-unknown-linux-gnu configure:2591: checking for gcc configure:2618: result: /usr/bin/gcc configure:2847: checking for C compiler version configure:2856: /usr/bin/gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) 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:2867: $? = 0 configure:2856: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:2867: $? = 0 configure:2856: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2867: $? = 4 configure:2856: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2867: $? = 4 configure:2887: checking whether the C compiler works configure:2909: /usr/bin/gcc conftest.c >&5 configure:2913: $? = 0 configure:2961: result: yes configure:2964: checking for C compiler default output file name configure:2966: result: a.out configure:2972: checking for suffix of executables configure:2979: /usr/bin/gcc -o conftest conftest.c >&5 configure:2983: $? = 0 configure:3005: result: configure:3027: checking whether we are cross compiling configure:3035: /usr/bin/gcc -o conftest conftest.c >&5 configure:3039: $? = 0 configure:3046: ./conftest configure:3050: $? = 0 configure:3065: result: no configure:3070: checking for suffix of object files configure:3092: /usr/bin/gcc -c conftest.c >&5 configure:3096: $? = 0 configure:3117: result: o configure:3121: checking whether we are using the GNU C compiler configure:3140: /usr/bin/gcc -c conftest.c >&5 configure:3140: $? = 0 configure:3149: result: yes configure:3158: checking whether /usr/bin/gcc accepts -g configure:3178: /usr/bin/gcc -c -g conftest.c >&5 configure:3178: $? = 0 configure:3219: result: yes configure:3236: checking for /usr/bin/gcc option to accept ISO C89 configure:3299: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3312: result: none needed configure:3350: checking whether the compiler supports the -ffloat-store option configure:3376: /usr/bin/gcc -c -g -O2 -Werror -ffloat-store conftest.c >&5 configure:3376: $? = 0 configure:3378: result: yes configure:3518: checking for inline configure:3554: /usr/bin/gcc -c -ffloat-store conftest.c >&5 configure:3554: $? = 0 configure:3569: result: inline configure:3581: checking for __attribute__ configure:3608: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:3608: $? = 0 configure:3627: result: yes configure:3632: checking whether __attribute__((unused)) can be used without warnings configure:3655: /usr/bin/gcc -c -g -O2 -Werror conftest.c >&5 configure:3655: $? = 0 configure:3669: result: yes configure:3673: checking whether __attribute__((noreturn)) can be applied to function pointers without warnings configure:3697: /usr/bin/gcc -c -g -O2 -Werror conftest.c >&5 configure:3697: $? = 0 configure:3711: result: yes configure:3715: checking whether __attribute__((format)) can be used without warnings configure:3739: /usr/bin/gcc -c -g -O2 -Werror conftest.c >&5 configure:3739: $? = 0 configure:3753: result: yes configure:3758: checking whether __attribute__((format)) can be applied to function pointers configure:3780: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:3780: $? = 0 configure:3793: result: yes configure:3804: checking how to run the C preprocessor configure:3835: /usr/bin/gcc -E conftest.c configure:3835: $? = 0 configure:3849: /usr/bin/gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | /* end confdefs.h. */ | #include configure:3874: result: /usr/bin/gcc -E configure:3894: /usr/bin/gcc -E conftest.c configure:3894: $? = 0 configure:3908: /usr/bin/gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | /* end confdefs.h. */ | #include configure:3937: checking for grep that handles long lines and -e configure:3995: result: /usr/bin/grep configure:4000: checking for egrep configure:4062: result: /usr/bin/grep -E configure:4067: checking for ANSI C header files configure:4087: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4087: $? = 0 configure:4160: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4160: $? = 0 configure:4160: ./conftest configure:4160: $? = 0 configure:4171: result: yes configure:4184: checking for sys/types.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for sys/stat.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for stdlib.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for string.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for memory.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for strings.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for inttypes.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for stdint.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4184: checking for unistd.h configure:4184: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4184: $? = 0 configure:4184: result: yes configure:4199: checking fcntl.h usability configure:4199: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4199: $? = 0 configure:4199: result: yes configure:4199: checking fcntl.h presence configure:4199: /usr/bin/gcc -E conftest.c configure:4199: $? = 0 configure:4199: result: yes configure:4199: checking for fcntl.h configure:4199: result: yes configure:4199: checking rpc/rpc.h usability configure:4199: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4199: $? = 0 configure:4199: result: yes configure:4199: checking rpc/rpc.h presence configure:4199: /usr/bin/gcc -E conftest.c configure:4199: $? = 0 configure:4199: result: yes configure:4199: checking for rpc/rpc.h configure:4199: result: yes configure:4199: checking rpc/rpcent.h usability configure:4199: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:59:24: fatal error: rpc/rpcent.h: No such file or directory #include ^ compilation terminated. configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4199: result: no configure:4199: checking rpc/rpcent.h presence configure:4199: /usr/bin/gcc -E conftest.c conftest.c:26:24: fatal error: rpc/rpcent.h: No such file or directory #include ^ compilation terminated. configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | /* end confdefs.h. */ | #include configure:4199: result: no configure:4199: checking for rpc/rpcent.h configure:4199: result: no configure:4199: checking netdnet/dnetdb.h usability configure:4199: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:59:28: fatal error: netdnet/dnetdb.h: No such file or directory #include ^ compilation terminated. configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4199: result: no configure:4199: checking netdnet/dnetdb.h presence configure:4199: /usr/bin/gcc -E conftest.c conftest.c:26:28: fatal error: netdnet/dnetdb.h: No such file or directory #include ^ compilation terminated. configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | /* end confdefs.h. */ | #include configure:4199: result: no configure:4199: checking for netdnet/dnetdb.h configure:4199: result: no configure:4211: checking for net/pfvar.h configure:4211: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:30:23: fatal error: net/pfvar.h: No such file or directory #include ^ compilation terminated. configure:4211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | /* end confdefs.h. */ | #include | #include | #include | | #include configure:4211: result: no configure:4247: checking for netinet/if_ether.h configure:4247: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4247: result: yes configure:4290: checking whether time.h and sys/time.h may both be included configure:4310: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4310: $? = 0 configure:4317: result: yes configure:4370: checking smi.h usability configure:4370: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:61:17: fatal error: smi.h: No such file or directory #include ^ compilation terminated. configure:4370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4370: result: no configure:4370: checking smi.h presence configure:4370: /usr/bin/gcc -E conftest.c conftest.c:28:17: fatal error: smi.h: No such file or directory #include ^ compilation terminated. configure:4370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:4370: result: no configure:4370: checking for smi.h configure:4370: result: no configure:4489: checking whether to enable the possibly-buggy SMB printer configure:4499: result: yes configure:4501: WARNING: The SMB printer may have exploitable buffer overflows!!! configure:4519: checking whether to drop root privileges by default configure:4530: result: no configure:4540: checking whether to chroot configure:4551: result: no configure:4580: checking for cap_enter configure:4580: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccnD3Pkk.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:63: undefined reference to `cap_enter' collect2: error: ld returned 1 exit status configure:4580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | /* end confdefs.h. */ | /* Define cap_enter to an innocuous variant, in case declares cap_enter. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_enter innocuous_cap_enter | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_enter (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_enter | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_enter (); | /* 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_cap_enter || defined __stub___cap_enter | choke me | #endif | | int | main () | { | return cap_enter (); | ; | return 0; | } configure:4580: result: no configure:4580: checking for cap_rights_limit configure:4580: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccLJmBhl.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:63: undefined reference to `cap_rights_limit' collect2: error: ld returned 1 exit status configure:4580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | /* end confdefs.h. */ | /* Define cap_rights_limit to an innocuous variant, in case declares cap_rights_limit. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_rights_limit innocuous_cap_rights_limit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_rights_limit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_rights_limit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_rights_limit (); | /* 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_cap_rights_limit || defined __stub___cap_rights_limit | choke me | #endif | | int | main () | { | return cap_rights_limit (); | ; | return 0; | } configure:4580: result: no configure:4580: checking for cap_ioctls_limit configure:4580: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccFsQqyo.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:63: undefined reference to `cap_ioctls_limit' collect2: error: ld returned 1 exit status configure:4580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | /* end confdefs.h. */ | /* Define cap_ioctls_limit to an innocuous variant, in case declares cap_ioctls_limit. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_ioctls_limit innocuous_cap_ioctls_limit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_ioctls_limit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_ioctls_limit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cap_ioctls_limit (); | /* 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_cap_ioctls_limit || defined __stub___cap_ioctls_limit | choke me | #endif | | int | main () | { | return cap_ioctls_limit (); | ; | return 0; | } configure:4580: result: no configure:4580: checking for openat configure:4580: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4580: result: yes configure:4592: checking whether to sandbox using capsicum configure:4601: result: no configure:4615: checking for library containing gethostbyname configure:4646: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4646: $? = 0 configure:4663: result: none required configure:4716: checking for library containing socket configure:4747: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4747: $? = 0 configure:4764: result: none required configure:4814: checking for library containing putmsg configure:4845: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/cczWLhvy.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:41: warning: warning: putmsg is not implemented and will always fail configure:4845: $? = 0 configure:4862: result: none required configure:4878: checking whether the operating system supports IPv6 configure:4900: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'foo': conftest.c:40:2: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(addr, 0, sizeof (struct in6_addr)); ^ configure:4900: $? = 0 configure:4902: result: yes configure:4924: checking ipv6 stack type configure:5042: result: linux-glibc configure:5062: checking for dnet_htoa declaration in netdnet/dnetdb.h conftest.c:31:28: fatal error: netdnet/dnetdb.h: No such file or directory #include ^ compilation terminated. configure:5081: result: no configure:5089: checking for vfprintf configure:5089: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default] char vfprintf (); ^ configure:5089: $? = 0 configure:5089: result: yes configure:5102: checking for strlcat configure:5102: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccBdxVpJ.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:66: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:5102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:5102: result: no configure:5115: checking for strlcpy configure:5115: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccvcmjDK.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:66: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:5115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:5115: result: no configure:5128: checking for strdup configure:5128: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:5128: $? = 0 configure:5128: result: yes configure:5141: checking for strsep configure:5141: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5141: $? = 0 configure:5141: result: yes configure:5154: checking for getopt_long configure:5154: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5154: $? = 0 configure:5154: result: yes configure:5171: checking for fork configure:5171: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:5171: $? = 0 configure:5171: result: yes configure:5171: checking for vfork configure:5171: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5171: $? = 0 configure:5171: result: yes configure:5171: checking for strftime configure:5171: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:5171: $? = 0 configure:5171: result: yes configure:5183: checking for setlinebuf configure:5183: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5183: $? = 0 configure:5183: result: yes configure:5183: checking for alarm configure:5183: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5183: $? = 0 configure:5183: result: yes configure:5197: checking for vsnprintf configure:5197: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:5197: $? = 0 configure:5197: result: yes configure:5197: checking for snprintf configure:5197: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:5197: $? = 0 configure:5197: result: yes configure:5218: checking return type of signal handlers configure:5236: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:48:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:5236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5243: result: void configure:5271: checking for sigaction configure:5271: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5271: $? = 0 configure:5271: result: yes configure:5296: checking for library containing dnet_htoa configure:5327: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccq66Bo9.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:56: undefined reference to `dnet_htoa' collect2: error: ld returned 1 exit status configure:5327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_htoa (); | int | main () | { | return dnet_htoa (); | ; | return 0; | } configure:5327: /usr/bin/gcc -o conftest -g -O2 conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: error: ld returned 1 exit status configure:5327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_htoa (); | int | main () | { | return dnet_htoa (); | ; | return 0; | } configure:5344: result: no configure:5355: checking for main in -lrpc configure:5374: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrpc >&5 /usr/bin/ld: cannot find -lrpc collect2: error: ld returned 1 exit status configure:5374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5383: result: no configure:5394: checking for library containing getrpcbynumber configure:5425: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:5425: $? = 0 configure:5442: result: none required configure:5476: checking for local pcap library configure:5504: result: not found configure:5556: checking for pcap-config configure:5574: found /usr/local/bin/pcap-config configure:5586: result: /usr/local/bin/pcap-config configure:5801: checking for pcap_loop configure:5801: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:5801: $? = 0 configure:5801: result: yes configure:5836: checking for ether_ntohost configure:5836: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:5836: $? = 0 configure:5836: result: yes configure:5842: checking for buggy ether_ntohost configure:5870: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 conftest.c: In function 'main': conftest.c:60:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:5870: $? = 0 configure:5870: ./conftest configure:5870: $? = 0 configure:5880: result: no configure:5900: checking whether ether_ntohost is declared configure:5900: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: 'ether_ntohost' undeclared (first use in this function) (void) ether_ntohost; ^ conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in configure:5900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | struct mbuf; | struct rtentry; | #include | #include | | | int | main () | { | #ifndef ether_ntohost | #ifdef __cplusplus | (void) ether_ntohost; | #else | (void) ether_ntohost; | #endif | #endif | | ; | return 0; | } configure:5900: result: no configure:5929: checking netinet/ether.h usability configure:5929: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:5929: $? = 0 configure:5929: result: yes configure:5929: checking netinet/ether.h presence configure:5929: /usr/bin/gcc -E conftest.c configure:5929: $? = 0 configure:5929: result: yes configure:5929: checking for netinet/ether.h configure:5929: result: yes configure:5947: checking whether ether_ntohost is declared configure:5947: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:5947: $? = 0 configure:5947: result: yes configure:6000: checking for dlpi_walk in -ldlpi configure:6025: /usr/bin/gcc -o conftest -g -O2 conftest.c -ldlpi -L/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /usr/bin/ld: cannot find -ldlpi collect2: error: ld returned 1 exit status configure:6025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlpi_walk (); | int | main () | { | return dlpi_walk (); | ; | return 0; | } configure:6034: result: no configure:6041: checking for pcap_list_datalinks configure:6041: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6041: $? = 0 configure:6041: result: yes configure:6049: checking for pcap_free_datalinks configure:6049: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6049: $? = 0 configure:6049: result: yes configure:6072: checking for pcap_set_datalink configure:6072: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6072: $? = 0 configure:6072: result: yes configure:6081: checking for pcap_datalink_name_to_val configure:6081: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6081: $? = 0 configure:6081: result: yes configure:6087: checking for pcap_datalink_val_to_description configure:6087: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6087: $? = 0 configure:6087: result: yes configure:6118: checking for pcap_breakloop configure:6118: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6118: $? = 0 configure:6118: result: yes configure:6128: checking for pcap_dump_ftell configure:6128: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6128: $? = 0 configure:6128: result: yes configure:6152: checking for pcap_create configure:6152: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6152: $? = 0 configure:6152: result: yes configure:6168: checking for pcap_set_tstamp_type configure:6168: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6168: $? = 0 configure:6168: result: yes configure:6183: checking for pcap_set_tstamp_precision configure:6183: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6183: $? = 0 configure:6183: result: yes configure:6201: checking for pcap_findalldevs configure:6201: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking for pcap_dump_flush configure:6201: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking for pcap_lib_version configure:6201: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking for pcap_setdirection configure:6201: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6201: checking for pcap_set_immediate_mode configure:6201: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6201: $? = 0 configure:6201: result: yes configure:6213: checking for pcap_if_t configure:6213: /usr/bin/gcc -c -g -O2 -I/usr/local/include -I../src conftest.c >&5 configure:6213: $? = 0 configure:6213: /usr/bin/gcc -c -g -O2 -I/usr/local/include -I../src conftest.c >&5 conftest.c: In function 'main': conftest.c:71:24: error: expected expression before ')' token if (sizeof ((pcap_if_t))) ^ configure:6213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pcap_if_t))) | return 0; | ; | return 0; | } configure:6213: result: yes configure:6269: checking for pcap_set_parser_debug configure:6269: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /tmp/cc9tyGwc.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:101: undefined reference to `pcap_set_parser_debug' collect2: error: ld returned 1 exit status configure:6269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | /* end confdefs.h. */ | /* Define pcap_set_parser_debug to an innocuous variant, in case declares pcap_set_parser_debug. | For example, HP-UX 11i declares gettimeofday. */ | #define pcap_set_parser_debug innocuous_pcap_set_parser_debug | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_set_parser_debug (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcap_set_parser_debug | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pcap_set_parser_debug (); | /* 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_pcap_set_parser_debug || defined __stub___pcap_set_parser_debug | choke me | #endif | | int | main () | { | return pcap_set_parser_debug (); | ; | return 0; | } configure:6269: result: no configure:6283: checking whether pcap_debug is defined by libpcap configure:6300: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /tmp/cc1p0PRe.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:78: undefined reference to `pcap_debug' collect2: error: ld returned 1 exit status configure:6300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | /* end confdefs.h. */ | | int | main () | { | | extern int pcap_debug; | | return pcap_debug; | | ; | return 0; | } configure:6314: result: no configure:6319: checking whether yydebug is defined by libpcap configure:6336: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /tmp/ccJHfWhh.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:78: undefined reference to `yydebug' collect2: error: ld returned 1 exit status configure:6336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | /* end confdefs.h. */ | | int | main () | { | | extern int yydebug; | | return yydebug; | | ; | return 0; | } configure:6350: result: no configure:6357: checking for pcap_set_optimizer_debug configure:6357: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /tmp/ccd4hPKj.o: In function `main': /home/yangwei/tcpdump_mesa/cmake-build-debug/conftest.c:101: undefined reference to `pcap_set_optimizer_debug' collect2: error: ld returned 1 exit status configure:6357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | /* end confdefs.h. */ | /* Define pcap_set_optimizer_debug to an innocuous variant, in case declares pcap_set_optimizer_debug. | For example, HP-UX 11i declares gettimeofday. */ | #define pcap_set_optimizer_debug innocuous_pcap_set_optimizer_debug | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_set_optimizer_debug (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcap_set_optimizer_debug | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pcap_set_optimizer_debug (); | /* 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_pcap_set_optimizer_debug || defined __stub___pcap_set_optimizer_debug | choke me | #endif | | int | main () | { | return pcap_set_optimizer_debug (); | ; | return 0; | } configure:6357: result: no configure:6366: checking for bpf_dump configure:6366: /usr/bin/gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:6366: $? = 0 configure:6366: result: yes configure:6445: checking for int8_t configure:6445: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6445: $? = 0 configure:6445: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:105:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6445: result: yes configure:6456: checking for int16_t configure:6456: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6456: $? = 0 configure:6456: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:105:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6456: result: yes configure:6467: checking for int32_t configure:6467: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6467: $? = 0 configure:6467: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:106:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:105:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6467: result: yes configure:6478: checking for int64_t configure:6478: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6478: $? = 0 configure:6478: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:106:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:105:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6478: result: yes configure:6489: checking for uint8_t configure:6489: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6489: $? = 0 configure:6489: result: yes configure:6503: checking for uint16_t configure:6503: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6503: $? = 0 configure:6503: result: yes configure:6515: checking for uint32_t configure:6515: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6515: $? = 0 configure:6515: result: yes configure:6529: checking for uint64_t configure:6529: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6529: $? = 0 configure:6529: result: yes configure:6549: checking for uintptr_t configure:6549: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6549: $? = 0 configure:6549: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:6549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6549: result: yes configure:6590: checking for u_int8_t configure:6590: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6590: $? = 0 configure:6590: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:23: error: expected expression before ')' token if (sizeof ((u_int8_t))) ^ configure:6590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:6590: result: yes configure:6602: checking for u_int16_t configure:6602: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6602: $? = 0 configure:6602: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:24: error: expected expression before ')' token if (sizeof ((u_int16_t))) ^ configure:6602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:6602: result: yes configure:6614: checking for u_int32_t configure:6614: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6614: $? = 0 configure:6614: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:6614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:6614: result: yes configure:6626: checking for u_int64_t configure:6626: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:24: error: expected expression before ')' token if (sizeof ((u_int64_t))) ^ configure:6626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | if (sizeof ((u_int64_t))) | return 0; | ; | return 0; | } configure:6626: result: yes configure:6644: checking for inttypes.h configure:6644: result: yes configure:6654: checking whether inttypes.h defines the PRI[doxu]64 macros configure:6674: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6674: $? = 0 configure:6676: result: yes configure:6964: checking for pcap/bluetooth.h configure:6964: /usr/bin/gcc -c -g -O2 -I/usr/local/include -I../src conftest.c >&5 configure:6964: $? = 0 configure:6964: result: yes configure:6977: checking for pcap/nflog.h configure:6977: /usr/bin/gcc -c -g -O2 -I/usr/local/include -I../src conftest.c >&5 configure:6977: $? = 0 configure:6977: result: yes configure:6990: checking for pcap/usb.h configure:6990: /usr/bin/gcc -c -g -O2 -I/usr/local/include -I../src conftest.c >&5 configure:6990: $? = 0 configure:6990: result: yes configure:7046: checking for ranlib configure:7062: found /usr/bin/ranlib configure:7073: result: ranlib configure:7138: checking for ar configure:7154: found /usr/bin/ar configure:7165: result: ar configure:7827: checking if sockaddr struct has the sa_len member configure:7845: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:40: error: 'struct sockaddr' has no member named 'sa_len' u_int i = sizeof(((struct sockaddr *)0)->sa_len) ^ configure:7845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PCAP_BLUETOOTH_H 1 | #define HAVE_PCAP_NFLOG_H 1 | #define HAVE_PCAP_USB_H 1 | /* end confdefs.h. */ | | # include | # include | int | main () | { | u_int i = sizeof(((struct sockaddr *)0)->sa_len) | ; | return 0; | } configure:7853: result: no configure:7861: checking if unaligned accesses fail configure:7948: result: no configure:7957: checking whether to use OpenSSL/libressl libcrypto configure:8001: result: yes, if available configure:8016: checking openssl/crypto.h usability configure:8016: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:8016: $? = 0 configure:8016: result: yes configure:8016: checking openssl/crypto.h presence configure:8016: /usr/bin/gcc -E conftest.c configure:8016: $? = 0 configure:8016: result: yes configure:8016: checking for openssl/crypto.h configure:8016: result: yes configure:8019: checking for DES_cbc_encrypt in -lcrypto configure:8044: /usr/bin/gcc -o conftest -g -O2 conftest.c -lcrypto -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:8044: $? = 0 configure:8053: result: yes configure:8067: checking openssl/evp.h usability configure:8067: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:8067: $? = 0 configure:8067: result: yes configure:8067: checking openssl/evp.h presence configure:8067: /usr/bin/gcc -E conftest.c configure:8067: $? = 0 configure:8067: result: yes configure:8067: checking for openssl/evp.h configure:8067: result: yes configure:8085: checking for EVP_CIPHER_CTX_new configure:8085: /usr/bin/gcc -o conftest -g -O2 conftest.c -lcrypto -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 configure:8085: $? = 0 configure:8085: result: yes configure:8102: checking whether to use libcap-ng configure:8128: result: yes, if available configure:8134: checking for capng_change_id in -lcap-ng configure:8159: /usr/bin/gcc -o conftest -g -O2 conftest.c -lcap-ng -lcrypto -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap >&5 /usr/bin/ld: cannot find -lcap-ng collect2: error: ld returned 1 exit status configure:8159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PCAP_BLUETOOTH_H 1 | #define HAVE_PCAP_NFLOG_H 1 | #define HAVE_PCAP_USB_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char capng_change_id (); | int | main () | { | return capng_change_id (); | ; | return 0; | } configure:8168: result: no configure:8181: checking cap-ng.h usability configure:8181: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:109:20: fatal error: cap-ng.h: No such file or directory #include ^ compilation terminated. configure:8181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PCAP_BLUETOOTH_H 1 | #define HAVE_PCAP_NFLOG_H 1 | #define HAVE_PCAP_USB_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8181: result: no configure:8181: checking cap-ng.h presence configure:8181: /usr/bin/gcc -E conftest.c conftest.c:76:20: fatal error: cap-ng.h: No such file or directory #include ^ compilation terminated. configure:8181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define inline inline | #define HAVE___ATTRIBUTE__ 1 | #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 | #define __ATTRIBUTE___FORMAT_OK 1 | #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 | #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_RPC_RPC_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define TIME_WITH_SYS_TIME 1 | #define ENABLE_SMB 1 | #define HAVE_OPENAT 1 | #define HAVE_OS_IPV6_SUPPORT 1 | #define HAVE_VFPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define RETSIGTYPE void | #define RETSIGVAL /**/ | #define HAVE_SIGACTION 1 | #define HAVE_GETRPCBYNUMBER 1 | #define HAVE_ETHER_NTOHOST 1 | #define USE_ETHER_NTOHOST 1 | #define HAVE_NETINET_ETHER_H 1 | #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ | #define HAVE_DECL_ETHER_NTOHOST 1 | #define HAVE_PCAP_LIST_DATALINKS 1 | #define HAVE_PCAP_FREE_DATALINKS 1 | #define HAVE_PCAP_SET_DATALINK 1 | #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 | #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 | #define HAVE_PCAP_BREAKLOOP 1 | #define HAVE_PCAP_DUMP_FTELL 1 | #define HAVE_PCAP_CREATE 1 | #define HAVE_PCAP_SET_TSTAMP_TYPE 1 | #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 | #define HAVE_PCAP_FINDALLDEVS 1 | #define HAVE_PCAP_DUMP_FLUSH 1 | #define HAVE_PCAP_LIB_VERSION 1 | #define HAVE_PCAP_SETDIRECTION 1 | #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 | #define HAVE_PCAP_IF_T 1 | #define HAVE_BPF_DUMP 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PCAP_BLUETOOTH_H 1 | #define HAVE_PCAP_NFLOG_H 1 | #define HAVE_PCAP_USB_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_EVP_CIPHER_CTX_NEW 1 | /* end confdefs.h. */ | #include configure:8181: result: no configure:8181: checking for cap-ng.h configure:8181: result: no configure:8221: checking for a BSD-compatible install configure:8289: result: /usr/bin/install -c configure:8422: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:892: creating Makefile config.status:892: creating tcpdump.1 config.status:892: creating config.h config.status:1066: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=yes ac_cv___attribute___format=yes ac_cv___attribute___format_function_pointer=yes ac_cv___attribute___noreturn_function_pointer=yes ac_cv___attribute___unused=yes ac_cv_buggy_ether_ntohost=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_EVP_CIPHER_CTX_new=yes ac_cv_func_alarm=yes ac_cv_func_bpf_dump=yes ac_cv_func_cap_enter=no ac_cv_func_cap_ioctls_limit=no ac_cv_func_cap_rights_limit=no ac_cv_func_ether_ntohost=yes ac_cv_func_fork=yes ac_cv_func_getopt_long=yes ac_cv_func_openat=yes ac_cv_func_pcap_breakloop=yes ac_cv_func_pcap_create=yes ac_cv_func_pcap_datalink_name_to_val=yes ac_cv_func_pcap_datalink_val_to_description=yes ac_cv_func_pcap_dump_flush=yes ac_cv_func_pcap_dump_ftell=yes ac_cv_func_pcap_findalldevs=yes ac_cv_func_pcap_free_datalinks=yes ac_cv_func_pcap_lib_version=yes ac_cv_func_pcap_list_datalinks=yes ac_cv_func_pcap_loop=yes ac_cv_func_pcap_set_datalink=yes ac_cv_func_pcap_set_immediate_mode=yes ac_cv_func_pcap_set_optimizer_debug=no ac_cv_func_pcap_set_parser_debug=no ac_cv_func_pcap_set_tstamp_precision=yes ac_cv_func_pcap_set_tstamp_type=yes ac_cv_func_pcap_setdirection=yes ac_cv_func_setlinebuf=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strsep=yes ac_cv_func_vfork=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_ether_ntohost=yes ac_cv_header_cap_ng_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_pfvar_h=no ac_cv_header_netdnet_dnetdb_h=no ac_cv_header_netinet_ether_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_openssl_evp_h=yes ac_cv_header_pcap_bluetooth_h=yes ac_cv_header_pcap_nflog_h=yes ac_cv_header_pcap_usb_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_rpcent_h=no ac_cv_header_smi_h=no 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-unknown-linux-gnu ac_cv_lbl_inline=inline ac_cv_lbl_sockaddr_has_sa_len=no ac_cv_lbl_unaligned_fail=no ac_cv_lib_cap_ng_capng_change_id=no ac_cv_lib_crypto_DES_cbc_encrypt=yes ac_cv_lib_dlpi_dlpi_walk=no ac_cv_lib_rpc_main=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PCAP_CONFIG=/usr/local/bin/pcap-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_dnet_htoa=no ac_cv_search_gethostbyname='none required' ac_cv_search_getrpcbynumber='none required' ac_cv_search_putmsg='none required' ac_cv_search_socket='none required' ac_cv_type_pcap_if_t=yes ac_cv_type_signal=void ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uintptr_t=yes ac_lbl_cv_pcap_debug_defined=no ac_lbl_cv_yydebug_defined=no td_cv_decl_netdnet_dnetdb_h_dnet_htoa=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='/usr/bin/gcc' CFLAGS='-g -O2' CPP='/usr/bin/gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPENDENCY_CFLAG='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o' LIBS='-lcrypto -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpcap ' LOCALSRC='print-smb.c smbutil.c ' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo' MAN_FILE_FORMATS='5' MAN_MISC_INFO='7' MKDEP='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_CONFIG='/usr/local/bin/pcap-config' RANLIB='ranlib' SHELL='/bin/sh' SHLICC2='' V_CCOPT=' -ffloat-store' V_DEFS=' -D_U_="__attribute__((unused))"' V_GROUP='wheel' V_INCLS='-I/usr/local/include -I../src' V_PCAPDEP='' ac_ct_CC='/usr/bin/gcc' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define inline inline #define HAVE___ATTRIBUTE__ 1 #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1 #define __ATTRIBUTE___FORMAT_OK 1 #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1 #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_RPC_RPC_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define TIME_WITH_SYS_TIME 1 #define ENABLE_SMB 1 #define HAVE_OPENAT 1 #define HAVE_OS_IPV6_SUPPORT 1 #define HAVE_VFPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_STRSEP 1 #define HAVE_GETOPT_LONG 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_STRFTIME 1 #define HAVE_SETLINEBUF 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define RETSIGTYPE void #define RETSIGVAL /**/ #define HAVE_SIGACTION 1 #define HAVE_GETRPCBYNUMBER 1 #define HAVE_ETHER_NTOHOST 1 #define USE_ETHER_NTOHOST 1 #define HAVE_NETINET_ETHER_H 1 #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST /**/ #define HAVE_DECL_ETHER_NTOHOST 1 #define HAVE_PCAP_LIST_DATALINKS 1 #define HAVE_PCAP_FREE_DATALINKS 1 #define HAVE_PCAP_SET_DATALINK 1 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1 #define HAVE_PCAP_BREAKLOOP 1 #define HAVE_PCAP_DUMP_FTELL 1 #define HAVE_PCAP_CREATE 1 #define HAVE_PCAP_SET_TSTAMP_TYPE 1 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1 #define HAVE_PCAP_FINDALLDEVS 1 #define HAVE_PCAP_DUMP_FLUSH 1 #define HAVE_PCAP_LIB_VERSION 1 #define HAVE_PCAP_SETDIRECTION 1 #define HAVE_PCAP_SET_IMMEDIATE_MODE 1 #define HAVE_PCAP_IF_T 1 #define HAVE_BPF_DUMP 1 #define HAVE_UINTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_PCAP_BLUETOOTH_H 1 #define HAVE_PCAP_NFLOG_H 1 #define HAVE_PCAP_USB_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_OPENSSL_EVP_H 1 #define HAVE_EVP_CIPHER_CTX_NEW 1 configure: exit 0