(view as text)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by tcpdump configure 5.0.0-PRE-GIT, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-crypto=no --enable-smb=no --prefix=/tmp/tcpdump_build_matrix.IKeV0eQD

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

hostname = unstable11s
uname -m = sun4u
uname -r = 5.11
uname -s = SunOS
uname -v = 11.3

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = unstable11s
Release = 5.11
KernelID = 11.3
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 8

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/csw/bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /opt/csw/gnu


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

configure:2505: checking build system type
configure:2519: result: sparc-sun-solaris2.11
configure:2539: checking host system type
configure:2552: result: sparc-sun-solaris2.11
configure:2647: checking for gcc
configure:2674: result: /opt/developerstudio12.5/bin/cc
configure:2903: checking for C compiler version
configure:2912: /opt/developerstudio12.5/bin/cc --version >&5
cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:2923: $? = 1
configure:2912: /opt/developerstudio12.5/bin/cc -v >&5
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:2923: $? = 1
configure:2912: /opt/developerstudio12.5/bin/cc -V >&5
cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14
configure:2923: $? = 0
configure:2912: /opt/developerstudio12.5/bin/cc -qversion >&5
cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:2923: $? = 1
configure:2943: checking whether the C compiler works
configure:2965: /opt/developerstudio12.5/bin/cc    conftest.c  >&5
configure:2969: $? = 0
configure:3017: result: yes
configure:3020: checking for C compiler default output file name
configure:3022: result: a.out
configure:3028: checking for suffix of executables
configure:3035: /opt/developerstudio12.5/bin/cc -o conftest    conftest.c  >&5
configure:3039: $? = 0
configure:3061: result: 
configure:3083: checking whether we are cross compiling
configure:3091: /opt/developerstudio12.5/bin/cc -o conftest    conftest.c  >&5
"conftest.c", line 17: warning: statement not reached
configure:3095: $? = 0
configure:3102: ./conftest
configure:3106: $? = 0
configure:3121: result: no
configure:3126: checking for suffix of object files
configure:3148: /opt/developerstudio12.5/bin/cc -c   conftest.c >&5
configure:3152: $? = 0
configure:3173: result: o
configure:3177: checking whether we are using the GNU C compiler
configure:3196: /opt/developerstudio12.5/bin/cc -c   conftest.c >&5
"conftest.c", line 14: undefined symbol: choke
"conftest.c", line 14: syntax error before or at: me
cc: acomp failed for conftest.c
configure:3196: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3205: result: no
configure:3214: checking whether /opt/developerstudio12.5/bin/cc accepts -g
configure:3234: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:3234: $? = 0
configure:3275: result: yes
configure:3292: checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89
configure:3355: /opt/developerstudio12.5/bin/cc  -c -g  conftest.c >&5
"conftest.c", line 56: warning: statement not reached
configure:3355: $? = 0
configure:3368: result: none needed
configure:3388: checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99
configure:3537: /opt/developerstudio12.5/bin/cc  -c -g  conftest.c >&5
"conftest.c", line 143: warning: statement not reached
configure:3537: $? = 0
configure:3550: result: none needed
configure:3630: checking how to run the C preprocessor
configure:3661: /opt/developerstudio12.5/bin/cc -E  conftest.c
configure:3661: $? = 0
configure:3675: /opt/developerstudio12.5/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:3675: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3700: result: /opt/developerstudio12.5/bin/cc -E
configure:3720: /opt/developerstudio12.5/bin/cc -E  conftest.c
configure:3720: $? = 0
configure:3734: /opt/developerstudio12.5/bin/cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:3734: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3763: checking for grep that handles long lines and -e
configure:3821: result: /opt/csw/bin/ggrep
configure:3826: checking for egrep
configure:3888: result: /opt/csw/bin/ggrep -E
configure:3893: checking for ANSI C header files
configure:3913: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:3913: $? = 0
configure:3986: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c  >&5
configure:3986: $? = 0
configure:3986: ./conftest
configure:3986: $? = 0
configure:3997: result: yes
configure:4010: checking for sys/types.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for sys/stat.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for stdlib.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for string.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for memory.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for strings.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for inttypes.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for stdint.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for unistd.h
configure:4010: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4025: checking rpc/rpc.h usability
configure:4025: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking rpc/rpc.h presence
configure:4025: /opt/developerstudio12.5/bin/cc -E  conftest.c
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking for rpc/rpc.h
configure:4025: result: yes
configure:4025: checking rpc/rpcent.h usability
configure:4025: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking rpc/rpcent.h presence
configure:4025: /opt/developerstudio12.5/bin/cc -E  conftest.c
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking for rpc/rpcent.h
configure:4025: result: yes
configure:4047: checking size of void *
configure:4052: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c  >&5
"conftest.c", line 84: warning: statement not reached
configure:4052: $? = 0
configure:4052: ./conftest
configure:4052: $? = 0
configure:4066: result: 4
configure:4084: checking size of time_t
configure:4089: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c  >&5
"conftest.c", line 54: warning: statement not reached
configure:4089: $? = 0
configure:4089: ./conftest
configure:4089: $? = 0
configure:4104: result: 4
configure:4205: checking for pkg-config
configure:4223: found /opt/csw/bin/pkg-config
configure:4235: result: /opt/csw/bin/pkg-config
configure:4260: checking pkg-config is at least version 0.17.0
configure:4263: result: yes
configure:4330: checking smi.h usability
configure:4330: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 56: cannot find include file: <smi.h>
cc: acomp failed for conftest.c
configure:4330: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| /* 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:4330: result: no
configure:4330: checking smi.h presence
configure:4330: /opt/developerstudio12.5/bin/cc -E  conftest.c
"conftest.c", line 23: cannot find include file: <smi.h>
cc: acomp failed for conftest.c
configure:4330: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| #include <smi.h>
configure:4330: result: no
configure:4330: checking for smi.h
configure:4330: result: no
configure:4453: checking whether to enable the instrument functions code
configure:4518: result: no
configure:4523: checking whether to enable the possibly-buggy SMB printer
configure:4540: result: no
configure:4545: checking whether to drop root privileges by default
configure:4557: result: no
configure:4574: checking whether to chroot
configure:4587: result: no
configure:4738: checking whether to sandbox using capsicum
configure:4747: result: no
configure:4750: checking whether to sandbox using Casper library
configure:4759: result: no
configure:4771: checking for gethostbyaddr
configure:4771: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c  >&5
"conftest.c", line 59: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
gethostbyaddr                       conftest.o
ld: fatal: symbol referencing errors
configure:4771: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| /* end confdefs.h.  */
| /* Define gethostbyaddr to an innocuous variant, in case <limits.h> declares gethostbyaddr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyaddr innocuous_gethostbyaddr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyaddr (); 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 gethostbyaddr
| 
| /* 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 gethostbyaddr ();
| /* 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_gethostbyaddr || defined __stub___gethostbyaddr
| choke me
| #endif
| 
| int
| main ()
| {
| return gethostbyaddr ();
|   ;
|   return 0;
| }
configure:4771: result: no
configure:4776: checking for gethostbyaddr in -lsocket
configure:4801: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 36: warning: statement not reached
configure:4801: $? = 0
configure:4810: result: yes
configure:4872: checking for strlcat
configure:4872: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 59: warning: statement not reached
configure:4872: $? = 0
configure:4872: result: yes
configure:4885: checking for strlcpy
configure:4885: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 60: warning: statement not reached
configure:4885: $? = 0
configure:4885: result: yes
configure:4898: checking for strsep
configure:4898: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 61: warning: statement not reached
configure:4898: $? = 0
configure:4898: result: yes
configure:4911: checking for getservent
configure:4911: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 62: warning: statement not reached
configure:4911: $? = 0
configure:4911: result: yes
configure:4924: checking for getopt_long
configure:4924: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 63: warning: statement not reached
configure:4924: $? = 0
configure:4924: result: yes
configure:4941: checking for fork
configure:4941: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 64: warning: statement not reached
configure:4941: $? = 0
configure:4941: result: yes
configure:4941: checking for vfork
configure:4941: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 65: warning: statement not reached
configure:4941: $? = 0
configure:4941: result: yes
configure:4965: checking whether snprintf is suitable
configure:5035: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
configure:5035: $? = 0
configure:5035: ./conftest
configure:5035: $? = 0
configure:5037: result: yes
configure:5053: checking for main in -lrpc
configure:5072: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lrpc  -lsocket -lnsl  >&5
"conftest.c", line 37: warning: statement not reached
ld: fatal: library -lrpc: not found
configure:5072: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:5081: result: no
configure:5092: checking for library containing getrpcbynumber
configure:5123: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c -lsocket -lnsl  >&5
"conftest.c", line 43: warning: statement not reached
configure:5123: $? = 0
configure:5140: result: none required
configure:5155: checking whether to look for a local libpcap
configure:5176: result: yes
configure:5181: checking for local pcap library
configure:5211: result: ../libpcap/libpcap.a
configure:6029: checking for pcap-config
configure:6047: found ../libpcap/pcap-config
configure:6059: result: ../libpcap/pcap-config
configure:6110: checking whether ../libpcap/pcap-config supports --static-pcap-only
configure:6121: result: yes
configure:6245: checking for pcap_loop
configure:6245: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 67: warning: statement not reached
configure:6245: $? = 0
configure:6245: result: yes
configure:6288: checking for ether_ntohost
configure:6288: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 67: warning: statement not reached
configure:6288: $? = 0
configure:6288: result: yes
configure:6300: checking whether ether_ntohost is declared
configure:6300: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 33: cannot find include file: <net/ethernet.h>
"conftest.c", line 43: undefined symbol: ether_ntohost
cc: acomp failed for conftest.c
configure:6300: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| /* end confdefs.h.  */
| 
| #include <net/ethernet.h>
| 
| 
| int
| main ()
| {
| #ifndef ether_ntohost
| #ifdef __cplusplus
|   (void) ether_ntohost;
| #else
|   (void) ether_ntohost;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6300: result: no
configure:6327: checking whether ether_ntohost is declared
configure:6327: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 33: cannot find include file: <netinet/ether.h>
"conftest.c", line 43: undefined symbol: ether_ntohost
cc: acomp failed for conftest.c
configure:6327: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| /* end confdefs.h.  */
| 
| #include <netinet/ether.h>
| 
| 
| int
| main ()
| {
| #ifndef ether_ntohost
| #ifdef __cplusplus
|   (void) ether_ntohost;
| #else
|   (void) ether_ntohost;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6327: result: no
configure:6356: checking whether ether_ntohost is declared
configure:6356: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"/usr/include/sys/ethernet.h", line 22: syntax error before or at: ether_addr_t
"/usr/include/sys/ethernet.h", line 28: syntax error before or at: ether_addr_t
"/usr/include/sys/ethernet.h", line 35: incomplete struct/union/enum ether_addr: ether_dhost
"/usr/include/sys/ethernet.h", line 37: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 45: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 55: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 64: syntax error before or at: uint8_t
"/usr/include/sys/ethernet.h", line 144: syntax error before or at: uint16_t
"/usr/include/sys/ethernet.h", line 156: member cannot be function: ether_ntoa
"/usr/include/sys/ethernet.h", line 157: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 157: member cannot be function: ether_aton
"/usr/include/sys/ethernet.h", line 158: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 158: member cannot be function: ether_ntohost
"/usr/include/sys/ethernet.h", line 159: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 159: member cannot be function: ether_hostton
"/usr/include/sys/ethernet.h", line 160: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 160: member cannot be function: ether_line
"conftest.c", line 37: member cannot be function: main
"conftest.c", line 38: warning: syntax requires ";" after last struct/union member
"conftest.c", line 38: syntax error before or at: {
"conftest.c", line 43: warning: syntax requires ";" after last struct/union member
"/usr/include/sys/ethernet.h", line 143: zero-sized struct/union
"conftest.c", line 49: warning: syntax requires ";" after last struct/union member
cc: acomp failed for conftest.c
configure:6356: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| /* end confdefs.h.  */
| 
| #include <sys/ethernet.h>
| 
| 
| int
| main ()
| {
| #ifndef ether_ntohost
| #ifdef __cplusplus
|   (void) ether_ntohost;
| #else
|   (void) ether_ntohost;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6356: result: no
configure:6387: checking whether ether_ntohost is declared
configure:6387: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 43: undefined symbol: ether_ntohost
cc: acomp failed for conftest.c
configure:6387: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| /* end confdefs.h.  */
| 
| #include <arpa/inet.h>
| 
| 
| int
| main ()
| {
| #ifndef ether_ntohost
| #ifdef __cplusplus
|   (void) ether_ntohost;
| #else
|   (void) ether_ntohost;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:6387: result: no
configure:6419: checking whether ether_ntohost is declared
configure:6419: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6470: checking for buggy ether_ntohost
configure:6559: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
configure:6559: $? = 0
configure:6559: ./conftest
configure:6559: $? = 0
configure:6569: result: no
configure:6588: checking for pcap_create
configure:6588: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 71: warning: statement not reached
configure:6588: $? = 0
configure:6588: result: yes
configure:6602: checking for pcap_set_tstamp_type
configure:6602: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 71: warning: statement not reached
configure:6602: $? = 0
configure:6602: result: yes
configure:6617: checking for pcap_set_tstamp_precision
configure:6617: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 72: warning: statement not reached
configure:6617: $? = 0
configure:6617: result: yes
configure:6634: checking for pcap_set_immediate_mode
configure:6634: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 73: warning: statement not reached
configure:6634: $? = 0
configure:6634: result: yes
configure:6634: checking for pcap_dump_ftell64
configure:6634: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 74: warning: statement not reached
configure:6634: $? = 0
configure:6634: result: yes
configure:6652: checking for pcap_open
configure:6652: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 75: warning: statement not reached
configure:6652: $? = 0
configure:6652: result: yes
configure:6652: checking for pcap_findalldevs_ex
configure:6652: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 76: warning: statement not reached
configure:6652: $? = 0
configure:6652: result: yes
configure:6668: checking for pcap_set_parser_debug
configure:6668: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 77: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
pcap_set_parser_debug               conftest.o
ld: fatal: symbol referencing errors
configure:6668: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| /* end confdefs.h.  */
| /* Define pcap_set_parser_debug to an innocuous variant, in case <limits.h> declares pcap_set_parser_debug.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pcap_set_parser_debug innocuous_pcap_set_parser_debug
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pcap_set_parser_debug (); below.
|     Prefer <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_set_parser_debug
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pcap_set_parser_debug ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pcap_set_parser_debug || defined __stub___pcap_set_parser_debug
| choke me
| #endif
| 
| int
| main ()
| {
| return pcap_set_parser_debug ();
|   ;
|   return 0;
| }
configure:6668: result: no
configure:6682: checking whether pcap_debug is defined by libpcap
configure:6700: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 51: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
pcap_debug                          conftest.o
ld: fatal: symbol referencing errors
configure:6700: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 		extern int pcap_debug;
| 
| 		return pcap_debug;
| 
|   ;
|   return 0;
| }
| 
configure:6714: result: no
configure:6719: checking whether yydebug is defined by libpcap
configure:6737: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 51: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
yydebug                             conftest.o
ld: fatal: symbol referencing errors
configure:6737: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 			extern int yydebug;
| 
| 			return yydebug;
| 
|   ;
|   return 0;
| }
| 
configure:6751: result: no
configure:6758: checking for pcap_set_optimizer_debug
configure:6758: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 77: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
pcap_set_optimizer_debug            conftest.o
ld: fatal: symbol referencing errors
configure:6758: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| /* end confdefs.h.  */
| /* Define pcap_set_optimizer_debug to an innocuous variant, in case <limits.h> declares pcap_set_optimizer_debug.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pcap_set_optimizer_debug innocuous_pcap_set_optimizer_debug
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pcap_set_optimizer_debug (); below.
|     Prefer <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_set_optimizer_debug
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pcap_set_optimizer_debug ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pcap_set_optimizer_debug || defined __stub___pcap_set_optimizer_debug
| choke me
| #endif
| 
| int
| main ()
| {
| return pcap_set_optimizer_debug ();
|   ;
|   return 0;
| }
configure:6758: result: no
configure:6774: checking for bpf_dump
configure:6774: /opt/developerstudio12.5/bin/cc -o conftest -g   -L/usr/local/lib conftest.c ../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl  >&5
"conftest.c", line 77: warning: statement not reached
configure:6774: $? = 0
configure:6774: result: yes
configure:6822: checking pcap/pcap-inttypes.h usability
configure:6822: /opt/developerstudio12.5/bin/cc -c -g  -I../libpcap  -I/usr/local/include conftest.c >&5
configure:6822: $? = 0
configure:6822: result: yes
configure:6822: checking pcap/pcap-inttypes.h presence
configure:6822: /opt/developerstudio12.5/bin/cc -E  -I../libpcap  -I/usr/local/include conftest.c
configure:6822: $? = 0
configure:6822: result: yes
configure:6822: checking for pcap/pcap-inttypes.h
configure:6822: result: yes
configure:6839: checking for u_int8_t
configure:6839: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 82: undefined symbol: u_int8_t
cc: acomp failed for conftest.c
configure:6839: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| #define HAVE_BPF_DUMP 1
| #define HAVE_PCAP_PCAP_INTTYPES_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 <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof (u_int8_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:6839: result: no
configure:6851: checking for u_int16_t
configure:6851: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 83: undefined symbol: u_int16_t
cc: acomp failed for conftest.c
configure:6851: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| #define HAVE_BPF_DUMP 1
| #define HAVE_PCAP_PCAP_INTTYPES_H 1
| #define u_int8_t uint8_t
| /* 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 <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof (u_int16_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:6851: result: no
configure:6863: checking for u_int32_t
configure:6863: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 84: undefined symbol: u_int32_t
cc: acomp failed for conftest.c
configure:6863: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| #define HAVE_BPF_DUMP 1
| #define HAVE_PCAP_PCAP_INTTYPES_H 1
| #define u_int8_t uint8_t
| #define u_int16_t uint16_t
| /* 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 <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof (u_int32_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:6863: result: no
configure:6875: checking for u_int64_t
configure:6875: /opt/developerstudio12.5/bin/cc -c -g  conftest.c >&5
"conftest.c", line 85: undefined symbol: u_int64_t
cc: acomp failed for conftest.c
configure:6875: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tcpdump"
| #define PACKAGE_TARNAME "tcpdump"
| #define PACKAGE_VERSION "5.0.0-PRE-GIT"
| #define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
| #define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
| #define PACKAGE_URL "https://www.tcpdump.org/"
| #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_RPC_RPC_H 1
| #define HAVE_RPC_RPCENT_H 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_TIME_T 4
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRSEP 1
| #define HAVE_GETSERVENT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETRPCBYNUMBER 1
| #define HAVE_ETHER_NTOHOST 1
| #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
| #define HAVE_DECL_ETHER_NTOHOST 1
| #define USE_ETHER_NTOHOST 1
| #define HAVE_PCAP_SET_TSTAMP_TYPE 1
| #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
| #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
| #define HAVE_PCAP_DUMP_FTELL64 1
| #define HAVE_PCAP_OPEN 1
| #define HAVE_PCAP_FINDALLDEVS_EX 1
| #define HAVE_BPF_DUMP 1
| #define HAVE_PCAP_PCAP_INTTYPES_H 1
| #define u_int8_t uint8_t
| #define u_int16_t uint16_t
| #define u_int32_t uint32_t
| /* 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 <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof (u_int64_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:6875: result: no
configure:6931: checking for ranlib
configure:6947: found /usr/bin/ranlib
configure:6958: result: ranlib
configure:7023: checking for ar
configure:7039: found /usr/bin/ar
configure:7050: result: ar
configure:7083: checking whether the compiler supports the -W option
configure:7117: /opt/developerstudio12.5/bin/cc -c -g -W  conftest.c >&5
configure:7117: $? = 0
configure:7119: result: yes
configure:7135: checking whether the compiler supports the -Wall option
configure:7169: /opt/developerstudio12.5/bin/cc -c -g -Wall  conftest.c >&5
configure:7169: $? = 0
configure:7171: result: yes
configure:7187: checking whether the compiler supports the -Wassign-enum option
configure:7221: /opt/developerstudio12.5/bin/cc -c -g -Wassign-enum  conftest.c >&5
configure:7221: $? = 0
configure:7223: result: yes
configure:7239: checking whether the compiler supports the -Wcast-qual option
configure:7273: /opt/developerstudio12.5/bin/cc -c -g -Wcast-qual  conftest.c >&5
configure:7273: $? = 0
configure:7275: result: yes
configure:7291: checking whether the compiler supports the -Wmissing-prototypes option
configure:7325: /opt/developerstudio12.5/bin/cc -c -g -Wmissing-prototypes  conftest.c >&5
configure:7325: $? = 0
configure:7327: result: yes
configure:7343: checking whether the compiler supports the -Wmissing-variable-declarations option
configure:7377: /opt/developerstudio12.5/bin/cc -c -g -Wmissing-variable-declarations  conftest.c >&5
configure:7377: $? = 0
configure:7379: result: yes
configure:7395: checking whether the compiler supports the -Wnull-pointer-subtraction option
configure:7429: /opt/developerstudio12.5/bin/cc -c -g -Wnull-pointer-subtraction  conftest.c >&5
configure:7429: $? = 0
configure:7431: result: yes
configure:7447: checking whether the compiler supports the -Wold-style-definition option
configure:7481: /opt/developerstudio12.5/bin/cc -c -g -Wold-style-definition  conftest.c >&5
configure:7481: $? = 0
configure:7483: result: yes
configure:7499: checking whether the compiler supports the -Wpedantic option
configure:7533: /opt/developerstudio12.5/bin/cc -c -g -Wpedantic  conftest.c >&5
configure:7533: $? = 0
configure:7535: result: yes
configure:7551: checking whether the compiler supports the -Wpointer-arith option
configure:7585: /opt/developerstudio12.5/bin/cc -c -g -Wpointer-arith  conftest.c >&5
configure:7585: $? = 0
configure:7587: result: yes
configure:7603: checking whether the compiler supports the -Wpointer-sign option
configure:7637: /opt/developerstudio12.5/bin/cc -c -g -Wpointer-sign  conftest.c >&5
configure:7637: $? = 0
configure:7639: result: yes
configure:7655: checking whether the compiler supports the -Wshadow option
configure:7689: /opt/developerstudio12.5/bin/cc -c -g -Wshadow  conftest.c >&5
configure:7689: $? = 0
configure:7691: result: yes
configure:7707: checking whether the compiler supports the -Wsign-compare option
configure:7741: /opt/developerstudio12.5/bin/cc -c -g -Wsign-compare  conftest.c >&5
configure:7741: $? = 0
configure:7743: result: yes
configure:7759: checking whether the compiler supports the -Wstrict-prototypes option
configure:7793: /opt/developerstudio12.5/bin/cc -c -g -Wstrict-prototypes  conftest.c >&5
configure:7793: $? = 0
configure:7795: result: yes
configure:7811: checking whether the compiler supports the -Wundef option
configure:7845: /opt/developerstudio12.5/bin/cc -c -g -Wundef  conftest.c >&5
configure:7845: $? = 0
configure:7847: result: yes
configure:7863: checking whether the compiler supports the -Wunreachable-code-return option
configure:7897: /opt/developerstudio12.5/bin/cc -c -g -Wunreachable-code-return  conftest.c >&5
configure:7897: $? = 0
configure:7899: result: yes
configure:7915: checking whether the compiler supports the -Wunused-but-set-parameter option
configure:7949: /opt/developerstudio12.5/bin/cc -c -g -Wunused-but-set-parameter  conftest.c >&5
configure:7949: $? = 0
configure:7951: result: yes
configure:7967: checking whether the compiler supports the -Wunused-but-set-variable option
configure:8001: /opt/developerstudio12.5/bin/cc -c -g -Wunused-but-set-variable  conftest.c >&5
configure:8001: $? = 0
configure:8003: result: yes
configure:8019: checking whether the compiler supports the -Wused-but-marked-unused option
configure:8053: /opt/developerstudio12.5/bin/cc -c -g -Wused-but-marked-unused  conftest.c >&5
configure:8053: $? = 0
configure:8055: result: yes
configure:8071: checking whether the compiler supports the -Wwrite-strings option
configure:8105: /opt/developerstudio12.5/bin/cc -c -g -Wwrite-strings  conftest.c >&5
configure:8105: $? = 0
configure:8107: result: yes
configure:8124: checking whether the compiler supports generating dependencies
configure:8194: eval "$CC $ac_lbl_dependency_flag conftest.c >/dev/null 2>&1"
configure:8197: $? = 0
configure:8199: result: yes, with -xM
configure:8225: checking whether to use an os-proto.h header
configure:8237: result: no
configure:8243: checking whether to use OpenSSL/libressl libcrypto
configure:8255: result: no
configure:8686: checking whether to use libcap-ng
configure:8711: result: yes, if available
configure:8807: checking for a BSD-compatible install
configure:8875: result: /opt/csw/bin/ginstall -c
configure:9010: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by tcpdump config.status 5.0.0-PRE-GIT, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on unstable11s

config.status:869: creating Makefile
config.status:869: creating tcpdump.1
config.status:869: creating config.h
config.status:1058: executing .devel commands

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

ac_cv_buggy_ether_ntohost=no
ac_cv_build=sparc-sun-solaris2.11
ac_cv_c_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/developerstudio12.5/bin/cc
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_LIBCRYPTO_CFLAGS_set=''
ac_cv_env_LIBCRYPTO_CFLAGS_value=''
ac_cv_env_LIBCRYPTO_LIBS_STATIC_set=''
ac_cv_env_LIBCRYPTO_LIBS_STATIC_value=''
ac_cv_env_LIBCRYPTO_LIBS_set=''
ac_cv_env_LIBCRYPTO_LIBS_value=''
ac_cv_env_LIBPCAP_CFLAGS_set=''
ac_cv_env_LIBPCAP_CFLAGS_value=''
ac_cv_env_LIBPCAP_LIBS_STATIC_set=''
ac_cv_env_LIBPCAP_LIBS_STATIC_value=''
ac_cv_env_LIBPCAP_LIBS_set=''
ac_cv_env_LIBPCAP_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/tmp/tcpdump_build_matrix.IKeV0eQD/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_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_bpf_dump=yes
ac_cv_func_ether_ntohost=yes
ac_cv_func_fork=yes
ac_cv_func_gethostbyaddr=no
ac_cv_func_getopt_long=yes
ac_cv_func_getservent=yes
ac_cv_func_pcap_create=yes
ac_cv_func_pcap_dump_ftell64=yes
ac_cv_func_pcap_findalldevs_ex=yes
ac_cv_func_pcap_loop=yes
ac_cv_func_pcap_open=yes
ac_cv_func_pcap_set_immediate_mode=yes
ac_cv_func_pcap_set_optimizer_debug=no
ac_cv_func_pcap_set_parser_debug=no
ac_cv_func_pcap_set_tstamp_precision=yes
ac_cv_func_pcap_set_tstamp_type=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strsep=yes
ac_cv_func_vfork=yes
ac_cv_have_decl_ether_ntohost=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pcap_pcap_inttypes_h=yes
ac_cv_header_rpc_rpc_h=yes
ac_cv_header_rpc_rpcent_h=yes
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_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.11
ac_cv_lib_rpc_main=no
ac_cv_lib_socket_gethostbyaddr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/opt/csw/bin/ggrep -E'
ac_cv_path_GREP=/opt/csw/bin/ggrep
ac_cv_path_PCAP_CONFIG=../libpcap/pcap-config
ac_cv_path_ac_pt_PKG_CONFIG=/opt/csw/bin/pkg-config
ac_cv_path_install='/opt/csw/bin/ginstall -c'
ac_cv_prog_CPP='/opt/developerstudio12.5/bin/cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/developerstudio12.5/bin/cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_c99=''
ac_cv_prog_cc_g=yes
ac_cv_search_getrpcbynumber='none required'
ac_cv_sizeof_time_t=4
ac_cv_sizeof_void_p=4
ac_cv_type_u_int16_t=no
ac_cv_type_u_int32_t=no
ac_cv_type_u_int64_t=no
ac_cv_type_u_int8_t=no
ac_lbl_cv_pcap_debug_defined=no
ac_lbl_cv_yydebug_defined=no

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

AR='ar'
BREW=''
CC='/opt/developerstudio12.5/bin/cc'
CFLAGS='-g'
CPP='/opt/developerstudio12.5/bin/cc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEPENDENCY_CFLAG='-xM'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/opt/csw/bin/ggrep -E'
EXEEXT=''
GREP='/opt/csw/bin/ggrep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/lib'
LIBCRYPTO_CFLAGS=''
LIBCRYPTO_LIBS=''
LIBCRYPTO_LIBS_STATIC=''
LIBOBJS=''
LIBPCAP_CFLAGS=''
LIBPCAP_LIBS=''
LIBPCAP_LIBS_STATIC=''
LIBS='../libpcap/libpcap.a  -L/opt/csw/lib -ldbus-1   -lxnet -lsocket -lnsl  -lsocket -lnsl '
LOCALSRC=''
LTLIBOBJS=''
MAN_FILE_FORMATS='4'
MAN_MISC_INFO='5'
MKDEP='${top_srcdir}/mkdep'
OBJEXT='o'
PACKAGE_BUGREPORT='https://github.com/the-tcpdump-group/tcpdump/issues'
PACKAGE_NAME='tcpdump'
PACKAGE_STRING='tcpdump 5.0.0-PRE-GIT'
PACKAGE_TARNAME='tcpdump'
PACKAGE_URL='https://www.tcpdump.org/'
PACKAGE_VERSION='5.0.0-PRE-GIT'
PATH_SEPARATOR=':'
PCAP_CONFIG='../libpcap/pcap-config'
PKG_CONFIG='/opt/csw/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/tmp/tcpdump_build_matrix.IKeV0eQD/lib/pkgconfig'
RANLIB='ranlib'
SHELL='/bin/sh'
V_CCOPT=' -O -W -Wall -Wassign-enum -Wcast-qual -Wmissing-prototypes -Wmissing-variable-declarations -Wnull-pointer-subtraction -Wold-style-definition -Wpedantic -Wpointer-arith -Wpointer-sign -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wunreachable-code-return -Wunused-but-set-parameter -Wunused-but-set-variable -Wused-but-marked-unused -Wwrite-strings'
V_DEFS=''
V_INCLS='-I../libpcap  -I/usr/local/include'
V_PCAPDEP='../libpcap/libpcap.a'
ac_ct_CC='/opt/developerstudio12.5/bin/cc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.11'
build_alias=''
build_cpu='sparc'
build_os='solaris2.11'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.11'
host_alias=''
host_cpu='sparc'
host_os='solaris2.11'
host_vendor='sun'
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='/tmp/tcpdump_build_matrix.IKeV0eQD'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "tcpdump"
#define PACKAGE_TARNAME "tcpdump"
#define PACKAGE_VERSION "5.0.0-PRE-GIT"
#define PACKAGE_STRING "tcpdump 5.0.0-PRE-GIT"
#define PACKAGE_BUGREPORT "https://github.com/the-tcpdump-group/tcpdump/issues"
#define PACKAGE_URL "https://www.tcpdump.org/"
#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_RPC_RPC_H 1
#define HAVE_RPC_RPCENT_H 1
#define SIZEOF_VOID_P 4
#define SIZEOF_TIME_T 4
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRSEP 1
#define HAVE_GETSERVENT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_GETRPCBYNUMBER 1
#define HAVE_ETHER_NTOHOST 1
#define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
#define HAVE_DECL_ETHER_NTOHOST 1
#define USE_ETHER_NTOHOST 1
#define HAVE_PCAP_SET_TSTAMP_TYPE 1
#define HAVE_PCAP_SET_TSTAMP_PRECISION 1
#define HAVE_PCAP_SET_IMMEDIATE_MODE 1
#define HAVE_PCAP_DUMP_FTELL64 1
#define HAVE_PCAP_OPEN 1
#define HAVE_PCAP_FINDALLDEVS_EX 1
#define HAVE_BPF_DUMP 1
#define HAVE_PCAP_PCAP_INTTYPES_H 1
#define u_int8_t uint8_t
#define u_int16_t uint16_t
#define u_int32_t uint32_t
#define u_int64_t uint64_t

configure: exit 0