(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
## --------- ##
## Platform. ##
## --------- ##
hostname = unstable10s
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_150400-17
/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = unstable10s
Release = 5.10
KernelID = Generic_150400-17
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32
/bin/arch = sun4
/usr/bin/arch -k = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /opt/csw/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2505: checking build system type
configure:2519: result: sparc-sun-solaris2.10
configure:2539: checking host system type
configure:2552: result: sparc-sun-solaris2.10
configure:2647: checking for gcc
configure:2674: result: /opt/solarisstudio12.3/bin/cc
configure:2903: checking for C compiler version
configure:2912: /opt/solarisstudio12.3/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/solarisstudio12.3/bin/cc -v >&5
usage: cc [ options ] files. Use 'cc -flags' for details
configure:2923: $? = 1
configure:2912: /opt/solarisstudio12.3/bin/cc -V >&5
cc: Sun C 5.12 SunOS_sparc Patch 148917-11 2017/12/13
configure:2923: $? = 0
configure:2912: /opt/solarisstudio12.3/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/solarisstudio12.3/bin/cc -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib 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/solarisstudio12.3/bin/cc -o conftest -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib conftest.c >&5
configure:3039: $? = 0
configure:3061: result:
configure:3083: checking whether we are cross compiling
configure:3091: /opt/solarisstudio12.3/bin/cc -o conftest -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib 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/solarisstudio12.3/bin/cc -c -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:3152: $? = 0
configure:3173: result: o
configure:3177: checking whether we are using the GNU C compiler
configure:3196: /opt/solarisstudio12.3/bin/cc -c -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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/solarisstudio12.3/bin/cc accepts -g
configure:3234: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:3234: $? = 0
configure:3275: result: yes
configure:3292: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89
configure:3355: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
"conftest.c", line 56: warning: statement not reached
configure:3355: $? = 0
configure:3368: result: none needed
configure:3388: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C99
configure:3537: /opt/solarisstudio12.3/bin/cc -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:3537: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3537: /opt/solarisstudio12.3/bin/cc -std=gnu99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:3537: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3537: /opt/solarisstudio12.3/bin/cc -std=c99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: Warning: Option -d=c99 passed to ld, if ld is invoked, ignored otherwise
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:3537: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3537: /opt/solarisstudio12.3/bin/cc -c99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: Warning: Option -99 passed to ld, if ld is invoked, ignored otherwise
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:3537: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3537: /opt/solarisstudio12.3/bin/cc -AC99 -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:3537: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3537: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
"conftest.c", line 143: warning: statement not reached
configure:3537: $? = 0
configure:3557: result: -D_STDC_C99=
configure:3630: checking how to run the C preprocessor
configure:3661: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c
configure:3661: $? = 0
configure:3675: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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/solarisstudio12.3/bin/cc -D_STDC_C99= -E
configure:3720: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c
configure:3720: $? = 0
configure:3734: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:3913: $? = 0
configure:3986: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for sys/stat.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for stdlib.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for string.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for memory.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for strings.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for inttypes.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for stdint.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4010: checking for unistd.h
configure:4010: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4010: $? = 0
configure:4010: result: yes
configure:4025: checking rpc/rpc.h usability
configure:4025: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking rpc/rpc.h presence
configure:4025: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4025: $? = 0
configure:4025: result: yes
configure:4025: checking rpc/rpcent.h presence
configure:4025: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -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 /usr/bin/pkg-config
configure:4235: result: /usr/bin/pkg-config
configure:4260: checking pkg-config is at least version 0.17.0
configure:4266: result: no
configure:4330: checking smi.h usability
configure:4330: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:4330: $? = 0
configure:4330: result: yes
configure:4330: checking smi.h presence
configure:4330: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c
configure:4330: $? = 0
configure:4330: result: yes
configure:4330: checking for smi.h
configure:4330: result: yes
configure:4336: checking for smiInit in -lsmi
configure:4361: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5
"conftest.c", line 36: warning: statement not reached
configure:4361: $? = 0
configure:4370: result: yes
configure:4377: checking whether to enable libsmi
configure:4415: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5
configure:4415: $? = 0
configure:4415: ./conftest
configure:4415: $? = 0
configure:4417: result: yes
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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsmi >&5
"conftest.c", line 60: warning: statement not reached
Undefined first referenced
symbol in file
gethostbyaddr conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
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
| #define USE_LIBSMI 1
| /* 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 37: warning: statement not reached
configure:4801: $? = 0
configure:4810: result: yes
configure:4872: checking for strlcat
configure:4872: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 60: warning: statement not reached
configure:4872: $? = 0
configure:4872: result: yes
configure:4885: checking for strlcpy
configure:4885: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 61: warning: statement not reached
configure:4885: $? = 0
configure:4885: result: yes
configure:4898: checking for strsep
configure:4898: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 62: warning: statement not reached
Undefined first referenced
symbol in file
strsep conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:4898: $? = 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| /* end confdefs.h. */
| /* Define strsep to an innocuous variant, in case <limits.h> declares strsep.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strsep innocuous_strsep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strsep (); 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 strsep
|
| /* 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 strsep ();
| /* 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_strsep || defined __stub___strsep
| choke me
| #endif
|
| int
| main ()
| {
| return strsep ();
| ;
| return 0;
| }
configure:4898: result: no
configure:4911: checking for getservent
configure:4911: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 63: warning: statement not reached
configure:4924: $? = 0
configure:4924: result: yes
configure:4941: checking for fork
configure:4941: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
"conftest.c", line 64: warning: statement not reached
configure:4941: $? = 0
configure:4941: result: yes
configure:4941: checking for vfork
configure:4941: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&5
configure:5035: $? = 0
configure:5035: ./conftest
configure:5035: $? = 0
configure:5037: result: yes
configure:5053: checking for main in -lrpc
configure:5072: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lrpc -lsocket -lnsl -lsmi >&5
"conftest.c", line 37: warning: statement not reached
ld: fatal: library -lrpc: not found
ld: fatal: file processing errors. No output written to conftest
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -lsocket -lnsl -lsmi >&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:5204: result: not found
configure:5720: checking for pcap-config
configure:5738: found /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config
configure:5750: result: /export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config
configure:6245: checking for pcap_loop
configure:6245: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
"/usr/include/sys/ethernet.h", line 25: syntax error before or at: ether_addr_t
"/usr/include/sys/ethernet.h", line 31: syntax error before or at: ether_addr_t
"/usr/include/sys/ethernet.h", line 38: incomplete struct/union/enum ether_addr: ether_dhost
"/usr/include/sys/ethernet.h", line 40: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 48: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 58: syntax error before or at: ushort_t
"/usr/include/sys/ethernet.h", line 123: member cannot be function: ether_ntoa
"/usr/include/sys/ethernet.h", line 124: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 124: member cannot be function: ether_aton
"/usr/include/sys/ethernet.h", line 125: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 125: member cannot be function: ether_ntohost
"/usr/include/sys/ethernet.h", line 126: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 126: member cannot be function: ether_hostton
"/usr/include/sys/ethernet.h", line 127: syntax error before or at: extern
"/usr/include/sys/ethernet.h", line 127: 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 57: 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
configure:6419: $? = 0
configure:6419: result: yes
configure:6470: checking for buggy ether_ntohost
configure:6559: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5
configure:6559: $? = 0
configure:6559: ./conftest
configure:6559: $? = 0
configure:6569: result: no
configure:6588: checking for pcap_create
configure:6588: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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. No output written to conftest
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5
"conftest.c", line 51: warning: statement not reached
Undefined first referenced
symbol in file
pcap_debug conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&5
"conftest.c", line 51: warning: statement not reached
Undefined first referenced
symbol in file
yydebug conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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. No output written to conftest
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi >&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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -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/solarisstudio12.3/bin/cc -D_STDC_C99= -E -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -I/usr/local/include -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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include 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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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/ccs/bin/ranlib
configure:6958: result: ranlib
configure:7023: checking for ar
configure:7039: found /usr/ccs/bin/ar
configure:7050: result: ar
configure:7083: checking whether the compiler supports the -W option
configure:7117: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -W -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include
configure:7117: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7126: result: no
configure:7135: checking whether the compiler supports the -Wall option
configure:7169: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wall -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program all
configure:7169: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7178: result: no
configure:7187: checking whether the compiler supports the -Wassign-enum option
configure:7221: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wassign-enum -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program assign-enum
configure:7221: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7230: result: no
configure:7239: checking whether the compiler supports the -Wcast-qual option
configure:7273: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wcast-qual -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program cast-qual
configure:7273: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7282: result: no
configure:7291: checking whether the compiler supports the -Wmissing-prototypes option
configure:7325: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wmissing-prototypes -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program missing-prototypes
configure:7325: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7334: result: no
configure:7343: checking whether the compiler supports the -Wmissing-variable-declarations option
configure:7377: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wmissing-variable-declarations -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program missing-variable-declarations
configure:7377: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7386: result: no
configure:7395: checking whether the compiler supports the -Wnull-pointer-subtraction option
configure:7429: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wnull-pointer-subtraction -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program null-pointer-subtraction
configure:7429: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7438: result: no
configure:7447: checking whether the compiler supports the -Wold-style-definition option
configure:7481: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wold-style-definition -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program old-style-definition
configure:7481: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7490: result: no
configure:7499: checking whether the compiler supports the -Wpedantic option
configure:7533: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpedantic -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program pedantic
configure:7533: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7542: result: no
configure:7551: checking whether the compiler supports the -Wpointer-arith option
configure:7585: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpointer-arith -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program pointer-arith
configure:7585: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7594: result: no
configure:7603: checking whether the compiler supports the -Wpointer-sign option
configure:7637: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wpointer-sign -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program pointer-sign
configure:7637: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7646: result: no
configure:7655: checking whether the compiler supports the -Wshadow option
configure:7689: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wshadow -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program shadow
configure:7689: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7698: result: no
configure:7707: checking whether the compiler supports the -Wsign-compare option
configure:7741: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wsign-compare -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program sign-compare
configure:7741: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7750: result: no
configure:7759: checking whether the compiler supports the -Wstrict-prototypes option
configure:7793: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wstrict-prototypes -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program strict-prototypes
configure:7793: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7802: result: no
configure:7811: checking whether the compiler supports the -Wundef option
configure:7845: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wundef -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program undef
configure:7845: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7854: result: no
configure:7863: checking whether the compiler supports the -Wunreachable-code-return option
configure:7897: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunreachable-code-return -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program unreachable-code-return
configure:7897: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7906: result: no
configure:7915: checking whether the compiler supports the -Wunused-but-set-parameter option
configure:7949: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunused-but-set-parameter -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program unused-but-set-parameter
configure:7949: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:7958: result: no
configure:7967: checking whether the compiler supports the -Wunused-but-set-variable option
configure:8001: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wunused-but-set-variable -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program unused-but-set-variable
configure:8001: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:8010: result: no
configure:8019: checking whether the compiler supports the -Wused-but-marked-unused option
configure:8053: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wused-but-marked-unused -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program used-but-marked-unused
configure:8053: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:8062: result: no
configure:8071: checking whether the compiler supports the -Wwrite-strings option
configure:8105: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -c -g -Wwrite-strings -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include conftest.c >&5
cc: -W option with unknown program write-strings
configure:8105: $? = 1
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 USE_LIBSMI 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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
| /* end confdefs.h. */
| int main(void) { return 0; }
configure:8114: result: no
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:8280: result: yes, if available
configure:8541: checking whether we have a system OpenSSL/libressl that we can use
configure:8559: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi -lcrypto >&5
"conftest.c", line 58: warning: statement not reached
configure:8559: $? = 0
configure:8561: result: yes
configure:8670: checking for EVP_CIPHER_CTX_new
configure:8670: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi -lcrypto >&5
"conftest.c", line 84: warning: statement not reached
configure:8670: $? = 0
configure:8670: result: yes
configure:8670: checking for EVP_DecryptInit_ex
configure:8670: /opt/solarisstudio12.3/bin/cc -D_STDC_C99= -o conftest -g -I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include -L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib conftest.c -L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi -lcrypto >&5
"conftest.c", line 85: warning: statement not reached
configure:8670: $? = 0
configure:8670: result: yes
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 unstable10s
config.status:871: creating Makefile
config.status:871: creating tcpdump.1
config.status:871: creating config.h
config.status:1060: executing .devel commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_buggy_ether_ntohost=no
ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib'
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=
ac_cv_env_PKG_CONFIG_PATH_value=
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_EVP_CIPHER_CTX_new=yes
ac_cv_func_EVP_DecryptInit_ex=yes
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=no
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=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_rpc_main=no
ac_cv_lib_smi_smiInit=yes
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_ac_pt_PCAP_CONFIG=/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/opt/csw/bin/ginstall -c'
ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-D_STDC_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/solarisstudio12.3/bin/cc -D_STDC_C99='
CFLAGS='-g'
CPP='/opt/solarisstudio12.3/bin/cc -D_STDC_C99= -E'
CPPFLAGS='-I/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/include -I/opt/csw/include'
DEFS='-DHAVE_CONFIG_H'
DEPENDENCY_CFLAG='-xM'
ECHO_C=''
ECHO_N='-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/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -L/opt/csw/lib -R/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/lib -R/opt/csw/lib -L/usr/local/lib'
LIBCRYPTO_CFLAGS=''
LIBCRYPTO_LIBS='-lcrypto'
LIBCRYPTO_LIBS_STATIC=''
LIBOBJS=' ${LIBOBJDIR}strsep$U.o'
LIBPCAP_CFLAGS=''
LIBPCAP_LIBS=''
LIBPCAP_LIBS_STATIC=''
LIBS='-L/usr/local/lib -Wl,-R,/usr/local/lib -lpcap -lsocket -lnsl -lsmi -lcrypto'
LOCALSRC=''
LTLIBOBJS=' ${LIBOBJDIR}strsep$U.lo'
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='/export/home/buildbot-unstable10s/slave/libpcap-solaris10-sparc/install/usr/local/bin/pcap-config'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SHELL='/bin/bash'
V_CCOPT=' -O'
V_DEFS=''
V_INCLS='-I/usr/local/include -I/usr/local/include '
V_PCAPDEP=''
ac_ct_CC='/opt/solarisstudio12.3/bin/cc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "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 USE_LIBSMI 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 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
#define HAVE_LIBCRYPTO 1
#define HAVE_EVP_CIPHER_CTX_NEW 1
#define HAVE_EVP_DECRYPTINIT_EX 1
configure: exit 0