Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 381370 Details for
Bug 517806
=net-libs/libpcap-1.6.1 - /usr/lib64/libpcap.so: undefined reference to `bt_monitor_create'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 59.37 KB, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2014-07-22 18:48:31 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2014-07-22 18:48:31 UTC
Size:
59.37 KB
patch
obsolete
>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 > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-ipv6 --disable-smb --with-chroot= --without-smi --with-crypto=/usr --with-user=tcpdump > >## --------- ## >## Platform. ## >## --------- ## > >hostname = shanghai >uname -m = x86_64 >uname -r = 3.14.13 >uname -s = Linux >uname -v = #1 SMP PREEMPT Fri Jul 18 12:21:24 CEST 2014 > >/usr/bin/uname -p = Quad-Core AMD Opteron(tm) Processor 2389 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2400: checking build system type >configure:2414: result: x86_64-pc-linux-gnu >configure:2434: checking host system type >configure:2447: result: x86_64-pc-linux-gnu >configure:2548: checking for x86_64-pc-linux-gnu-gcc >configure:2564: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2575: result: x86_64-pc-linux-gnu-gcc >configure:2844: checking for C compiler version >configure:2853: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 >Copyright (C) 2013 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:2864: $? = 0 >configure:2853: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --enable-libmudflap --disable-libssp --disable-libquadmath --enable-lto --without-cloog >Thread model: posix >gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) >configure:2864: $? = 0 >configure:2853: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2864: $? = 1 >configure:2853: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2864: $? = 1 >configure:2884: checking whether the C compiler works >configure:2906: x86_64-pc-linux-gnu-gcc -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:2910: $? = 0 >configure:2958: result: yes >configure:2961: checking for C compiler default output file name >configure:2963: result: a.out >configure:2969: checking for suffix of executables >configure:2976: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:2980: $? = 0 >configure:3002: result: >configure:3024: checking whether we are cross compiling >configure:3032: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:3036: $? = 0 >configure:3043: ./conftest >configure:3047: $? = 0 >configure:3062: result: no >configure:3067: checking for suffix of object files >configure:3089: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:3093: $? = 0 >configure:3114: result: o >configure:3118: checking whether we are using the GNU C compiler >configure:3137: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:3137: $? = 0 >configure:3146: result: yes >configure:3155: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3175: x86_64-pc-linux-gnu-gcc -c -g -DHAVE_CAP_NG_H conftest.c >&5 >configure:3175: $? = 0 >configure:3216: result: yes >configure:3233: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3296: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:3296: $? = 0 >configure:3309: result: none needed >configure:3347: checking whether the compiler supports the -ffloat-store option >configure:3362: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -Werror -ffloat-store -DHAVE_CAP_NG_H conftest.c >&5 >configure:3362: $? = 0 >configure:3364: result: yes >configure:3504: checking for inline >configure:3540: x86_64-pc-linux-gnu-gcc -c -ffloat-store -DHAVE_CAP_NG_H conftest.c >&5 >configure:3540: $? = 0 >configure:3555: result: inline >configure:3567: checking for __attribute__ >configure:3594: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:3594: $? = 0 >configure:3613: result: yes >configure:3618: checking whether __attribute__((unused)) can be used without warnings >configure:3641: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -Werror -DHAVE_CAP_NG_H conftest.c >&5 >configure:3641: $? = 0 >configure:3655: result: yes >configure:3659: checking whether __attribute__((noreturn)) can be applied to function pointers without warnings >configure:3683: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -Werror -DHAVE_CAP_NG_H conftest.c >&5 >configure:3683: $? = 0 >configure:3697: result: yes >configure:3701: checking whether __attribute__((format)) can be used without warnings >configure:3725: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -Werror -DHAVE_CAP_NG_H conftest.c >&5 >configure:3725: $? = 0 >configure:3739: result: yes >configure:3744: checking whether __attribute__((format)) can be applied to function pointers >configure:3766: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:3766: $? = 0 >configure:3779: result: yes >configure:3790: checking how to run the C preprocessor >configure:3821: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >configure:3821: $? = 0 >configure:3835: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3835: $? = 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 <ac_nonexistent.h> >configure:3860: result: x86_64-pc-linux-gnu-gcc -E >configure:3880: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >configure:3880: $? = 0 >configure:3894: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:3894: $? = 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 <ac_nonexistent.h> >configure:3923: checking for grep that handles long lines and -e >configure:3981: result: /bin/grep >configure:3986: checking for egrep >configure:4048: result: /bin/grep -E >configure:4053: checking for ANSI C header files >configure:4073: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4073: $? = 0 >configure:4146: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:4146: $? = 0 >configure:4146: ./conftest >configure:4146: $? = 0 >configure:4157: result: yes >configure:4170: checking for sys/types.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for sys/stat.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for stdlib.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for string.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for memory.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for strings.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for inttypes.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for stdint.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4170: checking for unistd.h >configure:4170: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4170: $? = 0 >configure:4170: result: yes >configure:4185: checking fcntl.h usability >configure:4185: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4185: $? = 0 >configure:4185: result: yes >configure:4185: checking fcntl.h presence >configure:4185: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >configure:4185: $? = 0 >configure:4185: result: yes >configure:4185: checking for fcntl.h >configure:4185: result: yes >configure:4185: checking rpc/rpc.h usability >configure:4185: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4185: $? = 0 >configure:4185: result: yes >configure:4185: checking rpc/rpc.h presence >configure:4185: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >configure:4185: $? = 0 >configure:4185: result: yes >configure:4185: checking for rpc/rpc.h >configure:4185: result: yes >configure:4185: checking rpc/rpcent.h usability >configure:4185: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >conftest.c:59:24: fatal error: rpc/rpcent.h: No such file or directory > #include <rpc/rpcent.h> > ^ >compilation terminated. >configure:4185: $? = 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <rpc/rpcent.h> >configure:4185: result: no >configure:4185: checking rpc/rpcent.h presence >configure:4185: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >conftest.c:26:24: fatal error: rpc/rpcent.h: No such file or directory > #include <rpc/rpcent.h> > ^ >compilation terminated. >configure:4185: $? = 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 <rpc/rpcent.h> >configure:4185: result: no >configure:4185: checking for rpc/rpcent.h >configure:4185: result: no >configure:4185: checking netdnet/dnetdb.h usability >configure:4185: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >conftest.c:59:28: fatal error: netdnet/dnetdb.h: No such file or directory > #include <netdnet/dnetdb.h> > ^ >compilation terminated. >configure:4185: $? = 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netdnet/dnetdb.h> >configure:4185: result: no >configure:4185: checking netdnet/dnetdb.h presence >configure:4185: x86_64-pc-linux-gnu-gcc -E -DHAVE_CAP_NG_H conftest.c >conftest.c:26:28: fatal error: netdnet/dnetdb.h: No such file or directory > #include <netdnet/dnetdb.h> > ^ >compilation terminated. >configure:4185: $? = 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 <netdnet/dnetdb.h> >configure:4185: result: no >configure:4185: checking for netdnet/dnetdb.h >configure:4185: result: no >configure:4197: checking for net/pfvar.h >configure:4197: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >conftest.c:30:23: fatal error: net/pfvar.h: No such file or directory > #include <net/pfvar.h> > ^ >compilation terminated. >configure:4197: $? = 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 <sys/types.h> >| #include <sys/socket.h> >| #include <net/if.h> >| >| #include <net/pfvar.h> >configure:4197: result: no >configure:4215: checking for netinet/if_ether.h >configure:4215: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4215: $? = 0 >configure:4215: result: yes >configure:4258: checking whether time.h and sys/time.h may both be included >configure:4278: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:4278: $? = 0 >configure:4285: result: yes >configure:4455: checking whether to enable the possibly-buggy SMB printer >configure:4474: result: no >configure:4485: checking whether to drop root privileges by default >configure:4493: result: to "tcpdump" >configure:4506: checking whether to chroot >configure:4517: result: no >configure:4538: checking for cap_enter >configure:4538: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccHzjdKS.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `cap_enter' >collect2: error: ld returned 1 exit status >configure:4538: $? = 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 WITH_USER "tcpdump" >| /* end confdefs.h. */ >| /* Define cap_enter to an innocuous variant, in case <limits.h> declares cap_enter. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:4538: result: no >configure:4538: checking for cap_rights_init >configure:4538: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccZzOxl0.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `cap_rights_init' >collect2: error: ld returned 1 exit status >configure:4538: $? = 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 WITH_USER "tcpdump" >| /* end confdefs.h. */ >| /* Define cap_rights_init to an innocuous variant, in case <limits.h> declares cap_rights_init. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define cap_rights_init innocuous_cap_rights_init >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char cap_rights_init (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef cap_rights_init >| >| /* 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_init (); >| /* 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_init || defined __stub___cap_rights_init >| choke me >| #endif >| >| int >| main () >| { >| return cap_rights_init (); >| ; >| return 0; >| } >configure:4538: result: no >configure:4538: checking for cap_rights_limit >configure:4538: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccaXOSB7.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `cap_rights_limit' >collect2: error: ld returned 1 exit status >configure:4538: $? = 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 WITH_USER "tcpdump" >| /* end confdefs.h. */ >| /* Define cap_rights_limit to an innocuous variant, in case <limits.h> declares cap_rights_limit. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:4538: result: no >configure:4538: checking for cap_ioctls_limit >configure:4538: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccRo2L4e.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `cap_ioctls_limit' >collect2: error: ld returned 1 exit status >configure:4538: $? = 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 WITH_USER "tcpdump" >| /* end confdefs.h. */ >| /* Define cap_ioctls_limit to an innocuous variant, in case <limits.h> declares cap_ioctls_limit. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:4538: result: no >configure:4538: checking for openat >configure:4538: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:4538: $? = 0 >configure:4538: result: yes >configure:4550: checking whether to sandbox using capsicum >configure:4559: result: no >configure:4573: checking for library containing gethostbyname >configure:4604: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:4604: $? = 0 >configure:4621: result: none required >configure:4674: checking for library containing socket >configure:4705: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:4705: $? = 0 >configure:4722: result: none required >configure:4772: checking for library containing putmsg >configure:4803: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccIuY0rC.o: In function `main': >conftest.c:(.text.startup+0x7): warning: warning: putmsg is not implemented and will always fail >configure:4803: $? = 0 >configure:4820: result: none required >configure:4830: checking whether to enable ipv6 >configure:4844: result: no >configure:5264: checking for dnet_htoa declaration in netdnet/dnetdb.h >conftest.c:30:28: fatal error: netdnet/dnetdb.h: No such file or directory > #include <netdnet/dnetdb.h> > ^ >compilation terminated. >configure:5283: result: no >configure:5292: checking for addrinfo >configure:5309: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >configure:5309: $? = 0 >configure:5317: result: yes >configure:5334: checking for NI_MAXSERV >configure:5356: result: yes >configure:5368: checking for NI_NAMEREQD >configure:5390: result: yes >configure:5401: checking for vfprintf >configure:5401: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:54:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default] > char vfprintf (); > ^ >configure:5401: $? = 0 >configure:5401: result: yes >configure:5414: checking for strcasecmp >configure:5414: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:55:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] > char strcasecmp (); > ^ >configure:5414: $? = 0 >configure:5414: result: yes >configure:5427: checking for strlcat >configure:5427: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccnQ1JtU.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >configure:5427: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:5427: result: no >configure:5440: checking for strlcpy >configure:5440: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/cc5KjQu2.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:5440: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:5440: result: no >configure:5453: checking for strdup >configure:5453: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:56:6: warning: conflicting types for built-in function 'strdup' [enabled by default] > char strdup (); > ^ >configure:5453: $? = 0 >configure:5453: result: yes >configure:5466: checking for strsep >configure:5466: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5466: $? = 0 >configure:5466: result: yes >configure:5479: checking for getopt_long >configure:5479: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5479: $? = 0 >configure:5479: result: yes >configure:5496: checking for fork >configure:5496: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:59:6: warning: conflicting types for built-in function 'fork' [enabled by default] > char fork (); > ^ >configure:5496: $? = 0 >configure:5496: result: yes >configure:5496: checking for vfork >configure:5496: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5496: $? = 0 >configure:5496: result: yes >configure:5496: checking for strftime >configure:5496: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:61:6: warning: conflicting types for built-in function 'strftime' [enabled by default] > char strftime (); > ^ >configure:5496: $? = 0 >configure:5496: result: yes >configure:5508: checking for setlinebuf >configure:5508: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5508: $? = 0 >configure:5508: result: yes >configure:5508: checking for alarm >configure:5508: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5508: $? = 0 >configure:5508: result: yes >configure:5522: checking for vsnprintf >configure:5522: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:64:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] > char vsnprintf (); > ^ >configure:5522: $? = 0 >configure:5522: result: yes >configure:5522: checking for snprintf >configure:5522: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >conftest.c:65:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] > char snprintf (); > ^ >configure:5522: $? = 0 >configure:5522: result: yes >configure:5543: checking return type of signal handlers >configure:5561: x86_64-pc-linux-gnu-gcc -c -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H conftest.c >&5 >conftest.c: In function 'main': >conftest.c:49:1: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ^ >configure:5561: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 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 <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:5568: result: void >configure:5596: checking for sigaction >configure:5596: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5596: $? = 0 >configure:5596: result: yes >configure:5621: checking for library containing dnet_htoa >configure:5652: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >/var/tmp/portage/net-analyzer/tcpdump-4.6.1/temp/ccunq0Bf.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dnet_htoa' >collect2: error: ld returned 1 exit status >configure:5652: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 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:5652: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -ldnet -lcap-ng >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: error: ld returned 1 exit status >configure:5652: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 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:5669: result: no >configure:5680: checking for main in -lrpc >configure:5699: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lrpc -lcap-ng >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lrpc >collect2: error: ld returned 1 exit status >configure:5699: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 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:5708: result: no >configure:5719: checking for library containing getrpcbynumber >configure:5750: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -lcap-ng >&5 >configure:5750: $? = 0 >configure:5767: result: none required >configure:5800: checking for local pcap library >configure:5819: result: not found >configure:5828: checking for x86_64-pc-linux-gnu-pcap-config >configure:5861: result: no >configure:5871: checking for pcap-config >configure:5889: found /usr/bin/pcap-config >configure:5901: result: /usr/bin/pcap-config >configure:6105: checking for pcap_loop >configure:6105: x86_64-pc-linux-gnu-gcc -o conftest -march=barcelona -mtune=barcelona -pipe -O2 -DHAVE_CAP_NG_H -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed conftest.c -L/usr/lib64 -Wl,-rpath,/usr/lib64 -lpcap -lcap-ng >&5 >/usr/lib64/libpcap.so: undefined reference to `bt_monitor_create' >/usr/lib64/libpcap.so: undefined reference to `bt_monitor_findalldevs' >collect2: error: ld returned 1 exit status >configure:6105: $? = 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 WITH_USER "tcpdump" >| #define HAVE_OPENAT 1 >| #define HAVE_ADDRINFO 1 >| #define HAVE_VFPRINTF 1 >| #define HAVE_STRCASECMP 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 >| /* end confdefs.h. */ >| /* Define pcap_loop to an innocuous variant, in case <limits.h> declares pcap_loop. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pcap_loop innocuous_pcap_loop >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pcap_loop (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pcap_loop >| >| /* 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_loop (); >| /* 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_loop || defined __stub___pcap_loop >| choke me >| #endif >| >| int >| main () >| { >| return pcap_loop (); >| ; >| return 0; >| } >configure:6105: result: no >configure:6110: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the >config.log file in your report. If you have downloaded libpcap from >tcpdump.org, and built it yourself, please also include the config.log >file from the libpcap source directory, the Makefile from the libpcap >source directory, and the output of the make process for libpcap, as >this could be a problem with the libpcap that was built, and we will >not be able to determine why this is happening, and thus will not be >able to fix it, without that information, as we have not been able to >reproduce this problem ourselves. > >## ---------------- ## >## 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_addrinfo=yes >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=barcelona -mtune=barcelona -pipe -O2' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=' -DHAVE_CAP_NG_H' >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed' >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value='-lcap-ng ' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_alarm=yes >ac_cv_func_cap_enter=no >ac_cv_func_cap_ioctls_limit=no >ac_cv_func_cap_rights_init=no >ac_cv_func_cap_rights_limit=no >ac_cv_func_fork=yes >ac_cv_func_getopt_long=yes >ac_cv_func_openat=yes >ac_cv_func_pcap_loop=no >ac_cv_func_setlinebuf=yes >ac_cv_func_sigaction=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcasecmp=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_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_if_ether_h=yes >ac_cv_header_rpc_rpc_h=yes >ac_cv_header_rpc_rpcent_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-pc-linux-gnu >ac_cv_lbl_inline=inline >ac_cv_lib_rpc_main=no >ac_cv_maxserv=yes >ac_cv_namereqd=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_ac_pt_PCAP_CONFIG=/usr/bin/pcap-config >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_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_signal=void >td_cv_decl_netdnet_dnetdb_h_dnet_htoa=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=barcelona -mtune=barcelona -pipe -O2' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DHAVE_CAP_NG_H' >DEFS='' >DEPENDENCY_CFLAG='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >INSTALL_DATA='' >INSTALL_PROGRAM='' >INSTALL_SCRIPT='' >LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed' >LIBOBJS=' strlcat.o strlcpy.o' >LIBS='-L/usr/lib64 -Wl,-rpath,/usr/lib64 -lpcap -lcap-ng ' >LOCALSRC='' >LTLIBOBJS='' >MAN_FILE_FORMATS='' >MAN_MISC_INFO='' >MKDEP='' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PCAP_CONFIG='/usr/bin/pcap-config' >RANLIB='' >SHELL='/bin/bash' >SHLICC2='' >V_CCOPT=' -ffloat-store' >V_DEFS=' -D_U_="__attribute__((unused))"' >V_GROUP='' >V_INCLS='-I/usr/include ' >V_PCAPDEP='' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/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 WITH_USER "tcpdump" >#define HAVE_OPENAT 1 >#define HAVE_ADDRINFO 1 >#define HAVE_VFPRINTF 1 >#define HAVE_STRCASECMP 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 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 517806
: 381370