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=/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: 150 tasks, 209 threads, 4 processors Load average: 0.44, Mach factor: 3.55 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1317: result: beginning autoconfiguration process for arp-sk-0.0.16... configure:1351: checking build system type configure:1369: result: i386-unknown-gnu configure:1377: checking host system type configure:1391: result: i386-unknown-gnu configure:1399: checking target system type configure:1413: result: i386-unknown-gnu configure:1449: checking for a BSD-compatible install configure:1504: result: /usr/bin/install -c -o root -g wheel configure:1515: checking whether build environment is sane configure:1558: result: yes configure:1573: checking whether make sets $(MAKE) configure:1593: result: yes configure:1625: checking for working aclocal-1.4 configure:1636: result: missing configure:1640: checking for working autoconf configure:1647: result: found configure:1655: checking for working automake-1.4 configure:1666: result: missing configure:1670: checking for working autoheader configure:1677: result: found configure:1685: checking for working makeinfo configure:1692: result: found configure:1713: checking for i386-unknown-gnu-gcc configure:1739: result: cc configure:2021: checking for C compiler version configure:2024: 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:2027: $? = 0 configure:2029: 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:2032: $? = 0 configure:2034: cc -V &5 cc: `-V' option must have argument configure:2037: $? = 1 configure:2060: checking for C compiler default output file name configure:2063: cc -fno-common conftest.c >&5 configure:2066: $? = 0 configure:2112: result: a.out configure:2117: checking whether the C compiler works configure:2123: ./a.out configure:2126: $? = 0 configure:2143: result: yes configure:2150: checking whether we are cross compiling configure:2152: result: no configure:2155: checking for suffix of executables configure:2157: cc -o conftest -fno-common conftest.c >&5 configure:2160: $? = 0 configure:2185: result: configure:2191: checking for suffix of object files configure:2212: cc -c -fno-common conftest.c >&5 configure:2215: $? = 0 configure:2237: result: configure:2241: checking whether we are using the GNU C compiler configure:2265: cc -c -fno-common conftest.c >&5 configure:2271: $? = 0 configure:2274: test -z || test ! -s conftest.err configure:2277: $? = 0 configure:2280: test -s conftest. configure:2283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2296: result: no configure:2302: checking whether cc accepts -g configure:2323: cc -c -g conftest.c >&5 configure:2329: $? = 0 configure:2332: test -z || test ! -s conftest.err configure:2335: $? = 0 configure:2338: test -s conftest. configure:2341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2352: result: no configure:2369: checking for cc option to accept ANSI C configure:2439: cc -c -fno-common conftest.c >&5 configure:2445: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2439: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2445: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2439: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2439: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2439: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2439: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2445: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:2475: result: none needed configure:2493: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2499: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2642: checking for a BSD-compatible install configure:2697: result: /usr/bin/install -c -o root -g wheel configure:2711: checking for i386-unknown-gnu-ranlib configure:2740: result: no configure:2749: checking for ranlib configure:2765: found /usr/bin/ranlib configure:2776: result: ranlib configure:2788: checking whether build environment is sane configure:2831: result: yes configure:2878: checking for libnet configure:2930: result: yes configure:2935: checking for version 1.1.x of libnet configure:2961: cc -o conftest -fno-common conftest.c >&5 configure:2964: $? = 0 configure:2966: ./conftest configure:2969: $? = 0 configure:2971: result: yes configure:3011: checking how to run the C preprocessor configure:3046: cc -E conftest.c configure:3052: $? = 0 configure:3084: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* end confdefs.h. */ | #include configure:3129: result: cc -E configure:3153: cc -E conftest.c configure:3159: $? = 0 configure:3191: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* end confdefs.h. */ | #include configure:3241: checking for egrep configure:3251: result: grep -E configure:3256: checking for ANSI C header files configure:3281: cc -c -fno-common conftest.c >&5 configure:3287: $? = 0 configure:3290: test -z || test ! -s conftest.err configure:3293: $? = 0 configure:3296: test -s conftest. configure:3299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3408: result: no configure:3432: checking for sys/types.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for sys/stat.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for stdlib.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for string.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for memory.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for strings.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for inttypes.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for stdint.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3432: checking for unistd.h configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -z || test ! -s conftest.err configure:3460: $? = 0 configure:3463: test -s conftest. configure:3466: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3477: result: no configure:3508: checking netinet/in.h usability configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest. configure:3538: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | /* 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:3548: result: no configure:3552: checking netinet/in.h presence configure:3562: cc -E conftest.c configure:3568: $? = 0 configure:3588: result: yes configure:3601: WARNING: netinet/in.h: present but cannot be compiled configure:3603: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3605: WARNING: netinet/in.h: see the Autoconf documentation configure:3607: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3609: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3611: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3623: checking for netinet/in.h configure:3630: result: yes configure:3499: checking for string.h configure:3504: result: no configure:3508: checking sys/socket.h usability configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest. configure:3538: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #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:3548: result: no configure:3552: checking sys/socket.h presence configure:3562: cc -E conftest.c configure:3568: $? = 0 configure:3588: result: yes configure:3601: WARNING: sys/socket.h: present but cannot be compiled configure:3603: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3605: WARNING: sys/socket.h: see the Autoconf documentation configure:3607: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3609: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3611: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3623: checking for sys/socket.h configure:3630: result: yes configure:3508: checking sys/time.h usability configure:3520: cc -c -fno-common conftest.c >&5 configure:3526: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest. configure:3538: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #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:3548: result: no configure:3552: checking sys/time.h presence configure:3562: cc -E conftest.c configure:3568: $? = 0 configure:3588: result: yes configure:3601: WARNING: sys/time.h: present but cannot be compiled configure:3603: WARNING: sys/time.h: check for missing prerequisite headers? configure:3605: WARNING: sys/time.h: see the Autoconf documentation configure:3607: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3609: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3611: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3623: checking for sys/time.h configure:3630: result: yes configure:3499: checking for unistd.h configure:3504: result: no configure:3508: checking net/ethernet.h usability configure:3520: cc -c -fno-common conftest.c >&5 In file included from conftest.c:48: /usr/include/net/ethernet.h:71: error: parse error before "u_char" /usr/include/net/ethernet.h:73: error: parse error before "ether_type" /usr/include/net/ethernet.h:80: error: parse error before "u_char" configure:3526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_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:3548: result: no configure:3552: checking net/ethernet.h presence configure:3562: cc -E conftest.c configure:3568: $? = 0 configure:3588: result: yes configure:3601: WARNING: net/ethernet.h: present but cannot be compiled configure:3603: WARNING: net/ethernet.h: check for missing prerequisite headers? configure:3605: WARNING: net/ethernet.h: see the Autoconf documentation configure:3607: WARNING: net/ethernet.h: section "Present But Cannot Be Compiled" configure:3609: WARNING: net/ethernet.h: proceeding with the preprocessor's result configure:3611: WARNING: net/ethernet.h: in the future, the compiler will take precedence configure:3623: checking for net/ethernet.h configure:3630: result: yes configure:3645: checking for an ANSI C-conforming const configure:3712: cc -c -fno-common conftest.c >&5 configure:3718: $? = 0 configure:3721: test -z || test ! -s conftest.err configure:3724: $? = 0 configure:3727: test -s conftest. configure:3730: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_ETHERNET_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:3741: result: no configure:3751: checking whether time.h and sys/time.h may both be included configure:3776: cc -c -fno-common conftest.c >&5 configure:3782: $? = 0 configure:3785: test -z || test ! -s conftest.err configure:3788: $? = 0 configure:3791: test -s conftest. configure:3794: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3805: result: no configure:3815: checking whether struct tm is in sys/time.h or time.h configure:3838: cc -c -fno-common conftest.c >&5 configure:3844: $? = 0 configure:3847: test -z || test ! -s conftest.err configure:3850: $? = 0 configure:3853: test -s conftest. configure:3856: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:3867: result: sys/time.h configure:3933: checking return type of signal handlers configure:3964: cc -c -fno-common conftest.c >&5 configure:3970: $? = 0 configure:3973: test -z || test ! -s conftest.err configure:3976: $? = 0 configure:3979: test -s conftest. configure:3982: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define const | #define TM_IN_SYS_TIME 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:3993: result: int configure:4005: checking for vprintf configure:4062: cc -o conftest -fno-common conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `vprintf' configure:4068: $? = 0 configure:4071: test -z || test ! -s conftest.err configure:4074: $? = 0 configure:4077: test -s conftest configure:4080: $? = 0 configure:4092: result: yes configure:4099: checking for _doprnt configure:4156: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:4162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arp-sk" | #define VERSION "0.0.16" | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define const | #define TM_IN_SYS_TIME 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:4186: result: no configure:4213: checking for getopt configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for getopt_long configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for inet_aton configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for inet_ntop configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for strcasecmp configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for strerror configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for strlcat configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for strlcpy configure:4270: cc -o conftest -fno-common conftest.c >&5 configure:4276: $? = 0 configure:4279: test -z || test ! -s conftest.err configure:4282: $? = 0 configure:4285: test -s conftest configure:4288: $? = 0 configure:4300: result: yes configure:4213: checking for strlcpy configure:4300: result: yes configure:4213: checking for strlcat configure:4300: result: yes configure:4311: checking whether to compile in timing/sending based on signals configure:4350: result: yes configure:4501: 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:733: creating Makefile config.status:733: creating man/Makefile config.status:733: creating compat/Makefile config.status:733: creating src/Makefile config.status:733: creating include/version.h config.status:733: creating include/Makefile config.status:799: creating include/config.h config.status:1083: executing default-1 commands configure:5718: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=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_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_vprintf=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_ethernet_h=yes ac_cv_header_netinet_in_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_socket_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_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu 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_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_signal=int lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/net/arp-sk/work/arp-sk-0.0.16/missing aclocal-1.4' ARPSK_DATE='Sun Jan 6 16:46:40 EST 2008' ARPSK_VERSION='0.0.16' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/net/arp-sk/work/arp-sk-0.0.16/missing automake-1.4' CC='cc' CFLAGS='-fno-common' COMPATINC='-I/mnt/gmirror/ports/net/arp-sk/work/arp-sk-0.0.16/compat' COMPATLIB='-L/mnt/gmirror/ports/net/arp-sk/work/arp-sk-0.0.16/compat -lcompat' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' 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' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' NETINC='-DLIBNET_LIL_ENDIAN -I/include/libnet11' NETLIB='-L/lib/libnet11 -lnet' OBJEXT='' PACKAGE='arp-sk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' VERSION='0.0.16' 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,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ARP_CACHE_FILE "/proc/net/arp" #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_PSEUDO_PROCFS 0 #define HAVE_SIGSEND 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "arp-sk" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define VERSION "0.0.16" #define const configure: exit 0 ## ---------------------- ## ## 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 = include/config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:799: creating include/config.h config.status:925: include/config.h is unchanged config.status:1083: executing default-1 commands