tcpdump mailing list archives

Error/bug found


From: Dhenyz Shady <dennis_anderson232 () hotmail com>
Date: Thu, 16 Feb 2012 01:13:22 -0200

There's the Config.log content:


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.61.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = shady
uname -m = i686
uname -r = 3.0.0-16-generic
uname -s = Linux
uname -v = #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012

/usr/bin/uname -p = unknown
/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/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1757: checking build system type
configure:1775: result: i686-pc-linux-gnu
configure:1797: checking host system type
configure:1812: result: i686-pc-linux-gnu
configure:1956: checking for gcc
configure:1972: found /usr/bin/gcc
configure:1983: result: gcc
configure:2221: checking for C compiler version
configure:2228: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 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:2231: $? = 0
configure:2238: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
configure:2241: $? = 0
configure:2248: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2251: $? = 4
configure:2274: checking for C compiler default output file name
configure:2301: gcc    conftest.c >&5
configure:2304: $? = 0
configure:2342: result: a.out
configure:2359: checking whether the C compiler works
configure:2369: ./a.out
configure:2372: $? = 0
configure:2389: result: yes
configure:2396: checking whether we are cross compiling
configure:2398: result: no
configure:2401: checking for suffix of executables
configure:2408: gcc -o conftest    conftest.c >&5
configure:2411: $? = 0
configure:2435: result:
configure:2441: checking for suffix of object files
configure:2467: gcc -c   conftest.c >&5
configure:2470: $? = 0
configure:2493: result: o
configure:2497: checking whether we are using the GNU C compiler
configure:2526: gcc -c   conftest.c >&5
configure:2532: $? = 0
configure:2549: result: yes
configure:2554: checking whether gcc accepts -g
configure:2584: gcc -c -g  conftest.c >&5
configure:2590: $? = 0
configure:2689: result: yes
configure:2706: checking for gcc option to accept ISO C89
configure:2780: gcc  -c -g -O2  conftest.c >&5
configure:2786: $? = 0
configure:2809: result: none needed
configure:2836: checking gcc version
configure:2848: result: 4
configure:3125: checking for inline
configure:3171: gcc -c -O2  conftest.c >&5
configure:3177: $? = 0
configure:3202: result: inline
configure:3214: checking for __attribute__
configure:3251: gcc -c -g -O2  conftest.c >&5
configure:3257: $? = 0
configure:3283: result: yes
configure:3288: checking whether __attribute__((format)) can be applied to function pointers
configure:3320: gcc -c -g -O2  conftest.c >&5
configure:3326: $? = 0
configure:3349: result: yes
configure:3358: checking how to run the C preprocessor
configure:3398: gcc -E  conftest.c
configure:3404: $? = 0
configure:3435: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3441: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 1
| #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3474: result: gcc -E
configure:3503: gcc -E  conftest.c
configure:3509: $? = 0
configure:3540: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3546: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 1
| #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3584: checking for grep that handles long lines and -e
configure:3658: result: /bin/grep
configure:3663: checking for egrep
configure:3741: result: /bin/grep -E
configure:3746: checking for ANSI C header files
configure:3776: gcc -c -g -O2  conftest.c >&5
configure:3782: $? = 0
configure:3881: gcc -o conftest -g -O2   conftest.c >&5
configure:3884: $? = 0
configure:3890: ./conftest
configure:3893: $? = 0
configure:3910: result: yes
configure:3934: checking for sys/types.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for sys/stat.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for stdlib.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for string.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for memory.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for strings.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for inttypes.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for stdint.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:3934: checking for unistd.h
configure:3955: gcc -c -g -O2  conftest.c >&5
configure:3961: $? = 0
configure:3977: result: yes
configure:4007: checking fcntl.h usability
configure:4024: gcc -c -g -O2  conftest.c >&5
configure:4030: $? = 0
configure:4044: result: yes
configure:4048: checking fcntl.h presence
configure:4063: gcc -E  conftest.c
configure:4069: $? = 0
configure:4083: result: yes
configure:4111: checking for fcntl.h
configure:4119: result: yes
configure:4007: checking rpc/rpc.h usability
configure:4024: gcc -c -g -O2  conftest.c >&5
configure:4030: $? = 0
configure:4044: result: yes
configure:4048: checking rpc/rpc.h presence
configure:4063: gcc -E  conftest.c
configure:4069: $? = 0
configure:4083: result: yes
configure:4111: checking for rpc/rpc.h
configure:4119: result: yes
configure:4007: checking rpc/rpcent.h usability
configure:4024: gcc -c -g -O2  conftest.c >&5
conftest.c:56:24: fatal error: rpc/rpcent.h: No such file or directory
compilation terminated.
configure:4030: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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:4044: result: no
configure:4048: checking rpc/rpcent.h presence
configure:4063: gcc -E  conftest.c
conftest.c:23:24: fatal error: rpc/rpcent.h: No such file or directory
compilation terminated.
configure:4069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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:4083: result: no
configure:4111: checking for rpc/rpcent.h
configure:4119: result: no
configure:4007: checking netdnet/dnetdb.h usability
configure:4024: gcc -c -g -O2  conftest.c >&5
conftest.c:56:28: fatal error: netdnet/dnetdb.h: No such file or directory
compilation terminated.
configure:4030: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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:4044: result: no
configure:4048: checking netdnet/dnetdb.h presence
configure:4063: gcc -E  conftest.c
conftest.c:23:28: fatal error: netdnet/dnetdb.h: No such file or directory
compilation terminated.
configure:4069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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:4083: result: no
configure:4111: checking for netdnet/dnetdb.h
configure:4119: result: no
configure:4136: checking for net/pfvar.h
configure:4159: gcc -c -g -O2  conftest.c >&5
conftest.c:27:23: fatal error: net/pfvar.h: No such file or directory
compilation terminated.
configure:4165: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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:4181: result: no
configure:4199: checking for netinet/if_ether.h
configure:4221: gcc -c -g -O2  conftest.c >&5
configure:4227: $? = 0
configure:4243: result: yes
configure:4330: checking whether time.h and sys/time.h may both be included
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4366: $? = 0
configure:4381: result: yes
configure:4425: checking Linux kernel version
configure:4443: result: 3
configure:4487: checking smi.h usability
configure:4504: gcc -c -g -O2  conftest.c >&5
conftest.c:58:17: fatal error: smi.h: No such file or directory
compilation terminated.
configure:4510: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 <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 <smi.h>
configure:4524: result: no
configure:4528: checking smi.h presence
configure:4543: gcc -E  conftest.c
conftest.c:25:17: fatal error: smi.h: No such file or directory
compilation terminated.
configure:4549: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 <smi.h>
configure:4563: result: no
configure:4591: checking for smi.h
configure:4599: result: no
configure:4613: checking for smiInit in -lsmi
configure:4648: gcc -o conftest -g -O2   conftest.c -lsmi >&5
/usr/bin/ld: cannot find -lsmi
collect2: ld returned 1 exit status
configure:4654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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.  */
|
| /* 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 smiInit ();
| int
| main ()
| {
| return smiInit ();
|   ;
|   return 0;
| }
configure:4672: result: no
configure:4772: checking whether to enable the possibly-buggy SMB printer
configure:4782: result: yes
configure:4784: WARNING: The SMB printer may have exploitable buffer overflows!!!
configure:4803: checking whether to drop root privileges by default
configure:4813: result: no
configure:4823: checking whether to chroot
configure:4833: result: no
configure:4837: checking whether to enable ipv6
configure:4888: gcc -o conftest -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:4891: $? = 0
configure:4897: ./conftest
configure:4900: $? = 0
configure:4902: result: yes
configure:4932: checking ipv6 stack type
configure:5079: result: linux-glibc
configure:5114: checking for library containing getaddrinfo
configure:5155: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5161: $? = 0
configure:5189: result: none required
configure:5194: checking getaddrinfo bug
configure:5310: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:5313: $? = 0
configure:5319: ./conftest
configure:5322: $? = 0
configure:5340: result: good
configure:5372: checking for getnameinfo
configure:5428: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5434: $? = 0
configure:5452: result: yes
configure:5472: checking for dnet_htoa declaration in netdnet/dnetdb.h
conftest.c:28:28: fatal error: netdnet/dnetdb.h: No such file or directory
compilation terminated.
configure:5495: result: no
configure:5505: checking for addrinfo
configure:5532: gcc -c -DINET6 -g -O2  conftest.c >&5
configure:5538: $? = 0
configure:5554: result: yes
configure:5573: checking for NI_MAXSERV
configure:5599: result: yes
configure:5613: checking for NI_NAMEREQD
configure:5639: result: yes
configure:5653: checking for sockaddr_storage
configure:5681: gcc -c -DINET6 -g -O2  conftest.c >&5
configure:5687: $? = 0
configure:5703: result: yes
configure:5725: checking for vfprintf
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:53:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default]
configure:5787: $? = 0
configure:5805: result: yes
configure:5725: checking for strcasecmp
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:54:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
configure:5787: $? = 0
configure:5805: result: yes
configure:5725: checking for strlcat
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
/tmp/ccP8f8wo.o: In function `main':
/home/dhenyzshady/Downloads/tcpdump-4.2.1/conftest.c:66: undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:5787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 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:5805: result: no
configure:5725: checking for strlcpy
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
/tmp/ccUG0qBs.o: In function `main':
/home/dhenyzshady/Downloads/tcpdump-4.2.1/conftest.c:66: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:5787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 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:5805: result: no
configure:5725: checking for strdup
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:55:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:5787: $? = 0
configure:5805: result: yes
configure:5725: checking for strsep
configure:5781: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5787: $? = 0
configure:5805: result: yes
configure:5829: checking for fork
configure:5885: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:57:6: warning: conflicting types for built-in function 'fork' [enabled by default]
configure:5891: $? = 0
configure:5909: result: yes
configure:5829: checking for vfork
configure:5885: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5891: $? = 0
configure:5909: result: yes
configure:5829: checking for strftime
configure:5885: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:59:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
configure:5891: $? = 0
configure:5909: result: yes
configure:5924: checking for setlinebuf
configure:5980: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5986: $? = 0
configure:6004: result: yes
configure:5924: checking for alarm
configure:5980: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:5986: $? = 0
configure:6004: result: yes
configure:6021: checking for vsnprintf
configure:6077: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:62:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
configure:6083: $? = 0
configure:6101: result: yes
configure:6021: checking for snprintf
configure:6077: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
configure:6083: $? = 0
configure:6101: result: yes
configure:6123: checking return type of signal handlers
configure:6151: gcc -c -DINET6 -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:1: error: void value not ignored as it ought to be
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSEP 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:6172: result: void
configure:6208: checking for sigaction
configure:6264: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:6270: $? = 0
configure:6288: result: yes
configure:6397: checking for library containing dnet_htoa
configure:6438: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
/tmp/ccF8j8UA.o: In function `main':
/home/dhenyzshady/Downloads/tcpdump-4.2.1/conftest.c:55: undefined reference to `dnet_htoa'
collect2: ld returned 1 exit status
configure:6444: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSEP 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:6438: gcc -o conftest -DINET6 -g -O2   conftest.c -ldnet >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:6444: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSEP 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:6472: result: no
configure:6485: checking for main in -lrpc
configure:6514: gcc -o conftest -DINET6 -g -O2   conftest.c -lrpc >&5
/usr/bin/ld: cannot find -lrpc
collect2: ld returned 1 exit status
configure:6520: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSEP 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:6538: result: no
configure:6549: checking for library containing getrpcbynumber
configure:6590: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:6596: $? = 0
configure:6624: result: none required
configure:6642: checking for library containing gethostbyname
configure:6683: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:6689: $? = 0
configure:6717: result: none required
configure:6795: checking for library containing socket
configure:6836: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:6842: $? = 0
configure:6870: result: none required
configure:6945: checking for library containing putmsg
configure:6986: gcc -o conftest -DINET6 -g -O2   conftest.c >&5
configure:6992: $? = 0
configure:7020: result: none required
configure:7133: checking for local pcap library
configure:7375: result: ./../libpcap-1.2.1/libpcap.a
configure:7379: checking for pcap-config
configure:7397: found ./../libpcap-1.2.1/pcap-config
configure:7409: result: ./../libpcap-1.2.1/pcap-config
configure:7471: checking for pcap_loop
configure:7527: gcc -o conftest -DINET6 -g -O2 conftest.c ./../libpcap-1.2.1/libpcap.a >&5
./../libpcap-1.2.1/libpcap.a(gencode.o): In function `pcap_compile':
/home/dhenyzshady/Downloads/libpcap-1.2.1/./gencode.c:451: undefined reference to `pcap_parse'
collect2: ld returned 1 exit status
configure:7533: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define inline inline
| #define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
| #define INET6 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_ADDRINFO 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VFPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSEP 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:7550: result: no
configure:7557: error: Report this to tcpdump-workers () lists tcpdump org, and include the
config.log file in your report

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv___attribute__=yes
ac_cv___attribute___format_function_pointer=yes
ac_cv_addrinfo=yes
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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_alarm=yes
ac_cv_func_fork=yes
ac_cv_func_getnameinfo=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_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=i686-pc-linux-gnu
ac_cv_lbl_gcc_vers=4
ac_cv_lbl_inline=inline
ac_cv_lib_rpc_main=no
ac_cv_lib_smi_smiInit=no
ac_cv_linux_vers=3
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_PCAP_CONFIG=./../libpcap-1.2.1/pcap-config
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_sa_storage=yes
ac_cv_search_dnet_htoa=no
ac_cv_search_getaddrinfo='none required'
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_buggygetaddrinfo=no
td_cv_decl_netdnet_dnetdb_h_dnet_htoa=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-DINET6 -g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS=''
LIBOBJS=' strlcat.o strlcpy.o'
LIBS='./../libpcap-1.2.1/libpcap.a  '
LOCALSRC='print-ip6.c print-ip6opts.c print-mobility.c print-ripng.c print-icmp6.c print-frag6.c print-rt6.c print-ospf6.c print-dhcp6.c print-babel.c print-smb.c smbutil.c '
LTLIBOBJS=''
MAN_FILE_FORMATS=''
MAN_MISC_INFO=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCAP_CONFIG='./../libpcap-1.2.1/pcap-config'
RANLIB=''
SHELL='/bin/bash'
SHLICC2=''
V_CCOPT='-O2'
V_DEFS=' -D_U_="__attribute__((unused))"'
V_GROUP=''
V_INCLS='-I./../libpcap-1.2.1 '
V_PCAPDEP='./../libpcap-1.2.1/libpcap.a'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
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='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define inline inline
#define HAVE___ATTRIBUTE__ 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 TCPDUMP_DO_SMB 1
#define INET6 1
#define HAVE_GETNAMEINFO 1
#define HAVE_ADDRINFO 1
#define HAVE_SOCKADDR_STORAGE 1
#define HAVE_VFPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRSEP 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
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: