This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix= --without-localdirs --with-libpcre=/usr/local --with-openssl=/usr --without-nmapfe --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ LDFLAGS= -rpath=/usr/lib:/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 134 tasks, 191 threads, 4 processors Load average: 1.00, Mach factor: 2.99 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1422: creating cache configure:1543: checking for a BSD-compatible install configure:1598: result: /usr/bin/install -c -o root -g wheel configure:1609: checking whether build environment is sane configure:1652: result: yes configure:1717: checking for gawk configure:1733: found /usr/local/bin/gawk configure:1743: result: gawk configure:1753: checking whether gmake sets $(MAKE) configure:1773: result: yes configure:1944: checking whether to enable maintainer-specific portions of Makefiles configure:1953: result: no configure:1975: checking build system type configure:1993: result: i386-unknown-gnu configure:2001: checking host system type configure:2015: result: i386-unknown-gnu configure:2036: checking for i386-unknown-gnu-gcc configure:2062: result: cc configure:2344: checking for C compiler version configure:2347: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2350: $? = 0 configure:2352: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2355: $? = 0 configure:2357: cc -V &5 cc: `-V' option must have argument configure:2360: $? = 1 configure:2383: checking for C compiler default output file name configure:2386: cc -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:2389: $? = 0 configure:2435: result: a.out configure:2440: checking whether the C compiler works configure:2446: ./a.out configure:2449: $? = 0 configure:2466: result: yes configure:2473: checking whether we are cross compiling configure:2475: result: no configure:2478: checking for suffix of executables configure:2480: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:2483: $? = 0 configure:2508: result: configure:2514: checking for suffix of object files configure:2535: cc -c -fno-common conftest.c >&5 configure:2538: $? = 0 configure:2560: result: configure:2564: checking whether we are using the GNU C compiler configure:2588: cc -c -fno-common conftest.c >&5 configure:2594: $? = 0 configure:2598: test -z || test ! -s conftest.err configure:2601: $? = 0 configure:2604: test -s conftest. configure:2607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2620: result: no configure:2626: checking whether cc accepts -g configure:2647: cc -c -g conftest.c >&5 configure:2653: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest. configure:2666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2677: result: no configure:2694: checking for cc option to accept ANSI C configure:2764: cc -c -fno-common conftest.c >&5 configure:2770: $? = 0 configure:2774: test -z || test ! -s conftest.err configure:2777: $? = 0 configure:2780: test -s conftest. configure:2783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2764: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2770: $? = 0 configure:2774: test -z || test ! -s conftest.err configure:2777: $? = 0 configure:2780: test -s conftest. configure:2783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2764: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2770: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2764: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2770: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2764: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2770: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2764: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2770: $? = 0 configure:2774: test -z || test ! -s conftest.err configure:2777: $? = 0 configure:2780: test -s conftest. configure:2783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2801: result: none needed configure:2819: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2825: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2969: checking for style of include used by gmake configure:2997: result: GNU configure:3025: checking dependency style of cc configure:3115: result: none configure:3145: checking for a BSD-compatible install configure:3200: result: /usr/bin/install -c -o root -g wheel configure:3285: checking for a sed that does not truncate output configure:3339: result: /usr/local/bin/sed configure:3342: checking for egrep configure:3352: result: grep -E configure:3401: checking for non-GNU ld configure:3435: result: /usr/bin/ld configure:3444: checking if the linker (/usr/bin/ld) is GNU ld configure:3459: result: no configure:3464: checking for /usr/bin/ld option to reload object files configure:3471: result: -r configure:3480: checking for BSD-compatible nm configure:3522: result: nm configure:3526: checking whether ln -s works configure:3530: result: yes configure:3537: checking how to recognise dependent libraries configure:3720: result: pass_all configure:3934: checking how to run the C preprocessor configure:3969: cc -E conftest.c configure:3975: $? = 0 configure:4007: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include configure:4052: result: cc -E configure:4076: cc -E conftest.c configure:4082: $? = 0 configure:4114: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include configure:4164: checking for ANSI C header files configure:4189: cc -c -fno-common conftest.c >&5 configure:4195: $? = 0 configure:4199: test -z || test ! -s conftest.err configure:4202: $? = 0 configure:4205: test -s conftest. configure:4208: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4317: result: no configure:4341: checking for sys/types.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for sys/stat.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for stdlib.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for string.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for memory.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for strings.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for inttypes.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for stdint.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4341: checking for unistd.h configure:4357: cc -c -fno-common conftest.c >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest. configure:4376: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4387: result: no configure:4413: checking dlfcn.h usability configure:4425: cc -c -fno-common conftest.c >&5 configure:4431: $? = 0 configure:4435: test -z || test ! -s conftest.err configure:4438: $? = 0 configure:4441: test -s conftest. configure:4444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4454: result: no configure:4458: checking dlfcn.h presence configure:4468: cc -E conftest.c configure:4474: $? = 0 configure:4494: result: yes configure:4507: WARNING: dlfcn.h: present but cannot be compiled configure:4509: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4511: WARNING: dlfcn.h: see the Autoconf documentation configure:4513: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4515: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4517: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4529: checking for dlfcn.h configure:4536: result: yes configure:4559: checking for i386-unknown-gnu-g++ configure:4585: result: c++ configure:4643: checking for C++ compiler version configure:4646: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4649: $? = 0 configure:4651: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4654: $? = 0 configure:4656: c++ -V &5 c++: `-V' option must have argument configure:4659: $? = 1 configure:4662: checking whether we are using the GNU C++ compiler configure:4686: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:4692: $? = 0 configure:4696: test -z || test ! -s conftest.err configure:4699: $? = 0 configure:4702: test -s conftest. configure:4705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4718: result: no configure:4724: checking whether c++ accepts -g configure:4745: c++ -c -g conftest.cc >&5 configure:4751: $? = 0 configure:4755: test -z || test ! -s conftest.err configure:4758: $? = 0 configure:4761: test -s conftest. configure:4764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4775: result: no configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest. configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest. configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest. configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest. configure:4836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4817: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4823: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4906: checking dependency style of c++ configure:4996: result: none configure:5018: checking how to run the C++ preprocessor configure:5049: c++ -E conftest.cc configure:5055: $? = 0 configure:5087: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5132: result: c++ -E configure:5156: c++ -E conftest.cc configure:5162: $? = 0 configure:5194: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5253: checking for i386-unknown-gnu-g77 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-f77 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-xlf configure:5282: result: no configure:5253: checking for i386-unknown-gnu-frt configure:5282: result: no configure:5253: checking for i386-unknown-gnu-pgf77 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-fort77 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-fl32 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-af77 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-f90 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-xlf90 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-pgf90 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-epcf90 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-f95 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-fort configure:5282: result: no configure:5253: checking for i386-unknown-gnu-xlf95 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-ifc configure:5282: result: no configure:5253: checking for i386-unknown-gnu-efc configure:5282: result: no configure:5253: checking for i386-unknown-gnu-pgf95 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-lf95 configure:5282: result: no configure:5253: checking for i386-unknown-gnu-gfortran configure:5282: result: no configure:5295: checking for g77 configure:5311: found /usr/local/bin/g77 configure:5321: result: g77 configure:5339: checking for Fortran 77 compiler version configure:5339: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5342: $? = 0 configure:5344: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5347: $? = 0 configure:5349: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5352: $? = 0 configure:5360: checking whether we are using the GNU Fortran 77 compiler configure:5374: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest. configure:5393: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5406: result: no configure:5412: checking whether g77 accepts -g configure:5424: g77 -c -g conftest.f >&5 configure:5430: $? = 0 configure:5434: test -z || test ! -s conftest.err configure:5437: $? = 0 configure:5440: test -s conftest. configure:5443: $? = 1 configure: failed program was: | program main | | end configure:5455: result: no configure:5485: checking the maximum length of command line arguments configure:5550: result: configure:5561: checking command to parse nm output from cc object configure:5650: cc -c -fno-common conftest.c >&5 configure:5653: $? = 0 configure:5657: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5660: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5650: cc -c -fno-common conftest.c >&5 configure:5653: $? = 0 configure:5657: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5660: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5750: result: failed configure:5757: checking for objdir configure:5772: result: .libs configure:5824: checking for i386-unknown-gnu-ar configure:5853: result: no configure:5862: checking for ar configure:5878: found /usr/bin/ar configure:5889: result: ar configure:5904: checking for i386-unknown-gnu-ranlib configure:5933: result: no configure:5942: checking for ranlib configure:5958: found /usr/bin/ranlib configure:5969: result: ranlib configure:5984: checking for i386-unknown-gnu-strip configure:6013: result: no configure:6022: checking for strip configure:6038: found /usr/bin/strip configure:6049: result: strip configure:6311: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6334: result: no configure:6400: checking for cc option to produce PIC configure:6577: result: configure:6642: checking if cc supports -c -o file.o configure:6666: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6670: $? = 0 configure:6687: result: yes configure:6713: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7561: result: no configure:7632: checking dynamic linker characteristics configure:8193: result: gnu ld.so configure:8197: checking how to hardcode library paths into programs configure:8222: result: immediate configure:8236: checking whether stripping libraries is possible configure:8257: result: no configure:8367: checking for shl_load configure:8424: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: Undefined symbols: _shl_load configure:8430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8455: result: no configure:8460: checking for shl_load in -ldld configure:8490: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -ldld >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: can't locate file for: -ldld configure:8496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8522: result: no configure:8527: checking for dlopen configure:8584: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:8590: $? = 0 configure:8594: test -z || test ! -s conftest.err configure:8597: $? = 0 configure:8600: test -s conftest configure:8603: $? = 0 configure:8615: result: yes configure:8857: checking whether a program can dlopen itself configure:8929: cc -o conftest -fno-common -DHAVE_DLFCN_H -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:8932: $? = 0 configure:8950: result: yes configure:8955: checking whether a statically linked program can dlopen itself configure:9027: cc -o conftest -fno-common -DHAVE_DLFCN_H -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:9030: $? = 0 configure:9048: result: yes configure:9071: checking if libtool supports shared libraries configure:9073: result: no configure:9076: checking whether to build shared libraries configure:9134: result: no configure:9137: checking whether to build static libraries configure:9141: result: yes configure:9233: creating libtool configure:9922: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10750: result: yes configure:10768: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include conftest.cc >&5 configure:10771: $? = 0 configure:10867: checking for c++ option to produce PIC configure:11119: result: configure:11184: checking if c++ supports -c -o file.o configure:11208: c++ -c -Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include -o out/conftest2.o conftest.cc >&5 configure:11212: $? = 0 configure:11229: result: yes configure:11255: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11280: result: yes configure:11351: checking dynamic linker characteristics configure:11912: result: gnu ld.so configure:11916: checking how to hardcode library paths into programs configure:11941: result: immediate configure:11955: checking whether stripping libraries is possible configure:11976: result: no configure:12086: checking for shl_load configure:12174: result: no configure:12179: checking for shl_load in -ldld configure:12241: result: no configure:12246: checking for dlopen configure:12334: result: yes configure:12576: checking whether a program can dlopen itself configure:12669: result: yes configure:12674: checking whether a statically linked program can dlopen itself configure:12767: result: yes configure:13267: checking if libtool supports shared libraries configure:13269: result: no configure:13272: checking whether to build shared libraries configure:13290: result: no configure:13293: checking whether to build static libraries configure:13297: result: yes configure:13309: checking for g77 option to produce PIC configure:13486: result: configure:13551: checking if g77 supports -c -o file.o configure:13575: g77 -c -o out/conftest2.o conftest.f >&5 configure:13579: $? = 0 configure:13596: result: yes configure:13622: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14450: result: no configure:14521: checking dynamic linker characteristics configure:15082: result: gnu ld.so configure:15086: checking how to hardcode library paths into programs configure:15111: result: immediate configure:15125: checking whether stripping libraries is possible configure:15146: result: no configure:19238: checking for Python configure:19503: checking for gethostbyname configure:19560: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:19566: $? = 0 configure:19570: test -z || test ! -s conftest.err configure:19573: $? = 0 configure:19576: test -s conftest configure:19579: $? = 0 configure:19591: result: yes configure:19896: checking for socket configure:19953: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:19959: $? = 0 configure:19963: test -z || test ! -s conftest.err configure:19966: $? = 0 configure:19969: test -s conftest configure:19972: $? = 0 configure:19984: result: yes configure:20136: checking for putmsg in -lstr configure:20166: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lstr >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: Undefined symbols: _putmsg configure:20172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char putmsg (); | int | main () | { | putmsg (); | ; | return 0; | } configure:20198: result: no configure:20211: checking for open_mib in -lnm configure:20241: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lnm >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: can't locate file for: -lnm configure:20247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char open_mib (); | int | main () | { | open_mib (); | ; | return 0; | } configure:20273: result: no configure:20286: checking for Check configure:20324: result: no configure:20342: checking for ANSI C header files configure:20495: result: no configure:20673: checking fcntl.h usability configure:20685: cc -c -fno-common conftest.c >&5 configure:20691: $? = 0 configure:20695: test -z || test ! -s conftest.err configure:20698: $? = 0 configure:20701: test -s conftest.o configure:20704: $? = 0 configure:20714: result: yes configure:20718: checking fcntl.h presence configure:20728: cc -E conftest.c configure:20734: $? = 0 configure:20754: result: yes configure:20789: checking for fcntl.h configure:20796: result: yes configure:20664: checking for unistd.h configure:20669: result: no configure:20835: checking sys/bufmod.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:50:24: sys/bufmod.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/bufmod.h presence configure:20890: cc -E conftest.c conftest.c:16:24: sys/bufmod.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/bufmod.h configure:20958: result: no configure:20835: checking sys/dlpi.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:50:22: sys/dlpi.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/dlpi.h presence configure:20890: cc -E conftest.c conftest.c:16:22: sys/dlpi.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/dlpi.h configure:20958: result: no configure:20835: checking sys/dlpihdr.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:50:25: sys/dlpihdr.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/dlpihdr.h presence configure:20890: cc -E conftest.c conftest.c:16:25: sys/dlpihdr.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/dlpihdr.h configure:20958: result: no configure:20835: checking sys/dlpi_ext.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:50:26: sys/dlpi_ext.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/dlpi_ext.h presence configure:20890: cc -E conftest.c conftest.c:16:26: sys/dlpi_ext.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/dlpi_ext.h configure:20958: result: no configure:20835: checking sys/ioctl.h usability configure:20847: cc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20857: test -z || test ! -s conftest.err configure:20860: $? = 0 configure:20863: test -s conftest.o configure:20866: $? = 0 configure:20876: result: yes configure:20880: checking sys/ioctl.h presence configure:20890: cc -E conftest.c configure:20896: $? = 0 configure:20916: result: yes configure:20951: checking for sys/ioctl.h configure:20958: result: yes configure:20835: checking sys/mib.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:51:21: sys/mib.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/mib.h presence configure:20890: cc -E conftest.c conftest.c:17:21: sys/mib.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/mib.h configure:20958: result: no configure:20835: checking sys/ndd_var.h usability configure:20847: cc -c -fno-common conftest.c >&5 conftest.c:51:25: sys/ndd_var.h: No such file or directory configure:20853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20876: result: no configure:20880: checking sys/ndd_var.h presence configure:20890: cc -E conftest.c conftest.c:17:25: sys/ndd_var.h: No such file or directory configure:20896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:20916: result: no configure:20951: checking for sys/ndd_var.h configure:20958: result: no configure:20835: checking sys/socket.h usability configure:20847: cc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20857: test -z || test ! -s conftest.err configure:20860: $? = 0 configure:20863: test -s conftest.o configure:20866: $? = 0 configure:20876: result: yes configure:20880: checking sys/socket.h presence configure:20890: cc -E conftest.c configure:20896: $? = 0 configure:20916: result: yes configure:20951: checking for sys/socket.h configure:20958: result: yes configure:20835: checking sys/sockio.h usability configure:20847: cc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20857: test -z || test ! -s conftest.err configure:20860: $? = 0 configure:20863: test -s conftest.o configure:20866: $? = 0 configure:20876: result: yes configure:20880: checking sys/sockio.h presence configure:20890: cc -E conftest.c configure:20896: $? = 0 configure:20916: result: yes configure:20951: checking for sys/sockio.h configure:20958: result: yes configure:20835: checking sys/sysctl.h usability configure:20847: cc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20857: test -z || test ! -s conftest.err configure:20860: $? = 0 configure:20863: test -s conftest.o configure:20866: $? = 0 configure:20876: result: yes configure:20880: checking sys/sysctl.h presence configure:20890: cc -E conftest.c configure:20896: $? = 0 configure:20916: result: yes configure:20951: checking for sys/sysctl.h configure:20958: result: yes configure:20835: checking sys/time.h usability configure:20847: cc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20857: test -z || test ! -s conftest.err configure:20860: $? = 0 configure:20863: test -s conftest.o configure:20866: $? = 0 configure:20876: result: yes configure:20880: checking sys/time.h presence configure:20890: cc -E conftest.c configure:20896: $? = 0 configure:20916: result: yes configure:20951: checking for sys/time.h configure:20958: result: yes configure:21005: checking net/bpf.h usability configure:21017: cc -c -fno-common conftest.c >&5 configure:21023: $? = 0 configure:21027: test -z || test ! -s conftest.err configure:21030: $? = 0 configure:21033: test -s conftest.o configure:21036: $? = 0 configure:21046: result: yes configure:21050: checking net/bpf.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21121: checking for net/bpf.h configure:21128: result: yes configure:21005: checking net/if.h usability configure:21017: cc -c -fno-common conftest.c >&5 In file included from conftest.c:56: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/if.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21099: WARNING: net/if.h: present but cannot be compiled configure:21101: WARNING: net/if.h: check for missing prerequisite headers? configure:21103: WARNING: net/if.h: see the Autoconf documentation configure:21105: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:21107: WARNING: net/if.h: proceeding with the preprocessor's result configure:21109: WARNING: net/if.h: in the future, the compiler will take precedence configure:21121: checking for net/if.h configure:21128: result: yes configure:21005: checking net/if_var.h usability configure:21017: cc -c -fno-common conftest.c >&5 configure:21023: $? = 0 configure:21027: test -z || test ! -s conftest.err configure:21030: $? = 0 configure:21033: test -s conftest.o configure:21036: $? = 0 configure:21046: result: yes configure:21050: checking net/if_var.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21121: checking for net/if_var.h configure:21128: result: yes configure:21005: checking net/if_arp.h usability configure:21017: cc -c -fno-common conftest.c >&5 In file included from conftest.c:58: /usr/include/net/if_arp.h:74: error: parse error before "u_short" /usr/include/net/if_arp.h:81: error: parse error before "ar_hln" /usr/include/net/if_arp.h:82: error: parse error before "ar_pln" /usr/include/net/if_arp.h:83: error: parse error before "ar_op" configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/if_arp.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21099: WARNING: net/if_arp.h: present but cannot be compiled configure:21101: WARNING: net/if_arp.h: check for missing prerequisite headers? configure:21103: WARNING: net/if_arp.h: see the Autoconf documentation configure:21105: WARNING: net/if_arp.h: section "Present But Cannot Be Compiled" configure:21107: WARNING: net/if_arp.h: proceeding with the preprocessor's result configure:21109: WARNING: net/if_arp.h: in the future, the compiler will take precedence configure:21121: checking for net/if_arp.h configure:21128: result: yes configure:21005: checking net/if_dl.h usability configure:21017: cc -c -fno-common conftest.c >&5 In file included from conftest.c:59: /usr/include/net/if_dl.h:84: error: parse error before "u_char" /usr/include/net/if_dl.h:86: error: parse error before "sdl_index" /usr/include/net/if_dl.h:87: error: parse error before "sdl_type" /usr/include/net/if_dl.h:88: error: parse error before "sdl_nlen" /usr/include/net/if_dl.h:89: error: parse error before "sdl_alen" /usr/include/net/if_dl.h:90: error: parse error before "sdl_slen" /usr/include/net/if_dl.h:98: error: parse error before '}' token configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/if_dl.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21099: WARNING: net/if_dl.h: present but cannot be compiled configure:21101: WARNING: net/if_dl.h: check for missing prerequisite headers? configure:21103: WARNING: net/if_dl.h: see the Autoconf documentation configure:21105: WARNING: net/if_dl.h: section "Present But Cannot Be Compiled" configure:21107: WARNING: net/if_dl.h: proceeding with the preprocessor's result configure:21109: WARNING: net/if_dl.h: in the future, the compiler will take precedence configure:21121: checking for net/if_dl.h configure:21128: result: yes configure:21005: checking net/pfilt.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:60:23: net/pfilt.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/pfilt.h presence configure:21060: cc -E conftest.c conftest.c:26:23: net/pfilt.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for net/pfilt.h configure:21128: result: no configure:21005: checking net/pfvar.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:60:23: net/pfvar.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/pfvar.h presence configure:21060: cc -E conftest.c conftest.c:26:23: net/pfvar.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for net/pfvar.h configure:21128: result: no configure:21005: checking net/radix.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:60:23: net/radix.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/radix.h presence configure:21060: cc -E conftest.c conftest.c:26:23: net/radix.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for net/radix.h configure:21128: result: no configure:21005: checking net/raw.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:60:21: net/raw.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/raw.h presence configure:21060: cc -E conftest.c conftest.c:26:21: net/raw.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for net/raw.h configure:21128: result: no configure:21005: checking net/route.h usability configure:21017: cc -c -fno-common conftest.c >&5 configure:21023: $? = 0 configure:21027: test -z || test ! -s conftest.err configure:21030: $? = 0 configure:21033: test -s conftest.o configure:21036: $? = 0 configure:21046: result: yes configure:21050: checking net/route.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21121: checking for net/route.h configure:21128: result: yes configure:21005: checking netinet/in_var.h usability configure:21017: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/kern_event.h:34, from /usr/include/netinet/in_var.h:64, from conftest.c:61: /usr/include/sys/sys_domain.h:41: error: parse error before "u_char" /usr/include/sys/sys_domain.h:43: error: parse error before "ss_sysaddr" /usr/include/sys/sys_domain.h:44: error: parse error before "ss_reserved" /usr/include/sys/sys_domain.h:45: error: parse error before '}' token In file included from /usr/include/netinet/in_var.h:64, from conftest.c:61: /usr/include/sys/kern_event.h:107: error: parse error before "u_long" /usr/include/sys/kern_event.h:109: error: parse error before "kev_class" /usr/include/sys/kern_event.h:110: error: parse error before "kev_subclass" /usr/include/sys/kern_event.h:111: error: parse error before "id" /usr/include/sys/kern_event.h:112: error: parse error before "event_code" /usr/include/sys/kern_event.h:113: error: parse error before "event_data" /usr/include/sys/kern_event.h:115: error: parse error before '}' token /usr/include/sys/kern_event.h:143: error: parse error before "u_long" /usr/include/sys/kern_event.h:145: error: parse error before "kev_subclass" /usr/include/sys/kern_event.h:165: error: parse error before "u_long" /usr/include/sys/kern_event.h:167: error: parse error before '}' token In file included from conftest.c:61: /usr/include/netinet/in_var.h:69: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet/in_var.h:70: error: field `ifra_addr' has incomplete type /usr/include/netinet/in_var.h:71: error: field `ifra_broadaddr' has incomplete type /usr/include/netinet/in_var.h:73: error: field `ifra_mask' has incomplete type /usr/include/netinet/in_var.h:75: error: parse error before "u_long" /usr/include/netinet/in_var.h:83: error: field `link_data' has incomplete type /usr/include/netinet/in_var.h:84: error: field `ia_addr' has incomplete type /usr/include/netinet/in_var.h:85: error: parse error before "u_long" /usr/include/netinet/in_var.h:87: error: parse error before "ia_subnet" /usr/include/netinet/in_var.h:88: error: parse error before "ia_subnetmask" /usr/include/netinet/in_var.h:91: error: parse error before '}' token /usr/include/netinet/in_var.h:94: error: field `link_data' has incomplete type /usr/include/netinet/in_var.h:95: error: field `ia_ipaddr' has incomplete type /usr/include/netinet/in_var.h:96: error: parse error before "u_char" /usr/include/netinet/in_var.h:98: error: parse error before '}' token In file included from /usr/include/netinet/in_var.h:117, from conftest.c:61: /usr/include/netinet6/in6_var.h:92: error: parse error before "time_t" /usr/include/netinet6/in6_var.h:94: error: parse error before "ia6t_vltime" /usr/include/netinet6/in6_var.h:95: error: parse error before "ia6t_pltime" /usr/include/netinet6/in6_var.h:102: error: parse error before "u_quad_t" /usr/include/netinet6/in6_var.h:104: error: parse error before "ifs6_in_toobig" /usr/include/netinet6/in6_var.h:105: error: parse error before "ifs6_in_noroute" /usr/include/netinet6/in6_var.h:106: error: parse error before "ifs6_in_addrerr" /usr/include/netinet6/in6_var.h:107: error: parse error before "ifs6_in_protounknown" /usr/include/netinet6/in6_var.h:109: error: parse error before "ifs6_in_truncated" /usr/include/netinet6/in6_var.h:110: error: parse error before "ifs6_in_discard" /usr/include/netinet6/in6_var.h:112: error: parse error before "ifs6_in_deliver" /usr/include/netinet6/in6_var.h:114: error: parse error before "ifs6_out_forward" /usr/include/netinet6/in6_var.h:116: error: parse error before "ifs6_out_request" /usr/include/netinet6/in6_var.h:118: error: parse error before "ifs6_out_discard" /usr/include/netinet6/in6_var.h:119: error: parse error before "ifs6_out_fragok" /usr/include/netinet6/in6_var.h:120: error: parse error before "ifs6_out_fragfail" /usr/include/netinet6/in6_var.h:121: error: parse error before "ifs6_out_fragcreat" /usr/include/netinet6/in6_var.h:123: error: parse error before "ifs6_reass_reqd" /usr/include/netinet6/in6_var.h:125: error: parse error before "ifs6_reass_ok" /usr/include/netinet6/in6_var.h:128: error: parse error before "ifs6_reass_fail" /usr/include/netinet6/in6_var.h:131: error: parse error before "ifs6_in_mcast" /usr/include/netinet6/in6_var.h:132: error: parse error before "ifs6_out_mcast" /usr/include/netinet6/in6_var.h:144: error: parse error before "u_quad_t" /usr/include/netinet6/in6_var.h:148: error: parse error before "ifs6_in_dstunreach" /usr/include/netinet6/in6_var.h:150: error: parse error before "ifs6_in_adminprohib" /usr/include/netinet6/in6_var.h:152: error: parse error before "ifs6_in_timeexceed" /usr/include/netinet6/in6_var.h:154: error: parse error before "ifs6_in_paramprob" /usr/include/netinet6/in6_var.h:156: error: parse error before "ifs6_in_pkttoobig" /usr/include/netinet6/in6_var.h:158: error: parse error before "ifs6_in_echo" /usr/include/netinet6/in6_var.h:160: error: parse error before "ifs6_in_echoreply" /usr/include/netinet6/in6_var.h:162: error: parse error before "ifs6_in_routersolicit" /usr/include/netinet6/in6_var.h:164: error: parse error before "ifs6_in_routeradvert" /usr/include/netinet6/in6_var.h:166: error: parse error before "ifs6_in_neighborsolicit" /usr/include/netinet6/in6_var.h:168: error: parse error before "ifs6_in_neighboradvert" /usr/include/netinet6/in6_var.h:170: error: parse error before "ifs6_in_redirect" /usr/include/netinet6/in6_var.h:172: error: parse error before "ifs6_in_mldquery" /usr/include/netinet6/in6_var.h:174: error: parse error before "ifs6_in_mldreport" /usr/include/netinet6/in6_var.h:176: error: parse error before "ifs6_in_mlddone" /usr/include/netinet6/in6_var.h:182: error: parse error before "ifs6_out_msg" /usr/include/netinet6/in6_var.h:184: error: parse error before "ifs6_out_error" /usr/include/netinet6/in6_var.h:186: error: parse error before "ifs6_out_dstunreach" /usr/include/netinet6/in6_var.h:188: error: parse error before "ifs6_out_adminprohib" /usr/include/netinet6/in6_var.h:190: error: parse error before "ifs6_out_timeexceed" /usr/include/netinet6/in6_var.h:192: error: parse error before "ifs6_out_paramprob" /usr/include/netinet6/in6_var.h:194: error: parse error before "ifs6_out_pkttoobig" /usr/include/netinet6/in6_var.h:196: error: parse error before "ifs6_out_echo" /usr/include/netinet6/in6_var.h:198: error: parse error before "ifs6_out_echoreply" /usr/include/netinet6/in6_var.h:200: error: parse error before "ifs6_out_routersolicit" /usr/include/netinet6/in6_var.h:202: error: parse error before "ifs6_out_routeradvert" /usr/include/netinet6/in6_var.h:204: error: parse error before "ifs6_out_neighborsolicit" /usr/include/netinet6/in6_var.h:206: error: parse error before "ifs6_out_neighboradvert" /usr/include/netinet6/in6_var.h:208: error: parse error before "ifs6_out_redirect" /usr/include/netinet6/in6_var.h:210: error: parse error before "ifs6_out_mldquery" /usr/include/netinet6/in6_var.h:212: error: parse error before "ifs6_out_mldreport" /usr/include/netinet6/in6_var.h:214: error: parse error before "ifs6_out_mlddone" /usr/include/netinet6/in6_var.h:218: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:220: error: field `ifru_addr' has incomplete type /usr/include/netinet6/in6_var.h:221: error: field `ifru_dstaddr' has incomplete type /usr/include/netinet6/in6_var.h:225: error: parse error before "caddr_t" /usr/include/netinet6/in6_var.h:229: error: parse error before "ifru_scope_id" /usr/include/netinet6/in6_var.h:230: error: parse error before '}' token /usr/include/netinet6/in6_var.h:231: error: parse error before '}' token /usr/include/netinet6/in6_var.h:234: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:235: error: field `ifra_addr' has incomplete type /usr/include/netinet6/in6_var.h:236: error: field `ifra_broadaddr' has incomplete type /usr/include/netinet6/in6_var.h:237: error: field `ifra_prefixmask' has incomplete type /usr/include/netinet6/in6_var.h:239: error: field `ifra_lifetime' has incomplete type /usr/include/netinet6/in6_var.h:252: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:256: error: parse error before "prf_reserved1" /usr/include/netinet6/in6_var.h:257: error: parse error before "prf_reserved2" /usr/include/netinet6/in6_var.h:260: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:264: error: parse error before "prf_reserved3" /usr/include/netinet6/in6_var.h:265: error: parse error before "prf_reserved4" /usr/include/netinet6/in6_var.h:269: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:270: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:272: error: parse error before "ipr_vltime" /usr/include/netinet6/in6_var.h:273: error: parse error before "ipr_pltime" /usr/include/netinet6/in6_var.h:276: error: parse error before '}' token /usr/include/netinet6/in6_var.h:292: error: `IFNAMSIZ' undeclared here (not in a function) /usr/include/netinet6/in6_var.h:293: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:295: error: parse error before "irr_m_minlen" /usr/include/netinet6/in6_var.h:296: error: parse error before "irr_m_maxlen" /usr/include/netinet6/in6_var.h:297: error: parse error before "irr_u_uselen" /usr/include/netinet6/in6_var.h:298: error: parse error before "irr_u_keeplen" /usr/include/netinet6/in6_var.h:300: error: parse error before "u_char" /usr/include/netinet6/in6_var.h:304: error: parse error before "irr_vltime" /usr/include/netinet6/in6_var.h:305: error: parse error before "irr_pltime" /usr/include/netinet6/in6_var.h:309: error: parse error before '}' token /usr/include/netinet6/in6_var.h:330: error: field `link_data' has incomplete type /usr/include/netinet6/in6_var.h:331: error: field `ia_addr' has incomplete type /usr/include/netinet6/in6_var.h:332: error: field `ia_net' has incomplete type /usr/include/netinet6/in6_var.h:333: error: field `ia_dstaddr' has incomplete type /usr/include/netinet6/in6_var.h:334: error: field `ia_prefixmask' has incomplete type /usr/include/netinet6/in6_var.h:335: error: parse error before "u_int32_t" /usr/include/netinet6/in6_var.h:338: error: parse error before '}' token /usr/include/netinet/in_var.h:89: error: storage size of `ia_netbroadcast' isn't known /usr/include/netinet/in_var.h:90: error: storage size of `ia_dstaddr' isn't known /usr/include/netinet6/in6_var.h:226: error: storage size of `ifru_lifetime' isn't known /usr/include/netinet6/in6_var.h:227: error: storage size of `ifru_stat' isn't known /usr/include/netinet6/in6_var.h:228: error: storage size of `ifru_icmp6stat' isn't known /usr/include/netinet6/in6_var.h:274: error: storage size of `ipr_flags' isn't known /usr/include/netinet6/in6_var.h:275: error: storage size of `ipr_prefix' isn't known /usr/include/netinet6/in6_var.h:306: error: storage size of `irr_flags' isn't known /usr/include/netinet6/in6_var.h:307: error: storage size of `irr_matchprefix' isn't known /usr/include/netinet6/in6_var.h:308: error: storage size of `irr_useprefix' isn't known /usr/include/netinet6/in6_var.h:337: error: storage size of `ia_lifetime' isn't known configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking netinet/in_var.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21099: WARNING: netinet/in_var.h: present but cannot be compiled configure:21101: WARNING: netinet/in_var.h: check for missing prerequisite headers? configure:21103: WARNING: netinet/in_var.h: see the Autoconf documentation configure:21105: WARNING: netinet/in_var.h: section "Present But Cannot Be Compiled" configure:21107: WARNING: netinet/in_var.h: proceeding with the preprocessor's result configure:21109: WARNING: netinet/in_var.h: in the future, the compiler will take precedence configure:21121: checking for netinet/in_var.h configure:21128: result: yes configure:21005: checking net/if_tun.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:62:24: net/if_tun.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking net/if_tun.h presence configure:21060: cc -E conftest.c conftest.c:28:24: net/if_tun.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for net/if_tun.h configure:21128: result: no configure:21005: checking linux/if_tun.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:62:26: linux/if_tun.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking linux/if_tun.h presence configure:21060: cc -E conftest.c conftest.c:28:26: linux/if_tun.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for linux/if_tun.h configure:21128: result: no configure:21005: checking netinet/ip_fw.h usability configure:21017: cc -c -fno-common conftest.c >&5 In file included from conftest.c:62: /usr/include/netinet/ip_fw.h:65: error: field `fu_via_ip' has incomplete type /usr/include/netinet/ip_fw.h:82: error: parse error before "u_int32_t" /usr/include/netinet/ip_fw.h:86: error: parse error before "fw_pcnt" /usr/include/netinet/ip_fw.h:89: error: parse error before "fw_number" /usr/include/netinet/ip_fw.h:90: error: parse error before "fw_flg" /usr/include/netinet/ip_fw.h:93: error: parse error before "u_short" /usr/include/netinet/ip_fw.h:97: error: parse error before '}' token /usr/include/netinet/ip_fw.h:98: error: parse error before "fw_ipflg" /usr/include/netinet/ip_fw.h:99: error: parse error before "fw_ipopt" /usr/include/netinet/ip_fw.h:100: error: parse error before "fw_tcpopt" /usr/include/netinet/ip_fw.h:101: error: parse error before "fw_tcpf" /usr/include/netinet/ip_fw.h:105: error: parse error before "u_short" /usr/include/netinet/ip_fw.h:107: error: parse error before "fu_skipto_rule" /usr/include/netinet/ip_fw.h:108: error: parse error before "fu_reject_code" /usr/include/netinet/ip_fw.h:110: error: parse error before '}' token /usr/include/netinet/ip_fw.h:111: error: parse error before "fw_prot" /usr/include/netinet/ip_fw.h:117: error: parse error before "fw_nports" /usr/include/netinet/ip_fw.h:120: error: parse error before "fw_uid" /usr/include/netinet/ip_fw.h:122: error: parse error before "fw_loghighest" /usr/include/netinet/ip_fw.h:136: error: field `rule' has incomplete type /usr/include/netinet/ip_fw.h:138: error: parse error before "u_int" /usr/include/netinet/ip_fw.h:167: error: parse error before "u_int32_t" /usr/include/netinet/ip_fw.h:169: error: parse error before "proto" /usr/include/netinet/ip_fw.h:170: error: parse error before "flags" /usr/include/netinet/ip_fw.h:179: error: field `id' has incomplete type /usr/include/netinet/ip_fw.h:180: error: field `mask' has incomplete type /usr/include/netinet/ip_fw.h:182: error: parse error before "u_int32_t" /usr/include/netinet/ip_fw.h:184: error: parse error before "pcnt" /usr/include/netinet/ip_fw.h:185: error: parse error before "bucket" /usr/include/netinet/ip_fw.h:186: error: parse error before "state" /usr/include/netinet/ip_fw.h:87: error: storage size of `fw_src' isn't known /usr/include/netinet/ip_fw.h:87: error: storage size of `fw_dst' isn't known /usr/include/netinet/ip_fw.h:88: error: storage size of `fw_smsk' isn't known /usr/include/netinet/ip_fw.h:88: error: storage size of `fw_dmsk' isn't known /usr/include/netinet/ip_fw.h:109: error: storage size of `fu_fwd_ip' isn't known configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking netinet/ip_fw.h presence configure:21060: cc -E conftest.c configure:21066: $? = 0 configure:21086: result: yes configure:21099: WARNING: netinet/ip_fw.h: present but cannot be compiled configure:21101: WARNING: netinet/ip_fw.h: check for missing prerequisite headers? configure:21103: WARNING: netinet/ip_fw.h: see the Autoconf documentation configure:21105: WARNING: netinet/ip_fw.h: section "Present But Cannot Be Compiled" configure:21107: WARNING: netinet/ip_fw.h: proceeding with the preprocessor's result configure:21109: WARNING: netinet/ip_fw.h: in the future, the compiler will take precedence configure:21121: checking for netinet/ip_fw.h configure:21128: result: yes configure:21005: checking linux/ip_fw.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:63:25: linux/ip_fw.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking linux/ip_fw.h presence configure:21060: cc -E conftest.c conftest.c:29:25: linux/ip_fw.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for linux/ip_fw.h configure:21128: result: no configure:21005: checking linux/ip_fwchains.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:63:31: linux/ip_fwchains.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking linux/ip_fwchains.h presence configure:21060: cc -E conftest.c conftest.c:29:31: linux/ip_fwchains.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for linux/ip_fwchains.h configure:21128: result: no configure:21005: checking linux/netfilter_ipv4/ipchains_core.h usability configure:21017: cc -c -fno-common conftest.c >&5 conftest.c:63:48: linux/netfilter_ipv4/ipchains_core.h: No such file or directory configure:21023: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21046: result: no configure:21050: checking linux/netfilter_ipv4/ipchains_core.h presence configure:21060: cc -E conftest.c conftest.c:29:48: linux/netfilter_ipv4/ipchains_core.h: No such file or directory configure:21066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21086: result: no configure:21121: checking for linux/netfilter_ipv4/ipchains_core.h configure:21128: result: no configure:21161: checking ip_fil_compat.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:27: ip_fil_compat.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking ip_fil_compat.h presence configure:21216: cc -E conftest.c conftest.c:29:27: ip_fil_compat.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for ip_fil_compat.h configure:21284: result: no configure:21161: checking netinet/ip_fil_compat.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:35: netinet/ip_fil_compat.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking netinet/ip_fil_compat.h presence configure:21216: cc -E conftest.c conftest.c:29:35: netinet/ip_fil_compat.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for netinet/ip_fil_compat.h configure:21284: result: no configure:21161: checking ip_compat.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:23: ip_compat.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking ip_compat.h presence configure:21216: cc -E conftest.c conftest.c:29:23: ip_compat.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for ip_compat.h configure:21284: result: no configure:21161: checking netinet/ip_compat.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:31: netinet/ip_compat.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking netinet/ip_compat.h presence configure:21216: cc -E conftest.c conftest.c:29:31: netinet/ip_compat.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for netinet/ip_compat.h configure:21284: result: no configure:21161: checking ip_fil.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:20: ip_fil.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking ip_fil.h presence configure:21216: cc -E conftest.c conftest.c:29:20: ip_fil.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for ip_fil.h configure:21284: result: no configure:21161: checking netinet/ip_fil.h usability configure:21173: cc -c -fno-common conftest.c >&5 conftest.c:63:28: netinet/ip_fil.h: No such file or directory configure:21179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21202: result: no configure:21206: checking netinet/ip_fil.h presence configure:21216: cc -E conftest.c conftest.c:29:28: netinet/ip_fil.h: No such file or directory configure:21222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21242: result: no configure:21277: checking for netinet/ip_fil.h configure:21284: result: no configure:21312: checking hpsecurity.h usability configure:21324: cc -c -fno-common conftest.c >&5 conftest.c:63:24: hpsecurity.h: No such file or directory configure:21330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21353: result: no configure:21357: checking hpsecurity.h presence configure:21367: cc -E conftest.c conftest.c:29:24: hpsecurity.h: No such file or directory configure:21373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21393: result: no configure:21428: checking for hpsecurity.h configure:21435: result: no configure:21312: checking stropts.h usability configure:21324: cc -c -fno-common conftest.c >&5 conftest.c:63:21: stropts.h: No such file or directory configure:21330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21353: result: no configure:21357: checking stropts.h presence configure:21367: cc -E conftest.c conftest.c:29:21: stropts.h: No such file or directory configure:21373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include configure:21393: result: no configure:21428: checking for stropts.h configure:21435: result: no configure:21450: checking for an ANSI C-conforming const configure:21517: cc -c -fno-common conftest.c >&5 configure:21523: $? = 0 configure:21527: test -z || test ! -s conftest.err configure:21530: $? = 0 configure:21533: test -s conftest.o configure:21536: $? = 0 configure:21547: result: yes configure:21557: checking for inline configure:21578: cc -c -fno-common conftest.c >&5 configure:21584: $? = 0 configure:21588: test -z || test ! -s conftest.err configure:21591: $? = 0 configure:21594: test -s conftest.o configure:21597: $? = 0 configure:21609: result: inline configure:21628: checking for pid_t configure:21652: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `pid_t' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: parse error before ')' token configure:21658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:21682: result: no configure:21694: checking for size_t configure:21718: cc -c -fno-common conftest.c >&5 configure:21724: $? = 0 configure:21728: test -z || test ! -s conftest.err configure:21731: $? = 0 configure:21734: test -s conftest.o configure:21737: $? = 0 configure:21748: result: yes configure:21760: checking for sockaddr_in6 struct in configure:21784: cc -c -fno-common conftest.c >&5 configure:21790: $? = 0 configure:21794: test -z || test ! -s conftest.err configure:21797: $? = 0 configure:21800: test -s conftest.o configure:21803: $? = 0 configure:21815: result: yes configure:21825: checking for sa_len in sockaddr struct configure:21851: cc -c -fno-common conftest.c >&5 configure:21857: $? = 0 configure:21861: test -z || test ! -s conftest.err configure:21864: $? = 0 configure:21867: test -s conftest.o configure:21870: $? = 0 configure:21882: result: yes configure:21893: checking for arp_dev in arpreq struct configure:21917: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: structure has no member named `arp_dev' configure:21923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdnet" | #define VERSION "1.10" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_BPF_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_VAR_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IN_VAR_H 1 | #define HAVE_NETINET_IP_FW_H 1 | #define pid_t int | #define HAVE_SOCKADDR_IN6 1 | #define HAVE_SOCKADDR_SA_LEN 1 | /* end confdefs.h. */ | | # include | # include | # include | int | main () | { | void *p = ((struct arpreq *)0)->arp_dev | ; | return 0; | } configure:21948: result: no configure:21959: checking for rt_msghdr struct in configure:21984: cc -c -fno-common conftest.c >&5 configure:21990: $? = 0 configure:21994: test -z || test ! -s conftest.err configure:21997: $? = 0 configure:22000: test -s conftest.o configure:22003: $? = 0 configure:22015: result: yes configure:22079: checking for working memcmp configure:22127: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:22130: $? = 0 configure:22132: ./conftest configure:22135: $? = 0 configure:22149: result: yes configure:22167: checking for err configure:22224: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:22230: $? = 0 configure:22234: test -z || test ! -s conftest.err configure:22237: $? = 0 configure:22240: test -s conftest configure:22243: $? = 0 configure:22255: result: yes configure:22167: checking for strlcat configure:22224: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:22230: $? = 0 configure:22234: test -z || test ! -s conftest.err configure:22237: $? = 0 configure:22240: test -s conftest configure:22243: $? = 0 configure:22255: result: yes configure:22167: checking for strlcpy configure:22224: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:22230: $? = 0 configure:22234: test -z || test ! -s conftest.err configure:22237: $? = 0 configure:22240: test -s conftest configure:22243: $? = 0 configure:22255: result: yes configure:22167: checking for strsep configure:22224: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:22230: $? = 0 configure:22234: test -z || test ! -s conftest.err configure:22237: $? = 0 configure:22240: test -s conftest configure:22243: $? = 0 configure:22255: result: yes configure:22277: checking for Berkeley Packet Filter configure:22289: result: yes configure:22298: checking for Linux proc filesystem configure:22310: result: no configure:22319: checking for Linux PF_PACKET sockets configure:22331: result: no configure:22340: checking for SNMP MIB2 STREAMS configure:22352: result: no configure:22361: checking for route(7) STREAMS configure:22373: result: no configure:22382: checking for arp(7) ioctls configure:22415: result: no configure:22424: checking for raw IP sockets ip_{len,off} host byte ordering configure:22440: result: no configure:22449: checking for cooked raw IP sockets configure:22463: result: no configure:22904: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:734: creating Makefile config.status:734: creating dnet-config config.status:734: creating include/Makefile config.status:734: creating include/dnet/Makefile config.status:734: creating src/Makefile config.status:838: creating include/config.h config.status:1152: executing depfiles commands config.status:1152: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_dnet_arpreq_has_arp_dev=no ac_cv_dnet_bsd_bpf=yes ac_cv_dnet_ioctl_arp=no ac_cv_dnet_linux_pf_packet=no ac_cv_dnet_linux_procfs=no ac_cv_dnet_netinet_in_h_has_sockaddr_in6=yes ac_cv_dnet_rawip_cooked=no ac_cv_dnet_rawip_host_offlen=no ac_cv_dnet_route_h_has_rt_msghdr=yes ac_cv_dnet_sockaddr_has_sa_len=yes ac_cv_dnet_streams_mib2=no ac_cv_dnet_streams_route=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_dlopen=yes ac_cv_func_err=yes ac_cv_func_gethostbyname=yes ac_cv_func_memcmp_working=yes ac_cv_func_shl_load=no ac_cv_func_socket=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strsep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_hpsecurity_h=no ac_cv_header_inttypes_h=no ac_cv_header_ip_compat_h=no ac_cv_header_ip_fil_compat_h=no ac_cv_header_ip_fil_h=no ac_cv_header_linux_if_tun_h=no ac_cv_header_linux_ip_fw_h=no ac_cv_header_linux_ip_fwchains_h=no ac_cv_header_linux_netfilter_ipv4_ipchains_core_h=no ac_cv_header_memory_h=no ac_cv_header_net_bpf_h=yes ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_dl_h=yes ac_cv_header_net_if_h=yes ac_cv_header_net_if_tun_h=no ac_cv_header_net_if_var_h=yes ac_cv_header_net_pfilt_h=no ac_cv_header_net_pfvar_h=no ac_cv_header_net_radix_h=no ac_cv_header_net_raw_h=no ac_cv_header_net_route_h=yes ac_cv_header_netinet_in_var_h=yes ac_cv_header_netinet_ip_compat_h=no ac_cv_header_netinet_ip_fil_compat_h=no ac_cv_header_netinet_ip_fil_h=no ac_cv_header_netinet_ip_fw_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_bufmod_h=no ac_cv_header_sys_dlpi_ext_h=no ac_cv_header_sys_dlpi_h=no ac_cv_header_sys_dlpihdr_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mib_h=no ac_cv_header_sys_ndd_var_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dld_shl_load=no ac_cv_lib_nm_open_mib=no ac_cv_lib_str_putmsg=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_type_pid_t=no ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CHECKINC='' CHECKLIB='' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Ilibdnet-stripped/include -fno-common -Ilibpcap -Inbase -Insock/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/' LIBOBJS=' arp-bsd$U.o eth-bsd$U.o fw-none$U.o intf$U.o ip$U.o route-bsd$U.o tun-none$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' arp-bsd$U.lo eth-bsd$U.lo fw-none$U.lo intf$U.lo ip$U.lo route-bsd$U.lo tun-none$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/missing --run makeinfo' OBJEXT='' PACKAGE='libdnet' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYTHON='' PYTHON_FALSE='' PYTHON_TRUE='#' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TCLINC='' TCLLIB='' TCL_FALSE='' TCL_TRUE='#' VERSION='1.10' ac_aux_dir='config' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/nmap/work/nmap-4.20/libdnet-stripped/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BSD_BPF 1 #define HAVE_DLFCN_H 1 #define HAVE_ERR 1 #define HAVE_FCNTL_H 1 #define HAVE_NETINET_IN_VAR_H 1 #define HAVE_NETINET_IP_FW_H 1 #define HAVE_NET_BPF_H 1 #define HAVE_NET_IF_ARP_H 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_VAR_H 1 #define HAVE_NET_ROUTE_H 1 #define HAVE_ROUTE_RT_MSGHDR 1 #define HAVE_SOCKADDR_IN6 1 #define HAVE_SOCKADDR_SA_LEN 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRSEP 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE "libdnet" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.10" #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0