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 --enable-inline --enable-ipfw --with-mysql=no --with-odbc=no --with-postgresql=no --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: 122 tasks, 177 threads, 4 processors Load average: 1.76, Mach factor: 2.22 /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:1380: checking for a BSD-compatible install configure:1435: result: /usr/bin/install -c -o root -g wheel configure:1446: checking whether build environment is sane configure:1489: result: yes configure:1554: checking for gawk configure:1570: found /usr/local/bin/gawk configure:1580: result: gawk configure:1590: checking whether make sets $(MAKE) configure:1610: result: yes configure:1787: checking whether to enable maintainer-specific portions of Makefiles configure:1796: result: no configure:1823: checking for style of include used by make configure:1851: result: GNU configure:1884: checking for i386-unknown-gnu-gcc configure:1910: result: cc configure:2192: checking for C compiler version configure:2195: 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:2198: $? = 0 configure:2200: 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:2203: $? = 0 configure:2205: cc -V &5 cc: `-V' option must have argument configure:2208: $? = 1 configure:2231: checking for C compiler default output file name configure:2234: cc -fno-common conftest.c >&5 configure:2237: $? = 0 configure:2283: result: a.out configure:2288: checking whether the C compiler works configure:2294: ./a.out configure:2297: $? = 0 configure:2314: result: yes configure:2321: checking whether we are cross compiling configure:2323: result: no configure:2326: checking for suffix of executables configure:2328: cc -o conftest -fno-common conftest.c >&5 configure:2331: $? = 0 configure:2356: result: configure:2362: checking for suffix of object files configure:2383: cc -c -fno-common conftest.c >&5 configure:2386: $? = 0 configure:2408: result: configure:2412: checking whether we are using the GNU C compiler configure:2436: cc -c -fno-common conftest.c >&5 configure:2442: $? = 0 configure:2446: test -z || test ! -s conftest.err configure:2449: $? = 0 configure:2452: test -s conftest. configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2468: result: no configure:2474: checking whether cc accepts -g configure:2495: cc -c -g conftest.c >&5 configure:2501: $? = 0 configure:2505: test -z || test ! -s conftest.err configure:2508: $? = 0 configure:2511: test -s conftest. configure:2514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2525: result: no configure:2542: checking for cc option to accept ANSI C configure:2612: cc -c -fno-common conftest.c >&5 configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2612: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2612: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2612: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2612: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2612: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2618: $? = 0 configure:2622: test -z || test ! -s conftest.err configure:2625: $? = 0 configure:2628: test -s conftest. configure:2631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:2649: result: none needed configure:2667: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2673: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2808: checking dependency style of cc configure:2898: result: gcc3 configure:2921: checking for i386-unknown-gnu-ranlib configure:2950: result: no configure:2959: checking for ranlib configure:2975: found /usr/bin/ranlib configure:2986: result: ranlib configure:3006: checking for i386-unknown-gnu-gcc configure:3032: result: cc configure:3314: checking for C compiler version configure:3317: 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:3320: $? = 0 configure:3322: 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:3325: $? = 0 configure:3327: cc -V &5 cc: `-V' option must have argument configure:3330: $? = 1 configure:3333: checking whether we are using the GNU C compiler configure:3389: result: no configure:3395: checking whether cc accepts -g configure:3446: result: no configure:3463: checking for cc option to accept ANSI C configure:3570: result: none needed configure:3588: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3594: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3729: checking dependency style of cc configure:3819: result: gcc3 configure:3868: checking build system type configure:3886: result: i386-unknown-gnu configure:3894: checking host system type configure:3908: result: i386-unknown-gnu configure:3920: checking whether byte ordering is bigendian configure:3947: cc -c -fno-common conftest.c >&5 configure:3953: $? = 0 configure:3957: test -z || test ! -s conftest.err configure:3960: $? = 0 configure:3963: test -s conftest. configure:3966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:4107: cc -o conftest -fno-common conftest.c >&5 configure:4110: $? = 0 configure:4112: ./conftest configure:4115: $? = 0 configure:4131: result: no configure:4306: checking for sparc alignment configure:4317: result: no configure:4326: checking how to run the C preprocessor configure:4361: cc -E conftest.c configure:4367: $? = 0 configure:4399: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | #include configure:4444: result: cc -E configure:4468: cc -E conftest.c configure:4474: $? = 0 configure:4506: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | #include configure:4556: checking for egrep configure:4566: result: grep -E configure:4571: checking for ANSI C header files configure:4596: cc -c -fno-common conftest.c >&5 configure:4602: $? = 0 configure:4606: test -z || test ! -s conftest.err configure:4609: $? = 0 configure:4612: test -s conftest. configure:4615: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4724: result: no configure:4748: checking for sys/types.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for sys/stat.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for stdlib.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for string.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for memory.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for strings.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for inttypes.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for stdint.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4748: checking for unistd.h configure:4764: cc -c -fno-common conftest.c >&5 configure:4770: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:4794: result: no configure:4811: checking for strings.h configure:4816: result: no configure:4961: checking for string.h configure:4966: result: no configure:5111: checking for stdlib.h configure:5116: result: no configure:5261: checking for unistd.h configure:5266: result: no configure:5420: checking sys/sockio.h usability configure:5432: cc -c -fno-common conftest.c >&5 configure:5438: $? = 0 configure:5442: test -z || test ! -s conftest.err configure:5445: $? = 0 configure:5448: test -s conftest. configure:5451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | /* 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:5461: result: no configure:5465: checking sys/sockio.h presence configure:5475: cc -E conftest.c configure:5481: $? = 0 configure:5501: result: yes configure:5514: WARNING: sys/sockio.h: present but cannot be compiled configure:5516: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:5518: WARNING: sys/sockio.h: see the Autoconf documentation configure:5520: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:5522: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:5524: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:5536: checking for sys/sockio.h configure:5543: result: yes configure:5570: checking paths.h usability configure:5582: cc -c -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5592: test -z || test ! -s conftest.err configure:5595: $? = 0 configure:5598: test -s conftest. configure:5601: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5611: result: no configure:5615: checking paths.h presence configure:5625: cc -E conftest.c configure:5631: $? = 0 configure:5651: result: yes configure:5664: WARNING: paths.h: present but cannot be compiled configure:5666: WARNING: paths.h: check for missing prerequisite headers? configure:5668: WARNING: paths.h: see the Autoconf documentation configure:5670: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:5672: WARNING: paths.h: proceeding with the preprocessor's result configure:5674: WARNING: paths.h: in the future, the compiler will take precedence configure:5686: checking for paths.h configure:5693: result: yes configure:5709: checking for inet_ntoa in -lnsl configure:5739: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | | /* 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 inet_ntoa (); | int | main () | { | inet_ntoa (); | ; | return 0; | } configure:5771: result: no configure:5786: checking for socket in -lsocket configure:5816: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:5822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | | /* 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:5848: result: no configure:6097: checking whether printf must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) printf | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fprintf must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fprintf | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether syslog must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) syslog | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether puts must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) puts | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fputs must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fputs | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fputc must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fputc | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fopen must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fopen | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fclose must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fclose | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fwrite must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fwrite | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether fflush must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) fflush | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether getopt must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: `getopt' undeclared (first use in this function) conftest.c:45: error: (Each undeclared identifier is reported only once conftest.c:45: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) getopt | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether bzero must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:46: error: `bzero' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) bzero | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether bcopy must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `bcopy' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) bcopy | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether memset must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:48: error: `memset' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) memset | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether strtol must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:49: error: `strtol' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) strtol | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether strcasecmp must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: `strcasecmp' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) strcasecmp | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether strncasecmp must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `strncasecmp' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) strncasecmp | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether strerror must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `strerror' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) strerror | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether perror must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) perror | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether socket must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) socket | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether sendto must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) sendto | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether vsnprintf must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) vsnprintf | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether snprintf must be declared configure:6135: cc -c -fno-common conftest.c >&5 configure:6141: $? = 0 configure:6145: test -z || test ! -s conftest.err configure:6148: $? = 0 configure:6151: test -s conftest. configure:6154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) snprintf | ; | return 0; | } configure:6168: result: yes configure:6097: checking whether strtoul must be declared configure:6135: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `strtoul' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) configure:6141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STRING_H | #include | #endif | #ifdef HAVE_STRINGS_H | #include | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | int | main () | { | char *(*pfn) = (char *(*)) strtoul | ; | return 0; | } configure:6168: result: yes configure:6189: checking for snprintf configure:6246: cc -o conftest -fno-common conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `snprintf' configure:6252: $? = 0 configure:6256: test -z || test ! -s conftest.err configure:6259: $? = 0 configure:6262: test -s conftest configure:6265: $? = 0 configure:6277: result: yes configure:6291: checking for strlcpy configure:6348: cc -o conftest -fno-common conftest.c >&5 configure:6354: $? = 0 configure:6358: test -z || test ! -s conftest.err configure:6361: $? = 0 configure:6364: test -s conftest configure:6367: $? = 0 configure:6379: result: yes configure:6393: checking for strlcat configure:6450: cc -o conftest -fno-common conftest.c >&5 configure:6456: $? = 0 configure:6460: test -z || test ! -s conftest.err configure:6463: $? = 0 configure:6466: test -s conftest configure:6469: $? = 0 configure:6481: result: yes configure:6495: checking for strerror configure:6552: cc -o conftest -fno-common conftest.c >&5 configure:6558: $? = 0 configure:6562: test -z || test ! -s conftest.err configure:6565: $? = 0 configure:6568: test -s conftest configure:6571: $? = 0 configure:6583: result: yes configure:6612: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: warning: assignment discards qualifiers from pointer target type configure:6618: $? = 0 configure:6622: test -z || test ! -s conftest.err configure:6625: $? = 0 configure:6628: test -s conftest. configure:6631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | #include | | int | main () | { | char *foo; foo = sys_errlist[0]; | ; | return 0; | } configure:6645: checking for __FUNCTION__ configure:6665: cc -c -fno-common conftest.c >&5 configure:6671: $? = 0 configure:6675: test -z || test ! -s conftest.err configure:6678: $? = 0 configure:6681: test -s conftest. configure:6684: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | #include | | int | main () | { | printf ("%s", __FUNCTION__); | ; | return 0; | } configure:6703: result: no configure:6705: checking for __func__ configure:6725: cc -c -fno-common conftest.c >&5 configure:6731: $? = 0 configure:6735: test -z || test ! -s conftest.err configure:6738: $? = 0 configure:6741: test -s conftest. configure:6744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | #include | | int | main () | { | printf ("%s", __func__); | ; | return 0; | } configure:6768: result: no configure:6806: checking for floor in -lm configure:6836: cc -o conftest -fno-common conftest.c -lm >&5 configure:6842: $? = 0 configure:6846: test -z || test ! -s conftest.err configure:6849: $? = 0 configure:6852: test -s conftest configure:6855: $? = 0 configure:6868: result: yes configure:6882: checking for pcap_datalink in -lpcap configure:6912: cc -o conftest -fno-common conftest.c -lpcap -lm >&5 configure:6918: $? = 0 configure:6922: test -z || test ! -s conftest.err configure:6925: $? = 0 configure:6928: test -s conftest configure:6931: $? = 0 configure:6944: result: yes configure:7018: checking pcre.h usability configure:7030: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7036: $? = 0 configure:7040: test -z || test ! -s conftest.err configure:7043: $? = 0 configure:7046: test -s conftest. configure:7049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | #define __FUNCTION__ "mystery function" | #define HAVE_LIBM 1 | #define HAVE_LIBPCAP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7059: result: no configure:7063: checking pcre.h presence configure:7073: cc -E -I/usr/local/include conftest.c configure:7079: $? = 0 configure:7099: result: yes configure:7112: WARNING: pcre.h: present but cannot be compiled configure:7114: WARNING: pcre.h: check for missing prerequisite headers? configure:7116: WARNING: pcre.h: see the Autoconf documentation configure:7118: WARNING: pcre.h: section "Present But Cannot Be Compiled" configure:7120: WARNING: pcre.h: proceeding with the preprocessor's result configure:7122: WARNING: pcre.h: in the future, the compiler will take precedence configure:7134: checking for pcre.h configure:7141: result: yes configure:7166: checking for pcre_compile in -lpcre configure:7196: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -lpcre conftest.c -lpcre -lpcap -lm >&5 configure:7202: $? = 0 configure:7206: test -z || test ! -s conftest.err configure:7209: $? = 0 configure:7212: test -s conftest configure:7215: $? = 0 configure:7228: result: yes configure:8608: checking libipq.h usability configure:8620: cc -c -fno-common -DGIDS -I/usr/local/include -I/usr/include/libipq -I/include conftest.c >&5 conftest.c:80:20: libipq.h: No such file or directory configure:8626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | #define __FUNCTION__ "mystery function" | #define HAVE_LIBM 1 | #define HAVE_LIBPCAP 1 | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 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:8649: result: no configure:8653: checking libipq.h presence configure:8663: cc -E -I/usr/local/include -I/usr/include/libipq -I/include conftest.c conftest.c:46:20: libipq.h: No such file or directory configure:8669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "snort" | #define VERSION "2.4.5" | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_PATHS_H 1 | #define NEED_DECL_PRINTF 1 | #define NEED_DECL_FPRINTF 1 | #define NEED_DECL_SYSLOG 1 | #define NEED_DECL_PUTS 1 | #define NEED_DECL_FPUTS 1 | #define NEED_DECL_FPUTC 1 | #define NEED_DECL_FOPEN 1 | #define NEED_DECL_FCLOSE 1 | #define NEED_DECL_FWRITE 1 | #define NEED_DECL_FFLUSH 1 | #define NEED_DECL_GETOPT 1 | #define NEED_DECL_BZERO 1 | #define NEED_DECL_BCOPY 1 | #define NEED_DECL_MEMSET 1 | #define NEED_DECL_STRTOL 1 | #define NEED_DECL_STRCASECMP 1 | #define NEED_DECL_STRNCASECMP 1 | #define NEED_DECL_STRERROR 1 | #define NEED_DECL_PERROR 1 | #define NEED_DECL_SOCKET 1 | #define NEED_DECL_SENDTO 1 | #define NEED_DECL_VSNPRINTF 1 | #define NEED_DECL_SNPRINTF 1 | #define NEED_DECL_STRTOUL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRERROR 1 | #define __FUNCTION__ "mystery function" | #define HAVE_LIBM 1 | #define HAVE_LIBPCAP 1 | #define HAVE_PCRE_H 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | #include configure:8689: result: no configure:8724: checking for libipq.h configure:8731: result: no configure:8738: error: libipq.h not found ... ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= 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_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_header_inttypes_h=no ac_cv_header_libipq_h=no ac_cv_header_memory_h=no ac_cv_header_paths_h=yes ac_cv_header_pcre_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_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_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_m_floor=yes ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_pcap_pcap_datalink=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_prog_AWK=gawk 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no lt_cv_sys_max_cmd_len= sn_cv__have___FUNCTION__=no sn_cv__have___func__=no sn_cv_decl_needed_bcopy=yes sn_cv_decl_needed_bzero=yes sn_cv_decl_needed_fclose=yes sn_cv_decl_needed_fflush=yes sn_cv_decl_needed_fopen=yes sn_cv_decl_needed_fprintf=yes sn_cv_decl_needed_fputc=yes sn_cv_decl_needed_fputs=yes sn_cv_decl_needed_fwrite=yes sn_cv_decl_needed_getopt=yes sn_cv_decl_needed_memset=yes sn_cv_decl_needed_perror=yes sn_cv_decl_needed_printf=yes sn_cv_decl_needed_puts=yes sn_cv_decl_needed_sendto=yes sn_cv_decl_needed_snprintf=yes sn_cv_decl_needed_socket=yes sn_cv_decl_needed_strcasecmp=yes sn_cv_decl_needed_strerror=yes sn_cv_decl_needed_strncasecmp=yes sn_cv_decl_needed_strtol=yes sn_cv_decl_needed_strtoul=yes sn_cv_decl_needed_syslog=yes sn_cv_decl_needed_vsnprintf=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -DGIDS' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/usr/include/libipq -I/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCLUDES='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib -lpcre -L/lib -ldnet' LIBOBJS='' LIBPRELUDE_CFLAGS='' LIBPRELUDE_CONFIG='' LIBPRELUDE_CONFIG_PREFIX='' LIBPRELUDE_LDFLAGS='' LIBPRELUDE_LIBS='' LIBPRELUDE_PREFIX='' LIBPRELUDE_PTHREAD_CFLAGS='' LIBS='-lpcre -lpcap -lm ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/missing --run makeinfo' OBJEXT='' PACKAGE='snort' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.4.5' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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='NONE' extra_incl='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/security/snort_inline/work/snort_inline-2.4.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define HAVE_LIBPCAP 1 #define HAVE_LIBPCRE 1 #define HAVE_PATHS_H 1 #define HAVE_PCRE_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_SYS_SOCKIO_H 1 #define NEED_DECL_BCOPY 1 #define NEED_DECL_BZERO 1 #define NEED_DECL_FCLOSE 1 #define NEED_DECL_FFLUSH 1 #define NEED_DECL_FOPEN 1 #define NEED_DECL_FPRINTF 1 #define NEED_DECL_FPUTC 1 #define NEED_DECL_FPUTS 1 #define NEED_DECL_FWRITE 1 #define NEED_DECL_GETOPT 1 #define NEED_DECL_MEMSET 1 #define NEED_DECL_PERROR 1 #define NEED_DECL_PRINTF 1 #define NEED_DECL_PUTS 1 #define NEED_DECL_SENDTO 1 #define NEED_DECL_SNPRINTF 1 #define NEED_DECL_SOCKET 1 #define NEED_DECL_STRCASECMP 1 #define NEED_DECL_STRERROR 1 #define NEED_DECL_STRNCASECMP 1 #define NEED_DECL_STRTOL 1 #define NEED_DECL_STRTOUL 1 #define NEED_DECL_SYSLOG 1 #define NEED_DECL_VSNPRINTF 1 #define PACKAGE "snort" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "2.4.5" #define __FUNCTION__ "mystery function" configure: exit 1