This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by darkstat configure 3.0.707, which was generated by GNU Autoconf 2.61. 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 /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 130 tasks, 187 threads, 4 processors Load average: 1.40, Mach factor: 2.59 /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:1709: checking for /var/empty configure:1712: result: found it configure:1799: checking for a BSD-compatible install configure:1855: result: /usr/bin/install -c -o root -g wheel configure:1874: checking for i386-unknown-gnu-gcc configure:1901: result: cc configure:2179: checking for C compiler version configure:2186: 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:2189: $? = 0 configure:2196: 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:2199: $? = 0 configure:2206: cc -V >&5 cc: `-V' option must have argument configure:2209: $? = 1 configure:2232: checking for C compiler default output file name configure:2259: cc -fno-common conftest.c >&5 configure:2262: $? = 0 configure:2300: result: a.out configure:2317: checking whether the C compiler works configure:2327: ./a.out configure:2330: $? = 0 configure:2347: result: yes configure:2354: checking whether we are cross compiling configure:2356: result: no configure:2359: checking for suffix of executables configure:2366: cc -o conftest -fno-common conftest.c >&5 configure:2369: $? = 0 configure:2393: result: configure:2399: checking for suffix of object files configure:2425: cc -c -fno-common conftest.c >&5 configure:2428: $? = 0 configure:2451: result: configure:2455: checking whether we are using the GNU C compiler configure:2484: cc -c -fno-common conftest.c >&5 configure:2490: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2507: result: no configure:2512: checking whether cc accepts -g configure:2542: cc -c -g conftest.c >&5 configure:2548: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2580: cc -c conftest.c >&5 configure:2586: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2619: cc -c -g conftest.c >&5 configure:2625: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2647: result: no configure:2664: checking for cc option to accept ISO C89 configure:2738: cc -c -fno-common conftest.c >&5 configure:2744: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2744: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2744: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2738: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2744: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2770: result: unsupported configure:2789: checking if your C compiler wants a hit off the pipe configure:2794: result: sure does configure:2833: checking for deflate in -lz configure:2868: cc -o conftest -pipe -fno-common conftest.c -lz >&5 configure:2874: $? = 0 configure:2892: result: yes configure:2927: checking for gethostbyname in -lnsl configure:2962: cc -o conftest -pipe -fno-common conftest.c -lnsl -lz >&5 ld: can't locate file for: -lnsl configure:2968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:2986: result: no configure:2998: checking for socket in -lsocket configure:3033: cc -o conftest -pipe -fno-common conftest.c -lsocket -lz >&5 ld: can't locate file for: -lsocket configure:3039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:3057: result: no configure:3069: checking for inet_aton in -lresolv configure:3104: cc -o conftest -pipe -fno-common conftest.c -lresolv -lz >&5 configure:3110: $? = 0 configure:3128: result: yes configure:3166: checking for pcap_loop in -lpcap configure:3201: cc -o conftest -pipe -fno-common conftest.c -lpcap -lresolv -lz >&5 configure:3207: $? = 0 configure:3225: result: yes configure:3245: checking how to run the C preprocessor configure:3285: cc -E conftest.c configure:3291: $? = 0 configure:3322: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3328: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include configure:3361: result: cc -E configure:3390: cc -E conftest.c configure:3396: $? = 0 configure:3427: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3433: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include configure:3471: checking for grep that handles long lines and -e configure:3545: result: /usr/bin/grep configure:3550: checking for egrep configure:3628: result: /usr/bin/grep -E configure:3633: checking for ANSI C header files configure:3663: cc -c -pipe -fno-common conftest.c >&5 configure:3669: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3794: result: no configure:3818: checking for sys/types.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for sys/stat.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for stdlib.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for string.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for memory.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for strings.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for inttypes.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for stdint.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3818: checking for unistd.h configure:3839: cc -c -pipe -fno-common conftest.c >&5 configure:3845: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:3861: result: no configure:3888: checking pcap.h usability configure:3905: cc -c -pipe -fno-common conftest.c >&5 configure:3911: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3925: result: no configure:3929: checking pcap.h presence configure:3944: cc -E conftest.c configure:3950: $? = 0 configure:3964: result: yes configure:3977: WARNING: pcap.h: present but cannot be compiled configure:3979: WARNING: pcap.h: check for missing prerequisite headers? configure:3981: WARNING: pcap.h: see the Autoconf documentation configure:3983: WARNING: pcap.h: section "Present But Cannot Be Compiled" configure:3985: WARNING: pcap.h: proceeding with the preprocessor's result configure:3987: WARNING: pcap.h: in the future, the compiler will take precedence configure:3992: checking for pcap.h configure:4000: result: yes configure:4192: checking for setproctitle in -lc configure:4227: cc -o conftest -pipe -fno-common conftest.c -lc -lpcap -lresolv -lz >&5 ld: Undefined symbols: _setproctitle configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:4251: result: no configure:4263: checking for strlcpy in -lc configure:4298: cc -o conftest -pipe -fno-common conftest.c -lc -lpcap -lresolv -lz >&5 configure:4304: $? = 0 configure:4322: result: yes configure:4333: checking for strlcat in -lc configure:4368: cc -o conftest -pipe -fno-common conftest.c -lc -lpcap -lresolv -lz >&5 configure:4374: $? = 0 configure:4392: result: yes configure:4419: checking sys/sockio.h usability configure:4436: cc -c -pipe -fno-common conftest.c >&5 configure:4442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_H 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4456: result: no configure:4460: checking sys/sockio.h presence configure:4475: cc -E conftest.c configure:4481: $? = 0 configure:4495: result: yes configure:4508: WARNING: sys/sockio.h: present but cannot be compiled configure:4510: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:4512: WARNING: sys/sockio.h: see the Autoconf documentation configure:4514: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:4516: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:4518: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:4523: checking for sys/sockio.h configure:4531: result: yes configure:4561: checking sys/filio.h usability configure:4578: cc -c -pipe -fno-common conftest.c >&5 configure:4584: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "darkstat" | #define PACKAGE_TARNAME "darkstat" | #define PACKAGE_VERSION "3.0.707" | #define PACKAGE_STRING "darkstat 3.0.707" | #define PACKAGE_BUGREPORT "" | #define CHROOT_DIR "/var/empty" | #define PRIVDROP_USER "nobody" | #define HAVE_LIBZ 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_H 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4598: result: no configure:4602: checking sys/filio.h presence configure:4617: cc -E conftest.c configure:4623: $? = 0 configure:4637: result: yes configure:4650: WARNING: sys/filio.h: present but cannot be compiled configure:4652: WARNING: sys/filio.h: check for missing prerequisite headers? configure:4654: WARNING: sys/filio.h: see the Autoconf documentation configure:4656: WARNING: sys/filio.h: section "Present But Cannot Be Compiled" configure:4658: WARNING: sys/filio.h: proceeding with the preprocessor's result configure:4660: WARNING: sys/filio.h: in the future, the compiler will take precedence configure:4665: checking for sys/filio.h configure:4673: result: yes configure:4789: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by darkstat config.status 3.0.707, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:595: creating Makefile config.status:595: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_pcap_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_filio_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_c_setproctitle=no ac_cv_lib_c_strlcat=yes ac_cv_lib_c_strlcpy=yes ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_pcap_pcap_loop=yes ac_cv_lib_resolv_inet_aton=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_deflate=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-pipe -fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' 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='-lpcap -lresolv -lz ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='darkstat' PACKAGE_STRING='darkstat 3.0.707' PACKAGE_TARNAME='darkstat' PACKAGE_VERSION='3.0.707' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "darkstat" #define PACKAGE_TARNAME "darkstat" #define PACKAGE_VERSION "3.0.707" #define PACKAGE_STRING "darkstat 3.0.707" #define PACKAGE_BUGREPORT "" #define CHROOT_DIR "/var/empty" #define PRIVDROP_USER "nobody" #define HAVE_LIBZ 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBPCAP 1 #define HAVE_PCAP_H 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_FILIO_H 1 configure: exit 0