This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix= --without-localdirs --with-libpcre=/usr/local --with-openssl=/usr --without-nmapfe --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ LDFLAGS= -rpath=/usr/lib:/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 126 tasks, 183 threads, 4 processors Load average: 1.26, Mach factor: 2.73 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1223: creating cache configure:1341: checking for i386-unknown-gnu-gcc configure:1367: result: cc configure:1649: checking for C compiler version configure:1652: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1655: $? = 0 configure:1657: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1660: $? = 0 configure:1662: cc -V &5 cc: `-V' option must have argument configure:1665: $? = 1 configure:1688: checking for C compiler default output file name configure:1691: cc -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:1694: $? = 0 configure:1740: result: a.out configure:1745: checking whether the C compiler works configure:1751: ./a.out configure:1754: $? = 0 configure:1771: result: yes configure:1778: checking whether we are cross compiling configure:1780: result: no configure:1783: checking for suffix of executables configure:1785: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:1788: $? = 0 configure:1813: result: configure:1819: checking for suffix of object files configure:1840: cc -c -fno-common conftest.c >&5 configure:1843: $? = 0 configure:1865: result: configure:1869: checking whether we are using the GNU C compiler configure:1893: cc -c -fno-common conftest.c >&5 configure:1899: $? = 0 configure:1903: test -z || test ! -s conftest.err configure:1906: $? = 0 configure:1909: test -s conftest. configure:1912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1925: result: no configure:1931: checking whether cc accepts -g configure:1952: cc -c -g conftest.c >&5 configure:1958: $? = 0 configure:1962: test -z || test ! -s conftest.err configure:1965: $? = 0 configure:1968: test -s conftest. configure:1971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1982: result: no configure:1999: checking for cc option to accept ANSI C configure:2069: cc -c -fno-common conftest.c >&5 configure:2075: $? = 0 configure:2079: test -z || test ! -s conftest.err configure:2082: $? = 0 configure:2085: test -s conftest. configure:2088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2069: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2075: $? = 0 configure:2079: test -z || test ! -s conftest.err configure:2082: $? = 0 configure:2085: test -s conftest. configure:2088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2069: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2069: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2069: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2069: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2075: $? = 0 configure:2079: test -z || test ! -s conftest.err configure:2082: $? = 0 configure:2085: test -s conftest. configure:2088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2106: result: none needed configure:2124: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2130: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2270: checking for i386-unknown-gnu-ranlib configure:2299: result: no configure:2308: checking for ranlib configure:2324: found /usr/bin/ranlib configure:2335: result: ranlib configure:2382: checking build system type configure:2400: result: i386-unknown-gnu configure:2408: checking host system type configure:2422: result: i386-unknown-gnu configure:2585: checking how to run the C preprocessor configure:2620: cc -E conftest.c configure:2626: $? = 0 configure:2658: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2703: result: cc -E configure:2727: cc -E conftest.c configure:2733: $? = 0 configure:2765: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2815: checking for egrep configure:2825: result: grep -E configure:2830: checking for ANSI C header files configure:2855: cc -c -fno-common conftest.c >&5 configure:2861: $? = 0 configure:2865: test -z || test ! -s conftest.err configure:2868: $? = 0 configure:2871: test -s conftest. configure:2874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2983: result: no configure:3007: checking for sys/types.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for sys/stat.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for stdlib.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for string.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for memory.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for strings.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for inttypes.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for stdint.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3007: checking for unistd.h configure:3023: cc -c -fno-common conftest.c >&5 configure:3029: $? = 0 configure:3033: test -z || test ! -s conftest.err configure:3036: $? = 0 configure:3039: test -s conftest. configure:3042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3053: result: no configure:3092: checking for string.h configure:3097: result: no configure:3092: checking for strings.h configure:3097: result: no configure:3092: checking for memory.h configure:3097: result: no configure:3101: checking sys/param.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/param.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/param.h: present but cannot be compiled configure:3197: WARNING: sys/param.h: check for missing prerequisite headers? configure:3199: WARNING: sys/param.h: see the Autoconf documentation configure:3201: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/param.h: in the future, the compiler will take precedence configure:3217: checking for sys/param.h configure:3224: result: yes configure:3101: checking sys/time.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/time.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/time.h: present but cannot be compiled configure:3197: WARNING: sys/time.h: check for missing prerequisite headers? configure:3199: WARNING: sys/time.h: see the Autoconf documentation configure:3201: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3217: checking for sys/time.h configure:3224: result: yes configure:3092: checking for unistd.h configure:3097: result: no configure:3101: checking bstring.h usability configure:3113: cc -c -fno-common conftest.c >&5 conftest.c:45:21: bstring.h: No such file or directory configure:3119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking bstring.h presence configure:3156: cc -E conftest.c conftest.c:11:21: bstring.h: No such file or directory configure:3162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3182: result: no configure:3217: checking for bstring.h configure:3224: result: no configure:3101: checking errno.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking errno.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: errno.h: present but cannot be compiled configure:3197: WARNING: errno.h: check for missing prerequisite headers? configure:3199: WARNING: errno.h: see the Autoconf documentation configure:3201: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: errno.h: proceeding with the preprocessor's result configure:3205: WARNING: errno.h: in the future, the compiler will take precedence configure:3217: checking for errno.h configure:3224: result: yes configure:3092: checking for sys/types.h configure:3097: result: no configure:3101: checking sys/socket.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/socket.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/socket.h: present but cannot be compiled configure:3197: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3199: WARNING: sys/socket.h: see the Autoconf documentation configure:3201: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3217: checking for sys/socket.h configure:3224: result: yes configure:3101: checking netinet/in.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking netinet/in.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: netinet/in.h: present but cannot be compiled configure:3197: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3199: WARNING: netinet/in.h: see the Autoconf documentation configure:3201: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3205: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3217: checking for netinet/in.h configure:3224: result: yes configure:3101: checking sys/sockio.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/sockio.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/sockio.h: present but cannot be compiled configure:3197: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:3199: WARNING: sys/sockio.h: see the Autoconf documentation configure:3201: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:3217: checking for sys/sockio.h configure:3224: result: yes configure:3101: checking rpc/types.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking rpc/types.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: rpc/types.h: present but cannot be compiled configure:3197: WARNING: rpc/types.h: check for missing prerequisite headers? configure:3199: WARNING: rpc/types.h: see the Autoconf documentation configure:3201: WARNING: rpc/types.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: rpc/types.h: proceeding with the preprocessor's result configure:3205: WARNING: rpc/types.h: in the future, the compiler will take precedence configure:3217: checking for rpc/types.h configure:3224: result: yes configure:3101: checking netdb.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking netdb.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: netdb.h: present but cannot be compiled configure:3197: WARNING: netdb.h: check for missing prerequisite headers? configure:3199: WARNING: netdb.h: see the Autoconf documentation configure:3201: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: netdb.h: proceeding with the preprocessor's result configure:3205: WARNING: netdb.h: in the future, the compiler will take precedence configure:3217: checking for netdb.h configure:3224: result: yes configure:3101: checking pwd.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking pwd.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: pwd.h: present but cannot be compiled configure:3197: WARNING: pwd.h: check for missing prerequisite headers? configure:3199: WARNING: pwd.h: see the Autoconf documentation configure:3201: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: pwd.h: proceeding with the preprocessor's result configure:3205: WARNING: pwd.h: in the future, the compiler will take precedence configure:3217: checking for pwd.h configure:3224: result: yes configure:3101: checking arpa/inet.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking arpa/inet.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: arpa/inet.h: present but cannot be compiled configure:3197: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3199: WARNING: arpa/inet.h: see the Autoconf documentation configure:3201: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3205: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3217: checking for arpa/inet.h configure:3224: result: yes configure:3101: checking sys/resource.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/resource.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/resource.h: present but cannot be compiled configure:3197: WARNING: sys/resource.h: check for missing prerequisite headers? configure:3199: WARNING: sys/resource.h: see the Autoconf documentation configure:3201: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:3217: checking for sys/resource.h configure:3224: result: yes configure:3092: checking for sys/stat.h configure:3097: result: no configure:3101: checking sys/wait.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking sys/wait.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: sys/wait.h: present but cannot be compiled configure:3197: WARNING: sys/wait.h: check for missing prerequisite headers? configure:3199: WARNING: sys/wait.h: see the Autoconf documentation configure:3201: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:3205: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:3217: checking for sys/wait.h configure:3224: result: yes configure:3101: checking net/if.h usability configure:3113: cc -c -fno-common conftest.c >&5 In file included from conftest.c:55: /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:3119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking net/if.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: net/if.h: present but cannot be compiled configure:3197: WARNING: net/if.h: check for missing prerequisite headers? configure:3199: WARNING: net/if.h: see the Autoconf documentation configure:3201: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: net/if.h: proceeding with the preprocessor's result configure:3205: WARNING: net/if.h: in the future, the compiler will take precedence configure:3217: checking for net/if.h configure:3224: result: yes configure:3101: checking libiberty.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking libiberty.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: libiberty.h: present but cannot be compiled configure:3197: WARNING: libiberty.h: check for missing prerequisite headers? configure:3199: WARNING: libiberty.h: see the Autoconf documentation configure:3201: WARNING: libiberty.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: libiberty.h: proceeding with the preprocessor's result configure:3205: WARNING: libiberty.h: in the future, the compiler will take precedence configure:3217: checking for libiberty.h configure:3224: result: yes configure:3101: checking fcntl.h usability configure:3113: cc -c -fno-common conftest.c >&5 configure:3119: $? = 0 configure:3123: test -z || test ! -s conftest.err configure:3126: $? = 0 configure:3129: test -s conftest. configure:3132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3142: result: no configure:3146: checking fcntl.h presence configure:3156: cc -E conftest.c configure:3162: $? = 0 configure:3182: result: yes configure:3195: WARNING: fcntl.h: present but cannot be compiled configure:3197: WARNING: fcntl.h: check for missing prerequisite headers? configure:3199: WARNING: fcntl.h: see the Autoconf documentation configure:3201: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3203: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3205: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3217: checking for fcntl.h configure:3224: result: yes configure:3241: checking for net/if.h configure:3296: result: yes configure:3311: checking for netinet/if_ether.h configure:3339: cc -c -fno-common conftest.c >&5 configure:3345: $? = 0 configure:3349: test -z || test ! -s conftest.err configure:3352: $? = 0 configure:3355: test -s conftest. configure:3358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_TYPES_H | # include | # endif | #if HAVE_NETINET_IN_H | # include | #endif | #if HAVE_SYS_SOCKET_H | # include | #endif | #if HAVE_NET_IF_H | # include | #endif | | | #include configure:3369: result: no configure:3381: checking whether time.h and sys/time.h may both be included configure:3406: cc -c -fno-common conftest.c >&5 configure:3412: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3436: result: no configure:3447: checking for inline configure:3468: cc -c -fno-common conftest.c >&5 configure:3474: $? = 0 configure:3478: test -z || test ! -s conftest.err configure:3481: $? = 0 configure:3484: test -s conftest. configure:3487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3468: cc -c -fno-common conftest.c >&5 configure:3474: $? = 0 configure:3478: test -z || test ! -s conftest.err configure:3481: $? = 0 configure:3484: test -s conftest. configure:3487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3468: cc -c -fno-common conftest.c >&5 configure:3474: $? = 0 configure:3478: test -z || test ! -s conftest.err configure:3481: $? = 0 configure:3484: test -s conftest. configure:3487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3499: result: no configure:3525: checking for __attribute__ configure:3559: cc -c -fno-common conftest.c >&5 configure:3565: $? = 0 configure:3569: test -z || test ! -s conftest.err configure:3572: $? = 0 configure:3575: test -s conftest. configure:3578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | #include | | static void foo(void) __attribute__ ((noreturn)); | | static void | foo(void) | { | exit(1); | } | | int | main () | { | | foo(); | | ; | return 0; | } configure:3599: result: no configure:3605: checking whether byte ordering is bigendian configure:3632: cc -c -fno-common conftest.c >&5 configure:3638: $? = 0 configure:3642: test -z || test ! -s conftest.err configure:3645: $? = 0 configure:3648: test -s conftest. configure:3651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3792: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:3795: $? = 0 configure:3797: ./conftest configure:3800: $? = 0 configure:3816: result: no configure:3836: checking for gethostent configure:3893: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:3899: $? = 0 configure:3903: test -z || test ! -s conftest.err configure:3906: $? = 0 configure:3909: test -s conftest configure:3912: $? = 0 configure:3924: result: yes configure:4005: checking for setsockopt configure:4062: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:4068: $? = 0 configure:4072: test -z || test ! -s conftest.err configure:4075: $? = 0 configure:4078: test -s conftest configure:4081: $? = 0 configure:4093: result: yes configure:4175: checking for char configure:4199: cc -c -fno-common conftest.c >&5 configure:4205: $? = 0 configure:4209: test -z || test ! -s conftest.err configure:4212: $? = 0 configure:4215: test -s conftest. configure:4218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:4229: result: no configure:4232: checking size of char configure:4582: result: 0 configure:4589: checking for short configure:4613: cc -c -fno-common conftest.c >&5 configure:4619: $? = 0 configure:4623: test -z || test ! -s conftest.err configure:4626: $? = 0 configure:4629: test -s conftest. configure:4632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:4643: result: no configure:4646: checking size of short configure:4996: result: 0 configure:5003: checking for int configure:5027: cc -c -fno-common conftest.c >&5 configure:5033: $? = 0 configure:5037: test -z || test ! -s conftest.err configure:5040: $? = 0 configure:5043: test -s conftest. configure:5046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:5057: result: no configure:5060: checking size of int configure:5410: result: 0 configure:5417: checking for long configure:5441: cc -c -fno-common conftest.c >&5 configure:5447: $? = 0 configure:5451: test -z || test ! -s conftest.err configure:5454: $? = 0 configure:5457: test -s conftest. configure:5460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:5471: result: no configure:5474: checking size of long configure:5824: result: 0 configure:5845: checking for bzero configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:56: warning: conflicting types for built-in function `bzero' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for snprintf configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:57: warning: conflicting types for built-in function `snprintf' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for vsnprintf configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:58: warning: conflicting types for built-in function `vsnprintf' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for memcpy configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:59: warning: conflicting types for built-in function `memcpy' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for nanosleep configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for strerror configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for strcasestr configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for strcasecmp configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for strncasecmp configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5845: checking for signal configure:5902: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:5908: $? = 0 configure:5912: test -z || test ! -s conftest.err configure:5915: $? = 0 configure:5918: test -s conftest configure:5921: $? = 0 configure:5933: result: yes configure:5954: checking for vsnprintf configure:6042: result: yes configure:5954: checking for snprintf configure:6042: result: yes configure:5954: checking for asprintf configure:6011: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6017: $? = 0 configure:6021: test -z || test ! -s conftest.err configure:6024: $? = 0 configure:6027: test -s conftest configure:6030: $? = 0 configure:6042: result: yes configure:5954: checking for asnprintf configure:6011: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: Undefined symbols: _asnprintf configure:6017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define asnprintf to an innocuous variant, in case declares asnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asnprintf innocuous_asnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char asnprintf (); | /* 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_asnprintf) || defined (__stub___asnprintf) | choke me | #else | char (*f) () = asnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != asnprintf; | ; | return 0; | } configure:6042: result: no configure:5954: checking for vasprintf configure:6011: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6017: $? = 0 configure:6021: test -z || test ! -s conftest.err configure:6024: $? = 0 configure:6027: test -s conftest configure:6030: $? = 0 configure:6042: result: yes configure:5954: checking for vasnprintf configure:6011: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist ld: Undefined symbols: _vasnprintf configure:6017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasnprintf (); | /* 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_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:6042: result: no configure:6071: checking for usleep configure:6128: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6134: $? = 0 configure:6138: test -z || test ! -s conftest.err configure:6141: $? = 0 configure:6144: test -s conftest configure:6147: $? = 0 configure:6159: result: yes configure:6071: checking for gettimeofday configure:6128: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6134: $? = 0 configure:6138: test -z || test ! -s conftest.err configure:6141: $? = 0 configure:6144: test -s conftest configure:6147: $? = 0 configure:6159: result: yes configure:6071: checking for sleep configure:6128: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6134: $? = 0 configure:6138: test -z || test ! -s conftest.err configure:6141: $? = 0 configure:6144: test -s conftest configure:6147: $? = 0 configure:6159: result: yes configure:6179: checking for getopt_long_only configure:6236: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6242: $? = 0 configure:6246: test -z || test ! -s conftest.err configure:6249: $? = 0 configure:6252: test -s conftest configure:6255: $? = 0 configure:6267: result: yes configure:6296: checking for strcasecmp configure:6384: result: yes configure:6296: checking for strncasecmp configure:6384: result: yes configure:6439: checking openssl/ssl.h usability configure:6451: cc -c -fno-common conftest.c >&5 configure:6457: $? = 0 configure:6461: test -z || test ! -s conftest.err configure:6464: $? = 0 configure:6467: test -s conftest. configure:6470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6480: result: no configure:6484: checking openssl/ssl.h presence configure:6494: cc -E conftest.c configure:6500: $? = 0 configure:6520: result: yes configure:6533: WARNING: openssl/ssl.h: present but cannot be compiled configure:6535: WARNING: openssl/ssl.h: check for missing prerequisite headers? configure:6537: WARNING: openssl/ssl.h: see the Autoconf documentation configure:6539: WARNING: openssl/ssl.h: section "Present But Cannot Be Compiled" configure:6541: WARNING: openssl/ssl.h: proceeding with the preprocessor's result configure:6543: WARNING: openssl/ssl.h: in the future, the compiler will take precedence configure:6555: checking for openssl/ssl.h configure:6562: result: yes configure:6589: checking openssl/err.h usability configure:6601: cc -c -fno-common conftest.c >&5 configure:6607: $? = 0 configure:6611: test -z || test ! -s conftest.err configure:6614: $? = 0 configure:6617: test -s conftest. configure:6620: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6630: result: no configure:6634: checking openssl/err.h presence configure:6644: cc -E conftest.c configure:6650: $? = 0 configure:6670: result: yes configure:6683: WARNING: openssl/err.h: present but cannot be compiled configure:6685: WARNING: openssl/err.h: check for missing prerequisite headers? configure:6687: WARNING: openssl/err.h: see the Autoconf documentation configure:6689: WARNING: openssl/err.h: section "Present But Cannot Be Compiled" configure:6691: WARNING: openssl/err.h: proceeding with the preprocessor's result configure:6693: WARNING: openssl/err.h: in the future, the compiler will take precedence configure:6705: checking for openssl/err.h configure:6712: result: yes configure:6740: checking openssl/rand.h usability configure:6752: cc -c -fno-common conftest.c >&5 configure:6758: $? = 0 configure:6762: test -z || test ! -s conftest.err configure:6765: $? = 0 configure:6768: test -s conftest. configure:6771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6781: result: no configure:6785: checking openssl/rand.h presence configure:6795: cc -E conftest.c configure:6801: $? = 0 configure:6821: result: yes configure:6834: WARNING: openssl/rand.h: present but cannot be compiled configure:6836: WARNING: openssl/rand.h: check for missing prerequisite headers? configure:6838: WARNING: openssl/rand.h: see the Autoconf documentation configure:6840: WARNING: openssl/rand.h: section "Present But Cannot Be Compiled" configure:6842: WARNING: openssl/rand.h: proceeding with the preprocessor's result configure:6844: WARNING: openssl/rand.h: in the future, the compiler will take precedence configure:6856: checking for openssl/rand.h configure:6863: result: yes configure:6882: checking for BIO_int_ctrl in -lcrypto configure:6912: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6918: $? = 0 configure:6922: test -z || test ! -s conftest.err configure:6925: $? = 0 configure:6928: test -s conftest configure:6931: $? = 0 configure:6944: result: yes configure:6963: checking for SSL_new in -lssl configure:6993: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:6999: $? = 0 configure:7003: test -z || test ! -s conftest.err configure:7006: $? = 0 configure:7009: test -s conftest configure:7012: $? = 0 configure:7025: result: yes configure:7098: checking for library containing getaddrinfo configure:7128: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7134: $? = 0 configure:7138: test -z || test ! -s conftest.err configure:7141: $? = 0 configure:7144: test -s conftest configure:7147: $? = 0 configure:7217: result: none required configure:7224: checking for library containing gai_strerror configure:7254: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7260: $? = 0 configure:7264: test -z || test ! -s conftest.err configure:7267: $? = 0 configure:7270: test -s conftest configure:7273: $? = 0 configure:7343: result: none required configure:7350: checking for library containing getnameinfo configure:7380: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7386: $? = 0 configure:7390: test -z || test ! -s conftest.err configure:7393: $? = 0 configure:7396: test -s conftest configure:7399: $? = 0 configure:7469: result: none required configure:7480: checking for gai_strerror configure:7537: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7543: $? = 0 configure:7547: test -z || test ! -s conftest.err configure:7550: $? = 0 configure:7553: test -s conftest configure:7556: $? = 0 configure:7568: result: yes configure:7583: checking for inet_ntop configure:7640: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7646: $? = 0 configure:7650: test -z || test ! -s conftest.err configure:7653: $? = 0 configure:7656: test -s conftest configure:7659: $? = 0 configure:7671: result: yes configure:7583: checking for inet_pton configure:7640: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7646: $? = 0 configure:7650: test -z || test ! -s conftest.err configure:7653: $? = 0 configure:7656: test -s conftest configure:7659: $? = 0 configure:7671: result: yes configure:7692: checking for working getaddrinfo configure:7742: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c: In function `main': conftest.c:71: warning: return type of `main' is not `int' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7745: $? = 0 configure:7747: ./conftest configure:7750: $? = 0 configure:7768: result: yes configure:7783: checking for working getnameinfo configure:7841: cc -o conftest -fno-common -Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/ conftest.c -lssl -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c: In function `main': conftest.c:75: warning: return type of `main' is not `int' ld: warning -L: directory name (libpcap) does not exist ld: warning -L: directory name (nbase) does not exist ld: warning -L: directory name (nsock/src/) does not exist configure:7844: $? = 0 configure:7846: ./conftest configure:7849: $? = 0 configure:7867: result: yes configure:7878: checking for sockaddr_in6 configure:7909: cc -c -fno-common conftest.c >&5 configure:7915: $? = 0 configure:7919: test -z || test ! -s conftest.err configure:7922: $? = 0 configure:7925: test -s conftest. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | | struct sockaddr_in6 sa; | | ; | return 0; | } configure:7944: result: no configure:7958: checking for sockaddr_storage configure:7992: cc -c -fno-common conftest.c >&5 configure:7998: $? = 0 configure:8002: test -z || test ! -s conftest.err configure:8005: $? = 0 configure:8008: test -s conftest. configure:8011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | | struct sockaddr_storage sa; | | ; | return 0; | } configure:8027: result: no configure:8041: checking for AF_INET6 definition configure:8075: cc -c -fno-common conftest.c >&5 configure:8081: $? = 0 configure:8085: test -z || test ! -s conftest.err configure:8088: $? = 0 configure:8091: test -s conftest. configure:8094: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LIBIBERTY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NET_IF_H 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | int | main () | { | | int af = AF_INET6; | | ; | return 0; | } configure:8110: result: no configure:8124: checking for IPv6 support configure:8146: result: "no -- no sockaddr_in6" configure:8276: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:653: creating Makefile config.status:756: creating nbase_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=no ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_define_af_inet6=no ac_cv_define_sockaddr_in6=no ac_cv_define_sockaddr_storage=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_asnprintf=no ac_cv_func_asprintf=yes ac_cv_func_bzero=yes ac_cv_func_gai_strerror=yes ac_cv_func_gethostent=yes ac_cv_func_getopt_long_only=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_memcpy=yes ac_cv_func_nanosleep=yes ac_cv_func_setsockopt=yes ac_cv_func_signal=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_usleep=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bstring_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libiberty_h=yes ac_cv_header_memory_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_if_ether_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_err_h=yes ac_cv_header_openssl_rand_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rpc_types_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_sys_param_h=yes ac_cv_header_sys_resource_h=yes 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_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypto_BIO_int_ctrl=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_gai_strerror='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_getnameinfo='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_short=0 ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_short=no ac_cv_working_getaddrinfo=yes ac_cv_working_getnameinfo=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' COMPAT_OBJS='' COMPAT_SRCS='' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='-Llibpcap -rpath=/usr/lib:/usr/local/lib -Lnbase -Lnsock/src/' LIBOBJS=' snprintf.$U. nbase_str.$U. nbase_misc.$U. nbase_memalloc.$U. nbase_rnd.$U.' LIBS='-lssl -lcrypto ' LTLIBOBJS=' snprintf.$U.lo nbase_str.$U.lo nbase_misc.$U.lo nbase_memalloc.$U.lo nbase_rnd.$U.lo' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ASPRINTF 1 #define HAVE_BZERO 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBIBERTY_H 1 #define HAVE_LIBSSL 1 #define HAVE_MEMCPY 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_H 1 #define HAVE_OPENSSL 1 #define HAVE_PWD_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SIGNAL 1 #define HAVE_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_USLEEP 1 #define HAVE_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_SHORT 0 #define inline #endif #ifndef __cplusplus configure: exit 0