This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --without-python --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## 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 /usr/bin/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: 158 tasks, 218 threads, 4 processors Load average: 1.29, Mach factor: 2.70 /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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1976: checking for a BSD-compatible install configure:2032: result: /usr/local/bin/ginstall -c configure:2043: checking whether build environment is sane configure:2086: result: yes configure:2119: checking for gawk configure:2135: found /usr/local/bin/gawk configure:2146: result: gawk configure:2157: checking whether make sets $(MAKE) configure:2178: result: yes configure:2346: checking whether to enable maintainer-specific portions of Makefiles configure:2355: result: no configure:2377: checking build system type configure:2395: result: i386-unknown-gnu configure:2417: checking host system type configure:2432: result: i386-unknown-gnu configure:2471: checking for i386-unknown-gnu-gcc configure:2501: result: no configure:2511: checking for gcc configure:2527: found /usr/bin/gcc configure:2538: result: gcc configure:2776: checking for C compiler version configure:2783: gcc --version >&5 gcc (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:2786: $? = 0 configure:2793: gcc -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:2796: $? = 0 configure:2803: gcc -V >&5 gcc: `-V' option must have argument configure:2806: $? = 1 configure:2829: checking for C compiler default output file name configure:2856: gcc -fno-common conftest.c >&5 configure:2859: $? = 0 configure:2897: result: a.out configure:2914: checking whether the C compiler works configure:2924: ./a.out configure:2927: $? = 0 configure:2944: result: yes configure:2951: checking whether we are cross compiling configure:2953: result: no configure:2956: checking for suffix of executables configure:2963: gcc -o conftest -fno-common conftest.c >&5 configure:2966: $? = 0 configure:2990: result: configure:2996: checking for suffix of object files configure:3022: gcc -c -fno-common conftest.c >&5 configure:3025: $? = 0 configure:3048: result: configure:3052: checking whether we are using the GNU C compiler configure:3081: gcc -c -fno-common conftest.c >&5 configure:3087: $? = 0 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.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3104: result: no configure:3109: checking whether gcc accepts -g configure:3139: gcc -c -g conftest.c >&5 configure:3145: $? = 0 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.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3177: gcc -c conftest.c >&5 configure:3183: $? = 0 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.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3216: gcc -c -g conftest.c >&5 configure:3222: $? = 0 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.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3244: result: no configure:3261: checking for gcc option to accept ISO C89 configure:3335: gcc -c -fno-common conftest.c >&5 configure:3341: $? = 0 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3341: $? = 0 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3341: $? = 0 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3341: $? = 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3341: $? = 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3341: $? = 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3335: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3341: $? = 0 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.11" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3367: result: unsupported configure:3401: checking for style of include used by make configure:3429: result: GNU configure:3457: checking dependency style of gcc configure:3519: result: none configure:3537: checking for a BSD-compatible install configure:3593: result: /usr/local/bin/ginstall -c configure:3678: checking for a sed that does not truncate output configure:3732: result: /usr/local/bin/sed configure:3735: checking for grep that handles long lines and -e configure:3809: result: /usr/bin/grep configure:3814: checking for egrep configure:3892: result: /usr/bin/grep -E configure:3941: checking for non-GNU ld configure:3975: result: /usr/bin/ld configure:3984: checking if the linker (/usr/bin/ld) is GNU ld configure:3999: result: no configure:4004: checking for /usr/bin/ld option to reload object files configure:4011: result: -r configure:4020: checking for BSD-compatible nm configure:4062: result: nm configure:4066: checking whether ln -s works configure:4070: result: yes configure:4077: checking how to recognise dependent libraries configure:4277: result: pass_all configure:4488: checking how to run the C preprocessor configure:4528: gcc -E conftest.c configure:4534: $? = 0 configure:4565: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4571: $? = 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.11" | /* end confdefs.h. */ | #include configure:4604: result: gcc -E configure:4633: gcc -E conftest.c configure:4639: $? = 0 configure:4670: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4676: $? = 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.11" | /* end confdefs.h. */ | #include configure:4714: checking for ANSI C header files configure:4744: gcc -c -fno-common conftest.c >&5 configure:4750: $? = 0 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.11" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4875: result: no configure:4899: checking for sys/types.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for sys/stat.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for stdlib.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for string.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for memory.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for strings.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for inttypes.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for stdint.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4899: checking for unistd.h configure:4920: gcc -c -fno-common conftest.c >&5 configure:4926: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4942: result: no configure:4969: checking dlfcn.h usability configure:4986: gcc -c -fno-common conftest.c >&5 configure:4992: $? = 0 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.11" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5006: result: no configure:5010: checking dlfcn.h presence configure:5025: gcc -E conftest.c configure:5031: $? = 0 configure:5045: result: yes configure:5058: WARNING: dlfcn.h: present but cannot be compiled configure:5060: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5062: WARNING: dlfcn.h: see the Autoconf documentation configure:5064: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5066: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5068: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5073: checking for dlfcn.h configure:5081: result: yes configure:5108: checking for i386-unknown-gnu-g++ configure:5138: result: no configure:5108: checking for i386-unknown-gnu-c++ configure:5138: result: no configure:5108: checking for i386-unknown-gnu-gpp configure:5138: result: no configure:5108: checking for i386-unknown-gnu-aCC configure:5138: result: no configure:5108: checking for i386-unknown-gnu-CC configure:5138: result: no configure:5108: checking for i386-unknown-gnu-cxx configure:5138: result: no configure:5108: checking for i386-unknown-gnu-cc++ configure:5138: result: no configure:5108: checking for i386-unknown-gnu-cl.exe configure:5138: result: no configure:5108: checking for i386-unknown-gnu-FCC configure:5138: result: no configure:5108: checking for i386-unknown-gnu-KCC configure:5138: result: no configure:5108: checking for i386-unknown-gnu-RCC configure:5138: result: no configure:5108: checking for i386-unknown-gnu-xlC_r configure:5138: result: no configure:5108: checking for i386-unknown-gnu-xlC configure:5138: result: no configure:5152: checking for g++ configure:5168: found /usr/local/bin/g++ configure:5179: result: g++ configure:5210: checking for C++ compiler version configure:5217: g++ --version >&5 g++ (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:5220: $? = 0 configure:5227: g++ -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:5230: $? = 0 configure:5237: g++ -V >&5 g++: `-V' option must have argument configure:5240: $? = 1 configure:5243: checking whether we are using the GNU C++ compiler configure:5272: g++ -c -fno-common conftest.cpp >&5 configure:5278: $? = 0 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5295: result: no configure:5300: checking whether g++ accepts -g configure:5330: g++ -c -g conftest.cpp >&5 configure:5336: $? = 0 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5368: g++ -c conftest.cpp >&5 configure:5374: $? = 0 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5407: g++ -c -g conftest.cpp >&5 configure:5413: $? = 0 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5435: result: no configure:5460: checking dependency style of g++ configure:5522: result: none configure:5532: checking how to run the C++ preprocessor configure:5568: g++ -E conftest.cpp configure:5574: $? = 0 configure:5605: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5611: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5644: result: g++ -E configure:5673: g++ -E conftest.cpp configure:5679: $? = 0 configure:5710: g++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5716: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5763: checking for i386-unknown-gnu-g77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-xlf configure:5793: result: no configure:5763: checking for i386-unknown-gnu-f77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-frt configure:5793: result: no configure:5763: checking for i386-unknown-gnu-pgf77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-cf77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-fort77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-fl32 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-af77 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-xlf90 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-f90 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-pgf90 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-pghpf configure:5793: result: no configure:5763: checking for i386-unknown-gnu-epcf90 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-gfortran configure:5793: result: no configure:5763: checking for i386-unknown-gnu-g95 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-xlf95 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-f95 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-fort configure:5793: result: no configure:5763: checking for i386-unknown-gnu-ifort configure:5793: result: no configure:5763: checking for i386-unknown-gnu-ifc configure:5793: result: no configure:5763: checking for i386-unknown-gnu-efc configure:5793: result: no configure:5763: checking for i386-unknown-gnu-pgf95 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-lf95 configure:5793: result: no configure:5763: checking for i386-unknown-gnu-ftn configure:5793: result: no configure:5807: checking for g77 configure:5823: found /usr/local/bin/g77 configure:5834: result: g77 configure:5864: checking for Fortran 77 compiler version configure:5871: 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:5874: $? = 0 configure:5881: 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:5884: $? = 0 configure:5891: 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:5894: $? = 0 configure:5902: checking whether we are using the GNU Fortran 77 compiler configure:5921: 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:5927: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5944: result: no configure:5950: checking whether g77 accepts -g configure:5967: g77 -c -g conftest.f >&5 configure:5973: $? = 0 configure: failed program was: | program main | | end configure:5989: result: no configure:6019: checking the maximum length of command line arguments configure:6078: result: -1 configure:6089: checking command to parse nm output from gcc object configure:6178: gcc -c -fno-common conftest.c >&5 configure:6181: $? = 0 configure:6185: 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:6188: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6178: gcc -c -fno-common conftest.c >&5 configure:6181: $? = 0 configure:6185: 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:6188: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6278: result: failed configure:6285: checking for objdir configure:6300: result: .libs configure:6355: checking for i386-unknown-gnu-ar configure:6385: result: no configure:6395: checking for ar configure:6411: found /usr/bin/ar configure:6422: result: ar configure:6451: checking for i386-unknown-gnu-ranlib configure:6481: result: no configure:6491: checking for ranlib configure:6507: found /usr/bin/ranlib configure:6518: result: ranlib configure:6547: checking for i386-unknown-gnu-strip configure:6577: result: no configure:6587: checking for strip configure:6603: found /usr/bin/strip configure:6614: result: strip configure:6890: checking if gcc static flag works configure:6913: result: yes configure:6978: checking for gcc option to produce PIC configure:7155: result: configure:7219: checking if gcc supports -c -o file.o configure:7250: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7254: $? = 0 configure:7268: result: yes configure:7294: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8118: result: no configure:8189: checking how to hardcode library paths into programs configure:8214: result: immediate configure:8228: checking whether stripping libraries is possible configure:8249: result: no configure:8255: checking dynamic linker characteristics configure:8766: result: gnu ld.so configure:8871: checking for shl_load configure:8927: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:8933: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:8950: result: no configure:8955: checking for shl_load in -ldld configure:8990: gcc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:8996: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9014: result: no configure:9019: checking for dlopen configure:9075: gcc -o conftest -fno-common conftest.c >&5 configure:9081: $? = 0 configure:9098: result: yes configure:9331: checking whether a program can dlopen itself configure:9403: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:9406: $? = 0 configure:9424: result: yes configure:9429: checking whether a statically linked program can dlopen itself configure:9501: gcc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:9504: $? = 0 configure:9522: result: yes configure:9545: checking if libtool supports shared libraries configure:9547: result: no configure:9550: checking whether to build shared libraries configure:9613: result: no configure:9616: checking whether to build static libraries configure:9620: result: yes configure:9711: creating libtool configure:10400: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11225: result: yes configure:11243: g++ -c -fno-common conftest.cc >&5 configure:11246: $? = 0 configure:11342: checking for g++ option to produce PIC configure:11594: result: configure:11658: checking if g++ supports -c -o file.o configure:11689: g++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11693: $? = 0 configure:11707: result: yes configure:11733: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11758: result: yes configure:11829: checking how to hardcode library paths into programs configure:11854: result: immediate configure:11868: checking whether stripping libraries is possible configure:11889: result: no configure:11895: checking dynamic linker characteristics configure:12406: result: gnu ld.so configure:12511: checking for shl_load configure:12590: result: no configure:12595: checking for shl_load in -ldld configure:12654: result: no configure:12659: checking for dlopen configure:12738: result: yes configure:12971: checking whether a program can dlopen itself configure:13064: result: yes configure:13069: checking whether a statically linked program can dlopen itself configure:13162: result: yes configure:13661: checking if libtool supports shared libraries configure:13663: result: no configure:13666: checking whether to build shared libraries configure:13684: result: no configure:13687: checking whether to build static libraries configure:13691: result: yes configure:13703: checking for g77 option to produce PIC configure:13880: result: configure:13944: checking if g77 supports -c -o file.o configure:13975: g77 -c -o out/conftest2.o conftest.f >&5 configure:13979: $? = 0 configure:13993: result: yes configure:14019: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14823: result: no configure:14894: checking how to hardcode library paths into programs configure:14919: result: immediate configure:14933: checking whether stripping libraries is possible configure:14954: result: no configure:14960: checking dynamic linker characteristics configure:15471: result: gnu ld.so configure:19450: checking for Python configure:19703: checking for gethostbyname configure:19759: gcc -o conftest -fno-common conftest.c >&5 configure:19765: $? = 0 configure:19782: result: yes configure:20075: checking for socket configure:20131: gcc -o conftest -fno-common conftest.c >&5 configure:20137: $? = 0 configure:20154: result: yes configure:20300: checking for putmsg in -lstr configure:20335: gcc -o conftest -fno-common conftest.c -lstr >&5 ld: Undefined symbols: _putmsg configure:20341: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char putmsg (); | int | main () | { | return putmsg (); | ; | return 0; | } configure:20359: result: no configure:20372: checking for open_mib in -lnm configure:20407: gcc -o conftest -fno-common conftest.c -lnm >&5 ld: can't locate file for: -lnm configure:20413: $? = 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.11" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char open_mib (); | int | main () | { | return open_mib (); | ; | return 0; | } configure:20431: result: no configure:20444: checking for Check configure:20481: result: no configure:20500: checking for ANSI C header files configure:20661: result: no configure:20830: checking fcntl.h usability configure:20847: gcc -c -fno-common conftest.c >&5 configure:20853: $? = 0 configure:20867: result: yes configure:20871: checking fcntl.h presence configure:20886: gcc -E conftest.c configure:20892: $? = 0 configure:20906: result: yes configure:20934: checking for fcntl.h configure:20942: result: yes configure:20820: checking for unistd.h configure:20826: result: no configure:20982: checking sys/bufmod.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:45:24: sys/bufmod.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/bufmod.h presence configure:21038: gcc -E conftest.c conftest.c:12:24: sys/bufmod.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/bufmod.h configure:21094: result: no configure:20982: checking sys/dlpi.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:45:22: sys/dlpi.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/dlpi.h presence configure:21038: gcc -E conftest.c conftest.c:12:22: sys/dlpi.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/dlpi.h configure:21094: result: no configure:20982: checking sys/dlpihdr.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:45:25: sys/dlpihdr.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/dlpihdr.h presence configure:21038: gcc -E conftest.c conftest.c:12:25: sys/dlpihdr.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/dlpihdr.h configure:21094: result: no configure:20982: checking sys/dlpi_ext.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:45:26: sys/dlpi_ext.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/dlpi_ext.h presence configure:21038: gcc -E conftest.c conftest.c:12:26: sys/dlpi_ext.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/dlpi_ext.h configure:21094: result: no configure:20982: checking sys/ioctl.h usability configure:20999: gcc -c -fno-common conftest.c >&5 configure:21005: $? = 0 configure:21019: result: yes configure:21023: checking sys/ioctl.h presence configure:21038: gcc -E conftest.c configure:21044: $? = 0 configure:21058: result: yes configure:21086: checking for sys/ioctl.h configure:21094: result: yes configure:20982: checking sys/mib.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:46:21: sys/mib.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/mib.h presence configure:21038: gcc -E conftest.c conftest.c:13:21: sys/mib.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/mib.h configure:21094: result: no configure:20982: checking sys/ndd_var.h usability configure:20999: gcc -c -fno-common conftest.c >&5 conftest.c:46:25: sys/ndd_var.h: No such file or directory configure:21005: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21019: result: no configure:21023: checking sys/ndd_var.h presence configure:21038: gcc -E conftest.c conftest.c:13:25: sys/ndd_var.h: No such file or directory configure:21044: $? = 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.11" | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:21058: result: no configure:21086: checking for sys/ndd_var.h configure:21094: result: no configure:20982: checking sys/socket.h usability configure:20999: gcc -c -fno-common conftest.c >&5 configure:21005: $? = 0 configure:21019: result: yes configure:21023: checking sys/socket.h presence configure:21038: gcc -E conftest.c configure:21044: $? = 0 configure:21058: result: yes configure:21086: checking for sys/socket.h configure:21094: result: yes configure:20982: checking sys/sockio.h usability configure:20999: gcc -c -fno-common conftest.c >&5 configure:21005: $? = 0 configure:21019: result: yes configure:21023: checking sys/sockio.h presence configure:21038: gcc -E conftest.c configure:21044: $? = 0 configure:21058: result: yes configure:21086: checking for sys/sockio.h configure:21094: result: yes configure:20982: checking sys/sysctl.h usability configure:20999: gcc -c -fno-common conftest.c >&5 configure:21005: $? = 0 configure:21019: result: yes configure:21023: checking sys/sysctl.h presence configure:21038: gcc -E conftest.c configure:21044: $? = 0 configure:21058: result: yes configure:21086: checking for sys/sysctl.h configure:21094: result: yes configure:20982: checking sys/time.h usability configure:20999: gcc -c -fno-common conftest.c >&5 configure:21005: $? = 0 configure:21019: result: yes configure:21023: checking sys/time.h presence configure:21038: gcc -E conftest.c configure:21044: $? = 0 configure:21058: result: yes configure:21086: checking for sys/time.h configure:21094: result: yes configure:21142: checking net/bpf.h usability configure:21159: gcc -c -fno-common conftest.c >&5 configure:21165: $? = 0 configure:21179: result: yes configure:21183: checking net/bpf.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21246: checking for net/bpf.h configure:21254: result: yes configure:21142: checking net/if.h usability configure:21159: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:51: /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:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/if.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21231: WARNING: net/if.h: present but cannot be compiled configure:21233: WARNING: net/if.h: check for missing prerequisite headers? configure:21235: WARNING: net/if.h: see the Autoconf documentation configure:21237: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:21239: WARNING: net/if.h: proceeding with the preprocessor's result configure:21241: WARNING: net/if.h: in the future, the compiler will take precedence configure:21246: checking for net/if.h configure:21254: result: yes configure:21142: checking net/if_var.h usability configure:21159: gcc -c -fno-common conftest.c >&5 configure:21165: $? = 0 configure:21179: result: yes configure:21183: checking net/if_var.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21246: checking for net/if_var.h configure:21254: result: yes configure:21142: checking net/if_arp.h usability configure:21159: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:53: /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:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/if_arp.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21231: WARNING: net/if_arp.h: present but cannot be compiled configure:21233: WARNING: net/if_arp.h: check for missing prerequisite headers? configure:21235: WARNING: net/if_arp.h: see the Autoconf documentation configure:21237: WARNING: net/if_arp.h: section "Present But Cannot Be Compiled" configure:21239: WARNING: net/if_arp.h: proceeding with the preprocessor's result configure:21241: WARNING: net/if_arp.h: in the future, the compiler will take precedence configure:21246: checking for net/if_arp.h configure:21254: result: yes configure:21142: checking net/if_dl.h usability configure:21159: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:54: /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:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/if_dl.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21231: WARNING: net/if_dl.h: present but cannot be compiled configure:21233: WARNING: net/if_dl.h: check for missing prerequisite headers? configure:21235: WARNING: net/if_dl.h: see the Autoconf documentation configure:21237: WARNING: net/if_dl.h: section "Present But Cannot Be Compiled" configure:21239: WARNING: net/if_dl.h: proceeding with the preprocessor's result configure:21241: WARNING: net/if_dl.h: in the future, the compiler will take precedence configure:21246: checking for net/if_dl.h configure:21254: result: yes configure:21142: checking net/pfilt.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:55:23: net/pfilt.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/pfilt.h presence configure:21198: gcc -E conftest.c conftest.c:22:23: net/pfilt.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for net/pfilt.h configure:21254: result: no configure:21142: checking net/pfvar.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:55:23: net/pfvar.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/pfvar.h presence configure:21198: gcc -E conftest.c conftest.c:22:23: net/pfvar.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for net/pfvar.h configure:21254: result: no configure:21142: checking net/radix.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:55:23: net/radix.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/radix.h presence configure:21198: gcc -E conftest.c conftest.c:22:23: net/radix.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for net/radix.h configure:21254: result: no configure:21142: checking net/raw.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:55:21: net/raw.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/raw.h presence configure:21198: gcc -E conftest.c conftest.c:22:21: net/raw.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for net/raw.h configure:21254: result: no configure:21142: checking net/route.h usability configure:21159: gcc -c -fno-common conftest.c >&5 configure:21165: $? = 0 configure:21179: result: yes configure:21183: checking net/route.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21246: checking for net/route.h configure:21254: result: yes configure:21142: checking netinet/in_var.h usability configure:21159: gcc -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:56: /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:56: /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:56: /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:56: /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:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking netinet/in_var.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21231: WARNING: netinet/in_var.h: present but cannot be compiled configure:21233: WARNING: netinet/in_var.h: check for missing prerequisite headers? configure:21235: WARNING: netinet/in_var.h: see the Autoconf documentation configure:21237: WARNING: netinet/in_var.h: section "Present But Cannot Be Compiled" configure:21239: WARNING: netinet/in_var.h: proceeding with the preprocessor's result configure:21241: WARNING: netinet/in_var.h: in the future, the compiler will take precedence configure:21246: checking for netinet/in_var.h configure:21254: result: yes configure:21142: checking net/if_tun.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:57:24: net/if_tun.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking net/if_tun.h presence configure:21198: gcc -E conftest.c conftest.c:24:24: net/if_tun.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for net/if_tun.h configure:21254: result: no configure:21142: checking linux/if_tun.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:57:26: linux/if_tun.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking linux/if_tun.h presence configure:21198: gcc -E conftest.c conftest.c:24:26: linux/if_tun.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for linux/if_tun.h configure:21254: result: no configure:21142: checking netinet/ip_fw.h usability configure:21159: gcc -c -fno-common conftest.c >&5 In file included from conftest.c:57: /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:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking netinet/ip_fw.h presence configure:21198: gcc -E conftest.c configure:21204: $? = 0 configure:21218: result: yes configure:21231: WARNING: netinet/ip_fw.h: present but cannot be compiled configure:21233: WARNING: netinet/ip_fw.h: check for missing prerequisite headers? configure:21235: WARNING: netinet/ip_fw.h: see the Autoconf documentation configure:21237: WARNING: netinet/ip_fw.h: section "Present But Cannot Be Compiled" configure:21239: WARNING: netinet/ip_fw.h: proceeding with the preprocessor's result configure:21241: WARNING: netinet/ip_fw.h: in the future, the compiler will take precedence configure:21246: checking for netinet/ip_fw.h configure:21254: result: yes configure:21142: checking linux/ip_fw.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:58:25: linux/ip_fw.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking linux/ip_fw.h presence configure:21198: gcc -E conftest.c conftest.c:25:25: linux/ip_fw.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for linux/ip_fw.h configure:21254: result: no configure:21142: checking linux/ip_fwchains.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:58:31: linux/ip_fwchains.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking linux/ip_fwchains.h presence configure:21198: gcc -E conftest.c conftest.c:25:31: linux/ip_fwchains.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for linux/ip_fwchains.h configure:21254: result: no configure:21142: checking linux/netfilter_ipv4/ipchains_core.h usability configure:21159: gcc -c -fno-common conftest.c >&5 conftest.c:58:48: linux/netfilter_ipv4/ipchains_core.h: No such file or directory configure:21165: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21179: result: no configure:21183: checking linux/netfilter_ipv4/ipchains_core.h presence configure:21198: gcc -E conftest.c conftest.c:25:48: linux/netfilter_ipv4/ipchains_core.h: No such file or directory configure:21204: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21218: result: no configure:21246: checking for linux/netfilter_ipv4/ipchains_core.h configure:21254: result: no configure:21288: checking ip_fil_compat.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:27: ip_fil_compat.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking ip_fil_compat.h presence configure:21344: gcc -E conftest.c conftest.c:25:27: ip_fil_compat.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for ip_fil_compat.h configure:21400: result: no configure:21288: checking netinet/ip_fil_compat.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:35: netinet/ip_fil_compat.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking netinet/ip_fil_compat.h presence configure:21344: gcc -E conftest.c conftest.c:25:35: netinet/ip_fil_compat.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for netinet/ip_fil_compat.h configure:21400: result: no configure:21288: checking ip_compat.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:23: ip_compat.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking ip_compat.h presence configure:21344: gcc -E conftest.c conftest.c:25:23: ip_compat.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for ip_compat.h configure:21400: result: no configure:21288: checking netinet/ip_compat.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:31: netinet/ip_compat.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking netinet/ip_compat.h presence configure:21344: gcc -E conftest.c conftest.c:25:31: netinet/ip_compat.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for netinet/ip_compat.h configure:21400: result: no configure:21288: checking ip_fil.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:20: ip_fil.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking ip_fil.h presence configure:21344: gcc -E conftest.c conftest.c:25:20: ip_fil.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for ip_fil.h configure:21400: result: no configure:21288: checking netinet/ip_fil.h usability configure:21305: gcc -c -fno-common conftest.c >&5 conftest.c:58:28: netinet/ip_fil.h: No such file or directory configure:21311: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21325: result: no configure:21329: checking netinet/ip_fil.h presence configure:21344: gcc -E conftest.c conftest.c:25:28: netinet/ip_fil.h: No such file or directory configure:21350: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21364: result: no configure:21392: checking for netinet/ip_fil.h configure:21400: result: no configure:21429: checking hpsecurity.h usability configure:21446: gcc -c -fno-common conftest.c >&5 conftest.c:58:24: hpsecurity.h: No such file or directory configure:21452: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21466: result: no configure:21470: checking hpsecurity.h presence configure:21485: gcc -E conftest.c conftest.c:25:24: hpsecurity.h: No such file or directory configure:21491: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21505: result: no configure:21533: checking for hpsecurity.h configure:21541: result: no configure:21429: checking stropts.h usability configure:21446: gcc -c -fno-common conftest.c >&5 conftest.c:58:21: stropts.h: No such file or directory configure:21452: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21466: result: no configure:21470: checking stropts.h presence configure:21485: gcc -E conftest.c conftest.c:25:21: stropts.h: No such file or directory configure:21491: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:21505: result: no configure:21533: checking for stropts.h configure:21541: result: no configure:21556: checking for an ANSI C-conforming const configure:21631: gcc -c -fno-common conftest.c >&5 configure:21637: $? = 0 configure:21652: result: yes configure:21662: checking for inline configure:21688: gcc -c -fno-common conftest.c >&5 configure:21694: $? = 0 configure:21712: result: inline configure:21731: checking for pid_t configure:21761: gcc -c -fno-common conftest.c >&5 conftest.c:58: error: parse error before "ac__type_new_" conftest.c:58: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:62: error: parse error before ')' token configure:21767: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21782: result: no configure:21794: checking for size_t configure:21824: gcc -c -fno-common conftest.c >&5 configure:21830: $? = 0 configure:21845: result: yes configure:21857: checking for sockaddr_in6 struct in configure:21886: gcc -c -fno-common conftest.c >&5 configure:21892: $? = 0 configure:21908: result: yes configure:21918: checking for sa_len in sockaddr struct configure:21949: gcc -c -fno-common conftest.c >&5 configure:21955: $? = 0 configure:21971: result: yes configure:21982: checking for arp_dev in arpreq struct configure:22011: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:35: error: structure has no member named `arp_dev' configure:22017: $? = 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.11" | #define HAVE_DLFCN_H 1 | #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:22033: result: no configure:22044: checking for rt_msghdr struct in configure:22074: gcc -c -fno-common conftest.c >&5 configure:22080: $? = 0 configure:22096: result: yes configure:22160: checking for working memcmp configure:22213: gcc -o conftest -fno-common conftest.c >&5 configure:22216: $? = 0 configure:22222: ./conftest configure:22225: $? = 0 configure:22241: result: yes configure:22257: checking for err configure:22313: gcc -o conftest -fno-common conftest.c >&5 configure:22319: $? = 0 configure:22337: result: yes configure:22257: checking for strlcat configure:22313: gcc -o conftest -fno-common conftest.c >&5 configure:22319: $? = 0 configure:22337: result: yes configure:22257: checking for strlcpy configure:22313: gcc -o conftest -fno-common conftest.c >&5 configure:22319: $? = 0 configure:22337: result: yes configure:22257: checking for strsep configure:22313: gcc -o conftest -fno-common conftest.c >&5 configure:22319: $? = 0 configure:22337: result: yes configure:22357: checking for Berkeley Packet Filter configure:22369: result: yes configure:22378: checking for Linux proc filesystem configure:22390: result: no configure:22399: checking for Linux PF_PACKET sockets configure:22411: result: no configure:22420: checking for SNMP MIB2 STREAMS configure:22432: result: no configure:22441: checking for route(7) STREAMS configure:22453: result: no configure:22462: checking for arp(7) ioctls configure:22495: result: no configure:22504: checking for raw IP sockets ip_{len,off} host byte ordering configure:22520: result: no configure:22529: checking for cooked raw IP sockets configure:22543: result: no configure:22965: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= 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=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= 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_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_lib_dld_shl_load=no ac_cv_lib_nm_open_mib=no ac_cv_lib_str_putmsg=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_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=-1 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/net/libdnet/work/libdnet-1.11/config/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/config/missing --run automake-1.6' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CHECKINC='' CHECKLIB='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}arp-bsd$U.o ${LIBOBJDIR}eth-bsd$U.o ${LIBOBJDIR}fw-ipfw$U.o ${LIBOBJDIR}intf$U.o ${LIBOBJDIR}ip$U.o ${LIBOBJDIR}route-bsd$U.o ${LIBOBJDIR}tun-none$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}arp-bsd$U.lo ${LIBOBJDIR}eth-bsd$U.lo ${LIBOBJDIR}fw-ipfw$U.lo ${LIBOBJDIR}intf$U.lo ${LIBOBJDIR}ip$U.lo ${LIBOBJDIR}route-bsd$U.lo ${LIBOBJDIR}tun-none$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/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.11' ac_aux_dir='config' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net/libdnet/work/libdnet-1.11/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "libdnet" #define VERSION "1.11" #define HAVE_DLFCN_H 1 #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 #define HAVE_ROUTE_RT_MSGHDR 1 #define HAVE_ERR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRSEP 1 #define HAVE_BSD_BPF 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status dnet-config on darwintel config.status:676: creating dnet-config