This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ipgrab configure 0.9.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 130 tasks, 185 threads, 4 processors Load average: 0.20, Mach factor: 3.79 /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:1362: checking for a BSD-compatible install configure:1417: result: /usr/bin/install -c -o root -g wheel configure:1428: checking whether build environment is sane configure:1471: result: yes configure:1504: checking for gawk configure:1520: found /usr/local/bin/gawk configure:1530: result: gawk configure:1540: checking whether make sets $(MAKE) configure:1560: result: yes configure:1736: checking for i386-unknown-gnu-gcc configure:1762: result: cc configure:2044: checking for C compiler version configure:2047: 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:2050: $? = 0 configure:2052: 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:2055: $? = 0 configure:2057: cc -V &5 cc: `-V' option must have argument configure:2060: $? = 1 configure:2083: checking for C compiler default output file name configure:2086: cc -fno-common conftest.c >&5 configure:2089: $? = 0 configure:2135: result: a.out configure:2140: checking whether the C compiler works configure:2146: ./a.out configure:2149: $? = 0 configure:2166: result: yes configure:2173: checking whether we are cross compiling configure:2175: result: no configure:2178: checking for suffix of executables configure:2180: cc -o conftest -fno-common conftest.c >&5 configure:2183: $? = 0 configure:2208: result: configure:2214: checking for suffix of object files configure:2235: cc -c -fno-common conftest.c >&5 configure:2238: $? = 0 configure:2260: result: configure:2264: checking whether we are using the GNU C compiler configure:2288: cc -c -fno-common conftest.c >&5 configure:2294: $? = 0 configure:2298: test -z || test ! -s conftest.err configure:2301: $? = 0 configure:2304: test -s conftest. configure:2307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2320: result: no configure:2326: checking whether cc accepts -g configure:2347: cc -c -g conftest.c >&5 configure:2353: $? = 0 configure:2357: test -z || test ! -s conftest.err configure:2360: $? = 0 configure:2363: test -s conftest. configure:2366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2377: result: no configure:2394: checking for cc option to accept ANSI C configure:2464: cc -c -fno-common conftest.c >&5 configure:2470: $? = 0 configure:2474: test -z || test ! -s conftest.err configure:2477: $? = 0 configure:2480: test -s conftest. configure:2483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2464: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2470: $? = 0 configure:2474: test -z || test ! -s conftest.err configure:2477: $? = 0 configure:2480: test -s conftest. configure:2483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2464: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2464: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2464: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2464: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2470: $? = 0 configure:2474: test -z || test ! -s conftest.err configure:2477: $? = 0 configure:2480: test -s conftest. configure:2483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | /* 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:2501: result: none needed configure:2519: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2525: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2669: checking for style of include used by make configure:2697: result: GNU configure:2725: checking dependency style of cc configure:2808: result: gcc3 configure:2829: checking for main in -lintl configure:2853: cc -o conftest -fno-common conftest.c -lintl >&5 configure:2859: $? = 0 configure:2863: test -z || test ! -s conftest.err configure:2866: $? = 0 configure:2869: test -s conftest configure:2872: $? = 0 configure:2885: result: yes configure:2901: checking how to run the C preprocessor configure:2936: cc -E conftest.c configure:2942: $? = 0 configure:2974: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | /* end confdefs.h. */ | #include configure:3019: result: cc -E configure:3043: cc -E conftest.c configure:3049: $? = 0 configure:3081: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | /* end confdefs.h. */ | #include configure:3131: checking for egrep configure:3141: result: grep -E configure:3146: checking for ANSI C header files configure:3171: cc -c -fno-common conftest.c >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3299: result: no configure:3323: checking for sys/types.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for sys/stat.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for stdlib.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for string.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for memory.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for strings.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for inttypes.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for stdint.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3323: checking for unistd.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 "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3369: result: no configure:3457: checking pcap.h usability configure:3469: cc -c -fno-common conftest.c >&5 configure:3475: $? = 0 configure:3479: test -z || test ! -s conftest.err configure:3482: $? = 0 configure:3485: test -s conftest. configure:3488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 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:3498: result: no configure:3502: checking pcap.h presence configure:3512: cc -E conftest.c configure:3518: $? = 0 configure:3538: result: yes configure:3551: WARNING: pcap.h: present but cannot be compiled configure:3553: WARNING: pcap.h: check for missing prerequisite headers? configure:3555: WARNING: pcap.h: see the Autoconf documentation configure:3557: WARNING: pcap.h: section "Present But Cannot Be Compiled" configure:3559: WARNING: pcap.h: proceeding with the preprocessor's result configure:3561: WARNING: pcap.h: in the future, the compiler will take precedence configure:3573: checking for pcap.h configure:3580: result: yes configure:3586: checking for pcap_close in -lpcap configure:3616: cc -o conftest -fno-common conftest.c -lpcap -lintl >&5 configure:3622: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest configure:3635: $? = 0 configure:3648: result: yes configure:3676: checking for ANSI C header files configure:3829: result: no configure:3865: checking arpa/inet.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 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:3906: result: no configure:3910: checking arpa/inet.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: arpa/inet.h: present but cannot be compiled configure:3961: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3963: WARNING: arpa/inet.h: see the Autoconf documentation configure:3965: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3969: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3981: checking for arpa/inet.h configure:3988: result: yes configure:3865: checking libintl.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 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:3906: result: no configure:3910: checking libintl.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: libintl.h: present but cannot be compiled configure:3961: WARNING: libintl.h: check for missing prerequisite headers? configure:3963: WARNING: libintl.h: see the Autoconf documentation configure:3965: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: libintl.h: proceeding with the preprocessor's result configure:3969: WARNING: libintl.h: in the future, the compiler will take precedence configure:3981: checking for libintl.h configure:3988: result: yes configure:3865: checking netinet/in.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_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:3906: result: no configure:3910: checking netinet/in.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: netinet/in.h: present but cannot be compiled configure:3961: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3963: WARNING: netinet/in.h: see the Autoconf documentation configure:3965: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3969: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3981: checking for netinet/in.h configure:3988: result: yes configure:3856: checking for stdlib.h configure:3861: result: no configure:3856: checking for string.h configure:3861: result: no configure:3856: checking for strings.h configure:3861: result: no configure:3865: checking sys/socket.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_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:3906: result: no configure:3910: checking sys/socket.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: sys/socket.h: present but cannot be compiled configure:3961: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3963: WARNING: sys/socket.h: see the Autoconf documentation configure:3965: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3969: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3981: checking for sys/socket.h configure:3988: result: yes configure:3856: checking for unistd.h configure:3861: result: no configure:3865: checking stdarg.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_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:3906: result: no configure:3910: checking stdarg.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: stdarg.h: present but cannot be compiled configure:3961: WARNING: stdarg.h: check for missing prerequisite headers? configure:3963: WARNING: stdarg.h: see the Autoconf documentation configure:3965: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3969: WARNING: stdarg.h: in the future, the compiler will take precedence configure:3981: checking for stdarg.h configure:3988: result: yes configure:3865: checking signal.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_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:3906: result: no configure:3910: checking signal.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: signal.h: present but cannot be compiled configure:3961: WARNING: signal.h: check for missing prerequisite headers? configure:3963: WARNING: signal.h: see the Autoconf documentation configure:3965: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: signal.h: proceeding with the preprocessor's result configure:3969: WARNING: signal.h: in the future, the compiler will take precedence configure:3981: checking for signal.h configure:3988: result: yes configure:3856: checking for sys/types.h configure:3861: result: no configure:3865: checking ctype.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_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:3906: result: no configure:3910: checking ctype.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: ctype.h: present but cannot be compiled configure:3961: WARNING: ctype.h: check for missing prerequisite headers? configure:3963: WARNING: ctype.h: see the Autoconf documentation configure:3965: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: ctype.h: proceeding with the preprocessor's result configure:3969: WARNING: ctype.h: in the future, the compiler will take precedence configure:3981: checking for ctype.h configure:3988: result: yes configure:3865: checking getopt.h usability configure:3877: cc -c -fno-common conftest.c >&5 configure:3883: $? = 0 configure:3887: test -z || test ! -s conftest.err configure:3890: $? = 0 configure:3893: test -s conftest. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_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:3906: result: no configure:3910: checking getopt.h presence configure:3920: cc -E conftest.c configure:3926: $? = 0 configure:3946: result: yes configure:3959: WARNING: getopt.h: present but cannot be compiled configure:3961: WARNING: getopt.h: check for missing prerequisite headers? configure:3963: WARNING: getopt.h: see the Autoconf documentation configure:3965: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:3967: WARNING: getopt.h: proceeding with the preprocessor's result configure:3969: WARNING: getopt.h: in the future, the compiler will take precedence configure:3981: checking for getopt.h configure:3988: result: yes configure:4003: checking for stdbool.h that conforms to C99 configure:4056: cc -c -fno-common conftest.c >&5 configure:4062: $? = 0 configure:4066: test -z || test ! -s conftest.err configure:4069: $? = 0 configure:4072: test -s conftest. configure:4075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | # error bool is not defined | #endif | #ifndef false | # error false is not defined | #endif | #if false | # error false is not 0 | #endif | #ifndef true | # error true is not defined | #endif | #if true != 1 | # error true is not 1 | #endif | #ifndef __bool_true_false_are_defined | # error __bool_true_false_are_defined is not defined | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) -0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) -0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | | int | main () | { | return !a + !b + !c + !d + !e + !f + !g + !h + !i; | ; | return 0; | } configure:4086: result: no configure:4088: checking for _Bool configure:4112: cc -c -fno-common conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest. configure:4131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((_Bool *) 0) | return 0; | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:4142: result: no configure:4161: checking for an ANSI C-conforming const configure:4228: cc -c -fno-common conftest.c >&5 configure:4234: $? = 0 configure:4238: test -z || test ! -s conftest.err configure:4241: $? = 0 configure:4244: test -s conftest. configure:4247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4258: result: no configure:4268: checking for inline configure:4289: cc -c -fno-common conftest.c >&5 configure:4295: $? = 0 configure:4299: test -z || test ! -s conftest.err configure:4302: $? = 0 configure:4305: test -s conftest. configure:4308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | /* 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:4289: cc -c -fno-common conftest.c >&5 configure:4295: $? = 0 configure:4299: test -z || test ! -s conftest.err configure:4302: $? = 0 configure:4305: test -s conftest. configure:4308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | /* 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:4289: cc -c -fno-common conftest.c >&5 configure:4295: $? = 0 configure:4299: test -z || test ! -s conftest.err configure:4302: $? = 0 configure:4305: test -s conftest. configure:4308: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | /* 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:4320: result: no configure:4339: checking whether byte ordering is bigendian configure:4366: cc -c -fno-common conftest.c >&5 configure:4372: $? = 0 configure:4376: test -z || test ! -s conftest.err configure:4379: $? = 0 configure:4382: test -s conftest. configure:4385: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #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:4526: cc -o conftest -fno-common conftest.c -lintl >&5 configure:4529: $? = 0 configure:4531: ./conftest configure:4534: $? = 0 configure:4550: result: no configure:4569: checking for pid_t configure:4593: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: `pid_t' undeclared (first use in this function) conftest.c:62: error: (Each undeclared identifier is reported only once conftest.c:62: error: for each function it appears in.) conftest.c:62: error: parse error before ')' token configure:4599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #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 ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4623: result: no configure:4635: checking for size_t configure:4659: cc -c -fno-common conftest.c >&5 configure:4665: $? = 0 configure:4669: test -z || test ! -s conftest.err configure:4672: $? = 0 configure:4675: test -s conftest. configure:4678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | /* 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 ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4689: result: no configure:4701: checking whether time.h and sys/time.h may both be included configure:4726: cc -c -fno-common conftest.c >&5 configure:4732: $? = 0 configure:4736: test -z || test ! -s conftest.err configure:4739: $? = 0 configure:4742: test -s conftest. configure:4745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4756: result: no configure:4768: checking for error_at_line configure:4789: cc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _error_at_line configure:4795: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | /* 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 () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:4820: result: no configure:4838: checking for stdlib.h configure:4843: result: no configure:4983: checking for GNU libc compatible malloc configure:5012: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5015: $? = 0 configure:5017: ./conftest configure:5020: $? = 0 configure:5034: result: yes configure:5069: checking for stdlib.h configure:5074: result: no configure:5214: checking for GNU libc compatible realloc configure:5243: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5246: $? = 0 configure:5248: ./conftest configure:5251: $? = 0 configure:5265: result: yes configure:5295: checking for function prototypes configure:5311: result: no configure:5315: checking whether setvbuf arguments are reversed configure:5340: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:36: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:36: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:5346: $? = 0 configure:5350: test -z || test ! -s conftest.err configure:5353: $? = 0 configure:5356: test -s conftest configure:5359: $? = 0 configure:5380: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5386: $? = 0 configure:5390: test -z || test ! -s conftest.err configure:5393: $? = 0 configure:5396: test -s conftest configure:5399: $? = 0 configure:5430: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:37: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:37: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:5433: $? = 0 configure:5435: ./conftest configure:5438: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:5467: result: yes configure:5477: checking return type of signal handlers configure:5508: cc -c -fno-common conftest.c >&5 configure:5514: $? = 0 configure:5518: test -z || test ! -s conftest.err configure:5521: $? = 0 configure:5524: test -s conftest. configure:5527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define SETVBUF_REVERSED 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5538: result: int configure:5550: checking for vprintf configure:5607: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:55: warning: conflicting types for built-in function `vprintf' configure:5613: $? = 0 configure:5617: test -z || test ! -s conftest.err configure:5620: $? = 0 configure:5623: test -s conftest configure:5626: $? = 0 configure:5638: result: yes configure:5645: checking for _doprnt configure:5702: cc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: __doprnt configure:5708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ipgrab" | #define PACKAGE_TARNAME "ipgrab" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "ipgrab 0.9.9" | #define PACKAGE_BUGREPORT "mike@borella.net" | #define PACKAGE "ipgrab" | #define VERSION "0.9.9" | #define HAVE_LIBINTL 1 | #define HAVE_LIBPCAP 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_GETOPT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define pid_t int | #define size_t unsigned | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define SETVBUF_REVERSED 1 | #define RETSIGTYPE int | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:5733: result: no configure:5757: checking for gettimeofday configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for inet_ntoa configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for memset configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:58: warning: conflicting types for built-in function `memset' configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for strchr configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:59: warning: conflicting types for built-in function `strchr' configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for strdup configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for strerror configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5757: checking for strstr configure:5814: cc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:62: warning: conflicting types for built-in function `strstr' configure:5820: $? = 0 configure:5824: test -z || test ! -s conftest.err configure:5827: $? = 0 configure:5830: test -s conftest configure:5833: $? = 0 configure:5845: result: yes configure:5967: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ipgrab config.status 0.9.9, 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:688: creating Makefile config.status:688: creating doc/Makefile config.status:688: creating src/Makefile config.status:792: creating config.h config.status:1110: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_vprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_memory_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_pcap_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=no 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_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_error_at_line=no ac_cv_lib_intl_main=yes ac_cv_lib_pcap_pcap_close=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type__Bool=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS=' error.$U.' LIBS='-lintl ' LTLIBOBJS=' error.$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/missing --run makeinfo' OBJEXT='' PACKAGE='ipgrab' PACKAGE_BUGREPORT='mike@borella.net' PACKAGE_NAME='ipgrab' PACKAGE_STRING='ipgrab 0.9.9' PACKAGE_TARNAME='ipgrab' PACKAGE_VERSION='0.9.9' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.9.9' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/net/ipgrab/work/ipgrab-0.9.9/install-sh' 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_CTYPE_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_LIBINTL 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBPCAP 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_NETINET_IN_H 1 #define HAVE_REALLOC 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "ipgrab" #define PACKAGE_BUGREPORT "mike@borella.net" #define PACKAGE_NAME "ipgrab" #define PACKAGE_STRING "ipgrab 0.9.9" #define PACKAGE_TARNAME "ipgrab" #define PACKAGE_VERSION "0.9.9" #define RETSIGTYPE int #define SETVBUF_REVERSED 1 #define VERSION "0.9.9" #define const #define inline #define pid_t int #define size_t unsigned #endif #ifndef __cplusplus configure: exit 0