This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libspf configure 1.0.0-p5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 157 tasks, 214 threads, 4 processors Load average: 1.32, Mach factor: 2.69 /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:1561: checking for a BSD-compatible install configure:1616: result: /usr/bin/install -c -o root -g wheel configure:1627: checking whether build environment is sane configure:1670: result: yes configure:1703: checking for gawk configure:1719: found /usr/local/bin/gawk configure:1729: result: gawk configure:1739: checking whether make sets $(MAKE) configure:1759: result: yes configure:1919: checking for i386-unknown-gnu-gcc configure:1945: result: cc configure:2227: checking for C compiler version configure:2230: 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:2233: $? = 0 configure:2235: 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:2238: $? = 0 configure:2240: cc -V &5 cc: `-V' option must have argument configure:2243: $? = 1 configure:2266: checking for C compiler default output file name configure:2269: cc -fno-common conftest.c >&5 configure:2272: $? = 0 configure:2318: result: a.out configure:2323: checking whether the C compiler works configure:2329: ./a.out configure:2332: $? = 0 configure:2349: result: yes configure:2356: checking whether we are cross compiling configure:2358: result: no configure:2361: checking for suffix of executables configure:2363: cc -o conftest -fno-common conftest.c >&5 configure:2366: $? = 0 configure:2391: result: configure:2397: checking for suffix of object files configure:2418: cc -c -fno-common conftest.c >&5 configure:2421: $? = 0 configure:2443: result: configure:2447: checking whether we are using the GNU C compiler configure:2471: cc -c -fno-common conftest.c >&5 configure:2477: $? = 0 configure:2481: test -z || test ! -s conftest.err configure:2484: $? = 0 configure:2487: test -s conftest. configure:2490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2503: result: no configure:2509: checking whether cc accepts -g configure:2530: cc -c -g conftest.c >&5 configure:2536: $? = 0 configure:2540: test -z || test ! -s conftest.err configure:2543: $? = 0 configure:2546: test -s conftest. configure:2549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2560: result: no configure:2577: checking for cc option to accept ANSI C configure:2647: cc -c -fno-common conftest.c >&5 configure:2653: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest. configure:2666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2647: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2653: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest. configure:2666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2647: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2647: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2647: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2647: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2653: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest. configure:2666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:2684: result: none needed configure:2702: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2708: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2860: checking for style of include used by make configure:2888: result: GNU configure:2916: checking dependency style of cc configure:2978: result: gcc3 configure:2983: checking whether ln -s works configure:2987: result: yes configure:2997: checking for i386-unknown-gnu-ranlib configure:3026: result: no configure:3035: checking for ranlib configure:3051: found /usr/bin/ranlib configure:3062: result: ranlib configure:3075: checking whether make sets $(MAKE) configure:3095: result: yes configure:3109: checking how to run the C preprocessor configure:3144: cc -E conftest.c configure:3150: $? = 0 configure:3182: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* end confdefs.h. */ | #include configure:3227: result: cc -E configure:3251: cc -E conftest.c configure:3257: $? = 0 configure:3289: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* end confdefs.h. */ | #include configure:3351: checking for a BSD-compatible install configure:3406: result: /usr/bin/install -c -o root -g wheel configure:3514: checking build system type configure:3532: result: i386-unknown-gnu configure:3540: checking host system type configure:3554: result: i386-unknown-gnu configure:3562: checking for a sed that does not truncate output configure:3616: result: /usr/local/bin/sed configure:3619: checking for egrep configure:3629: result: grep -E configure:3678: checking for non-GNU ld configure:3712: result: /usr/bin/ld configure:3721: checking if the linker (/usr/bin/ld) is GNU ld configure:3736: result: no configure:3741: checking for /usr/bin/ld option to reload object files configure:3748: result: -r configure:3757: checking for BSD-compatible nm configure:3799: result: nm configure:3803: checking how to recognise dependent libraries configure:3986: result: pass_all configure:4196: checking for ANSI C header files configure:4221: cc -c -fno-common conftest.c >&5 configure:4227: $? = 0 configure:4231: test -z || test ! -s conftest.err configure:4234: $? = 0 configure:4237: test -s conftest. configure:4240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4349: result: no configure:4373: checking for sys/types.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for sys/stat.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for stdlib.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for string.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for memory.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for strings.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for inttypes.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for stdint.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4373: checking for unistd.h configure:4389: cc -c -fno-common conftest.c >&5 configure:4395: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4419: result: no configure:4445: checking dlfcn.h usability configure:4457: cc -c -fno-common conftest.c >&5 configure:4463: $? = 0 configure:4467: test -z || test ! -s conftest.err configure:4470: $? = 0 configure:4473: test -s conftest. configure:4476: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | /* 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:4486: result: no configure:4490: checking dlfcn.h presence configure:4500: cc -E conftest.c configure:4506: $? = 0 configure:4526: result: yes configure:4539: WARNING: dlfcn.h: present but cannot be compiled configure:4541: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4543: WARNING: dlfcn.h: see the Autoconf documentation configure:4545: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4547: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4549: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4561: checking for dlfcn.h configure:4568: result: yes configure:4591: checking for i386-unknown-gnu-g++ configure:4617: result: c++ configure:4675: checking for C++ compiler version configure:4678: c++ --version &5 c++ (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:4681: $? = 0 configure:4683: c++ -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:4686: $? = 0 configure:4688: c++ -V &5 c++: `-V' option must have argument configure:4691: $? = 1 configure:4694: checking whether we are using the GNU C++ compiler configure:4718: c++ -c -fno-common conftest.cc >&5 configure:4724: $? = 0 configure:4728: test -z || test ! -s conftest.err configure:4731: $? = 0 configure:4734: test -s conftest. configure:4737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4750: result: no configure:4756: checking whether c++ accepts -g configure:4777: c++ -c -g conftest.cc >&5 configure:4783: $? = 0 configure:4787: test -z || test ! -s conftest.err configure:4790: $? = 0 configure:4793: test -s conftest. configure:4796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4807: result: no configure:4849: c++ -c -fno-common conftest.cc >&5 configure:4855: $? = 0 configure:4859: test -z || test ! -s conftest.err configure:4862: $? = 0 configure:4865: test -s conftest. configure:4868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: c++ -c -fno-common conftest.cc >&5 configure:4855: $? = 0 configure:4859: test -z || test ! -s conftest.err configure:4862: $? = 0 configure:4865: test -s conftest. configure:4868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: c++ -c -fno-common conftest.cc >&5 configure:4855: $? = 0 configure:4859: test -z || test ! -s conftest.err configure:4862: $? = 0 configure:4865: test -s conftest. configure:4868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int) throw ()' configure:4855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: c++ -c -fno-common conftest.cc >&5 configure:4855: $? = 0 configure:4859: test -z || test ! -s conftest.err configure:4862: $? = 0 configure:4865: test -s conftest. configure:4868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4849: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:11: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4938: checking dependency style of c++ configure:5000: result: gcc3 configure:5010: checking how to run the C++ preprocessor configure:5041: c++ -E conftest.cc configure:5047: $? = 0 configure:5079: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5124: result: c++ -E configure:5148: c++ -E conftest.cc configure:5154: $? = 0 configure:5186: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5245: checking for i386-unknown-gnu-g77 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-f77 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-xlf configure:5274: result: no configure:5245: checking for i386-unknown-gnu-frt configure:5274: result: no configure:5245: checking for i386-unknown-gnu-pgf77 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-fort77 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-fl32 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-af77 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-f90 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-xlf90 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-pgf90 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-epcf90 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-f95 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-fort configure:5274: result: no configure:5245: checking for i386-unknown-gnu-xlf95 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-ifc configure:5274: result: no configure:5245: checking for i386-unknown-gnu-efc configure:5274: result: no configure:5245: checking for i386-unknown-gnu-pgf95 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-lf95 configure:5274: result: no configure:5245: checking for i386-unknown-gnu-gfortran configure:5274: result: no configure:5287: checking for g77 configure:5303: found /usr/local/bin/g77 configure:5313: result: g77 configure:5331: checking for Fortran 77 compiler version configure:5331: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5334: $? = 0 configure:5336: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5339: $? = 0 configure:5341: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5344: $? = 0 configure:5352: checking whether we are using the GNU Fortran 77 compiler configure:5366: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5372: $? = 0 configure:5376: test -z || test ! -s conftest.err configure:5379: $? = 0 configure:5382: test -s conftest. configure:5385: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5398: result: no configure:5404: checking whether g77 accepts -g configure:5416: g77 -c -g conftest.f >&5 configure:5422: $? = 0 configure:5426: test -z || test ! -s conftest.err configure:5429: $? = 0 configure:5432: test -s conftest. configure:5435: $? = 1 configure: failed program was: | program main | | end configure:5447: result: no configure:5477: checking the maximum length of command line arguments configure:5542: result: configure:5553: checking command to parse nm output from cc object configure:5642: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5649: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5652: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5642: cc -c -fno-common conftest.c >&5 configure:5645: $? = 0 configure:5649: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5652: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5742: result: failed configure:5749: checking for objdir configure:5764: result: .libs configure:5816: checking for i386-unknown-gnu-ar configure:5845: result: no configure:5854: checking for ar configure:5870: found /usr/bin/ar configure:5881: result: ar configure:5896: checking for i386-unknown-gnu-ranlib configure:5922: result: ranlib configure:5976: checking for i386-unknown-gnu-strip configure:6005: result: no configure:6014: checking for strip configure:6030: found /usr/bin/strip configure:6041: result: strip configure:6303: checking if cc static flag works configure:6326: result: yes configure:6392: checking for cc option to produce PIC configure:6569: result: configure:6634: checking if cc supports -c -o file.o configure:6658: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6662: $? = 0 configure:6679: result: yes configure:6705: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7553: result: no configure:7624: checking dynamic linker characteristics configure:8164: result: gnu ld.so configure:8168: checking how to hardcode library paths into programs configure:8193: result: immediate configure:8207: checking whether stripping libraries is possible configure:8228: result: no configure:9042: checking if libtool supports shared libraries configure:9044: result: no configure:9047: checking whether to build shared libraries configure:9105: result: no configure:9108: checking whether to build static libraries configure:9112: result: yes configure:9204: creating libtool configure:9893: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10721: result: yes configure:10739: c++ -c -fno-common conftest.cc >&5 configure:10742: $? = 0 configure:10838: checking for c++ option to produce PIC configure:11090: result: configure:11155: checking if c++ supports -c -o file.o configure:11179: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11183: $? = 0 configure:11200: result: yes configure:11226: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11251: result: yes configure:11322: checking dynamic linker characteristics configure:11862: result: gnu ld.so configure:11866: checking how to hardcode library paths into programs configure:11891: result: immediate configure:11905: checking whether stripping libraries is possible configure:11926: result: no configure:13217: checking if libtool supports shared libraries configure:13219: result: no configure:13222: checking whether to build shared libraries configure:13240: result: no configure:13243: checking whether to build static libraries configure:13247: result: yes configure:13259: checking for g77 option to produce PIC configure:13436: result: configure:13501: checking if g77 supports -c -o file.o configure:13525: g77 -c -o out/conftest2.o conftest.f >&5 configure:13529: $? = 0 configure:13546: result: yes configure:13572: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14400: result: no configure:14471: checking dynamic linker characteristics configure:15011: result: gnu ld.so configure:15015: checking how to hardcode library paths into programs configure:15040: result: immediate configure:15054: checking whether stripping libraries is possible configure:15075: result: no configure:19212: checking for exit in -lc configure:19242: cc -o conftest -fno-common conftest.c -lc >&5 configure:19248: $? = 0 configure:19252: test -z || test ! -s conftest.err configure:19255: $? = 0 configure:19258: test -s conftest configure:19261: $? = 0 configure:19274: result: yes configure:19286: checking for inet_pton in -lnsl configure:19316: cc -o conftest -fno-common conftest.c -lnsl -lc >&5 ld: can't locate file for: -lnsl configure:19322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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_pton (); | int | main () | { | inet_pton (); | ; | return 0; | } configure:19348: result: no configure:19360: checking for socket in -lsocket configure:19390: cc -o conftest -fno-common conftest.c -lsocket -lc >&5 ld: can't locate file for: -lsocket configure:19396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19422: result: no configure:19434: checking for SPF_sanitize in -lspf2 configure:19464: cc -o conftest -fno-common conftest.c -lspf2 -lc >&5 ld: can't locate file for: -lspf2 configure:19470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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 SPF_sanitize (); | int | main () | { | SPF_sanitize (); | ; | return 0; | } configure:19496: result: no configure:19517: checking for a supported version of gcc configure:19552: result: ok (cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)) configure:19612: checking for ANSI C header files configure:19765: result: no configure:19799: checking arpa/inet.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:24: arpa/inet.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking arpa/inet.h, presence configure:19854: cc -E conftest.c conftest.c:14:24: arpa/inet.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for arpa/inet.h, configure:19922: result: no configure:19799: checking netdb.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:20: netdb.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking netdb.h, presence configure:19854: cc -E conftest.c conftest.c:14:20: netdb.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for netdb.h, configure:19922: result: no configure:19799: checking netinet/in.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:25: netinet/in.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking netinet/in.h, presence configure:19854: cc -E conftest.c conftest.c:14:25: netinet/in.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for netinet/in.h, configure:19922: result: no configure:19799: checking stdlib.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:21: stdlib.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking stdlib.h, presence configure:19854: cc -E conftest.c conftest.c:14:21: stdlib.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for stdlib.h, configure:19922: result: no configure:19799: checking string.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:21: string.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking string.h, presence configure:19854: cc -E conftest.c conftest.c:14:21: string.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for string.h, configure:19922: result: no configure:19799: checking strings.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:48:22: strings.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 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:19840: result: no configure:19844: checking strings.h, presence configure:19854: cc -E conftest.c conftest.c:14:22: strings.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for strings.h, configure:19922: result: no configure:19799: checking sys/socket.h usability configure:19811: cc -c -fno-common conftest.c >&5 configure:19817: $? = 0 configure:19821: test -z || test ! -s conftest.err configure:19824: $? = 0 configure:19827: test -s conftest.o configure:19830: $? = 0 configure:19840: result: yes configure:19844: checking sys/socket.h presence configure:19854: cc -E conftest.c configure:19860: $? = 0 configure:19880: result: yes configure:19915: checking for sys/socket.h configure:19922: result: yes configure:19799: checking unistd.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:49:21: unistd.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19840: result: no configure:19844: checking unistd.h, presence configure:19854: cc -E conftest.c conftest.c:15:21: unistd.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for unistd.h, configure:19922: result: no configure:19799: checking error.h, usability configure:19811: cc -c -fno-common conftest.c >&5 conftest.c:49:20: error.h,: No such file or directory configure:19817: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19840: result: no configure:19844: checking error.h, presence configure:19854: cc -E conftest.c conftest.c:15:20: error.h,: No such file or directory configure:19860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:19880: result: no configure:19915: checking for error.h, configure:19922: result: no configure:19790: checking for inttypes.h configure:19795: result: no configure:19941: checking for an ANSI C-conforming const configure:20008: cc -c -fno-common conftest.c >&5 configure:20014: $? = 0 configure:20018: test -z || test ! -s conftest.err configure:20021: $? = 0 configure:20024: test -s conftest.o configure:20027: $? = 0 configure:20038: result: yes configure:20048: checking for inline configure:20069: cc -c -fno-common conftest.c >&5 configure:20075: $? = 0 configure:20079: test -z || test ! -s conftest.err configure:20082: $? = 0 configure:20085: test -s conftest.o configure:20088: $? = 0 configure:20100: result: inline configure:20119: checking for size_t configure:20143: cc -c -fno-common conftest.c >&5 configure:20149: $? = 0 configure:20153: test -z || test ! -s conftest.err configure:20156: $? = 0 configure:20159: test -s conftest.o configure:20162: $? = 0 configure:20173: result: yes configure:20185: checking whether struct tm is in sys/time.h or time.h configure:20208: cc -c -fno-common conftest.c >&5 configure:20214: $? = 0 configure:20218: test -z || test ! -s conftest.err configure:20221: $? = 0 configure:20224: test -s conftest.o configure:20227: $? = 0 configure:20238: result: time.h configure:20249: checking whether char is unsigned configure:20272: cc -c -fno-common conftest.c >&5 configure:20278: $? = 0 configure:20282: test -z || test ! -s conftest.err configure:20285: $? = 0 configure:20288: test -s conftest.o configure:20291: $? = 0 configure:20302: result: no configure:20311: checking for u_char configure:20335: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `u_char' 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.) conftest.c:52: error: parse error before ')' token configure:20341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_char *) 0) | return 0; | if (sizeof (u_char)) | return 0; | ; | return 0; | } configure:20365: result: no configure:20375: checking for time_t configure:20399: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `time_t' 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.) conftest.c:52: error: parse error before ')' token configure:20405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((time_t *) 0) | return 0; | if (sizeof (time_t)) | return 0; | ; | return 0; | } configure:20429: result: no configure:20451: checking for stdlib.h configure:20456: result: no configure:20596: checking for GNU libc compatible malloc configure:20625: cc -o conftest -fno-common conftest.c -lc >&5 configure:20628: $? = 0 configure:20630: ./conftest configure:20633: $? = 0 configure:20647: result: yes configure:20682: checking for stdlib.h configure:20687: result: no configure:20827: checking for GNU libc compatible realloc configure:20856: cc -o conftest -fno-common conftest.c -lc >&5 configure:20859: $? = 0 configure:20861: ./conftest configure:20864: $? = 0 configure:20878: result: yes configure:20912: checking for strftime configure:20969: cc -o conftest -fno-common conftest.c -lc >&5 configure:20975: $? = 0 configure:20979: test -z || test ! -s conftest.err configure:20982: $? = 0 configure:20985: test -s conftest configure:20988: $? = 0 configure:21000: result: yes configure:21098: checking for gethostbyname, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:22: warning: ISO C requires whitespace after the macro name conftest.c:42: error: parse error before ')' token conftest.c:46:34: missing ')' after "defined" conftest.c:46:35: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define gethostbyname, to an innocuous variant, in case declares gethostbyname,. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname, innocuous_gethostbyname, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname, | | /* 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 gethostbyname, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_gethostbyname,) || defined (__stub___gethostbyname,) | choke me | #else | char (*f) () = gethostbyname,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for inet_ntoa, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:18: warning: ISO C requires whitespace after the macro name conftest.c:42: error: parse error before ')' token conftest.c:46:30: missing ')' after "defined" conftest.c:46:31: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define inet_ntoa, to an innocuous variant, in case declares inet_ntoa,. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_ntoa, innocuous_inet_ntoa, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_ntoa, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_ntoa, | | /* 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, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_inet_ntoa,) || defined (__stub___inet_ntoa,) | choke me | #else | char (*f) () = inet_ntoa,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != inet_ntoa,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for memset, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:15: warning: ISO C requires whitespace after the macro name conftest.c:42: warning: built-in function `memset' declared as non-function conftest.c:42: error: parse error before ')' token conftest.c:46:27: missing ')' after "defined" conftest.c:46:28: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define memset, to an innocuous variant, in case declares memset,. | For example, HP-UX 11i declares gettimeofday. */ | #define memset, innocuous_memset, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memset, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memset, | | /* 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 memset, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_memset,) || defined (__stub___memset,) | choke me | #else | char (*f) () = memset,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != memset,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for strcasecmp, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:19: warning: ISO C requires whitespace after the macro name conftest.c:42: error: parse error before ')' token conftest.c:46:31: missing ')' after "defined" conftest.c:46:32: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strcasecmp, to an innocuous variant, in case declares strcasecmp,. | For example, HP-UX 11i declares gettimeofday. */ | #define strcasecmp, innocuous_strcasecmp, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcasecmp, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcasecmp, | | /* 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 strcasecmp, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strcasecmp,) || defined (__stub___strcasecmp,) | choke me | #else | char (*f) () = strcasecmp,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strcasecmp,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for localtime_r, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:20: warning: ISO C requires whitespace after the macro name conftest.c:42: error: parse error before ')' token conftest.c:46:32: missing ')' after "defined" conftest.c:46:33: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define localtime_r, to an innocuous variant, in case declares localtime_r,. | For example, HP-UX 11i declares gettimeofday. */ | #define localtime_r, innocuous_localtime_r, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char localtime_r, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef localtime_r, | | /* 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 localtime_r, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_localtime_r,) || defined (__stub___localtime_r,) | choke me | #else | char (*f) () = localtime_r,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != localtime_r,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for strchr, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:15: warning: ISO C requires whitespace after the macro name conftest.c:42: warning: built-in function `strchr' declared as non-function conftest.c:42: error: parse error before ')' token conftest.c:46:27: missing ')' after "defined" conftest.c:46:28: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strchr, to an innocuous variant, in case declares strchr,. | For example, HP-UX 11i declares gettimeofday. */ | #define strchr, innocuous_strchr, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchr, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strchr, | | /* 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 strchr, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strchr,) || defined (__stub___strchr,) | choke me | #else | char (*f) () = strchr,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strchr,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for strdup, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:15: warning: ISO C requires whitespace after the macro name conftest.c:42: error: parse error before ')' token conftest.c:46:27: missing ')' after "defined" conftest.c:46:28: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strdup, to an innocuous variant, in case declares strdup,. | For example, HP-UX 11i declares gettimeofday. */ | #define strdup, innocuous_strdup, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strdup, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strdup, | | /* 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 strdup, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strdup,) || defined (__stub___strdup,) | choke me | #else | char (*f) () = strdup,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strdup,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for strrchr, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:16: warning: ISO C requires whitespace after the macro name conftest.c:42: warning: built-in function `strrchr' declared as non-function conftest.c:42: error: parse error before ')' token conftest.c:46:28: missing ')' after "defined" conftest.c:46:29: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strrchr, to an innocuous variant, in case declares strrchr,. | For example, HP-UX 11i declares gettimeofday. */ | #define strrchr, innocuous_strrchr, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrchr, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrchr, | | /* 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 strrchr, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strrchr,) || defined (__stub___strrchr,) | choke me | #else | char (*f) () = strrchr,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strrchr,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for strstr, configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 conftest.c:20:15: warning: ISO C requires whitespace after the macro name conftest.c:42: warning: built-in function `strstr' declared as non-function conftest.c:42: error: parse error before ')' token conftest.c:46:27: missing ')' after "defined" conftest.c:46:28: missing '(' in expression conftest.c:49: warning: initialization makes pointer from integer without a cast conftest.c:49: error: initializer element is not constant conftest.c:49: error: parse error before ';' token conftest.c: In function `main': conftest.c:58: warning: comparison between pointer and integer conftest.c:58: error: parse error before ';' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libspf" | #define PACKAGE_TARNAME "libspf" | #define PACKAGE_VERSION "1.0.0-p5" | #define PACKAGE_STRING "libspf 1.0.0-p5" | #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBC 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strstr, to an innocuous variant, in case declares strstr,. | For example, HP-UX 11i declares gettimeofday. */ | #define strstr, innocuous_strstr, | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strstr, (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strstr, | | /* 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 strstr, (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strstr,) || defined (__stub___strstr,) | choke me | #else | char (*f) () = strstr,; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strstr,; | ; | return 0; | } configure:21186: result: no configure:21098: checking for mkdir configure:21155: cc -o conftest -fno-common conftest.c -lc >&5 configure:21161: $? = 0 configure:21165: test -z || test ! -s conftest.err configure:21168: $? = 0 configure:21171: test -s conftest configure:21174: $? = 0 configure:21186: result: yes configure:21202: checking __BEGIN_DECLS configure:21212: cc -c -fno-common conftest.c >&5 conftest.c:2:22: features.h: No such file or directory conftest.c:4: error: syntax error before "extern" conftest.c:6: error: parse error at end of input configure:21218: $? = 1 configure: failed program was: | | #include | __BEGIN_DECLS | extern int x; | __END_DECLS configure:21248: result: no configure:21266: checking size of int configure:21292: cc -o conftest -fno-common conftest.c -lc >&5 configure:21295: $? = 0 configure:21297: ./conftest configure:21300: $? = 0 configure:21315: result: 4 configure:21327: checking for stdint-types.... configure:21337: result: "(putting them into src/libspf/_stdint.h)" configure:21350: checking for uintptr_t configure:21375: cc -c -fno-common conftest.c >&5 configure:21381: $? = 0 configure:21385: test -z || test ! -s conftest.err configure:21388: $? = 0 configure:21391: test -s conftest.o configure:21394: $? = 0 configure:21405: result: yes configure:21413: checking for uint64_t configure:21438: cc -c -fno-common conftest.c >&5 configure:21444: $? = 0 configure:21448: test -z || test ! -s conftest.err configure:21451: $? = 0 configure:21454: test -s conftest.o configure:21457: $? = 0 configure:21468: result: yes configure:21476: result: ... seen our uintptr_t in stdint.h (uint64_t too) configure:22016: result: creating src/libspf/_stdint.h : _SRC_LIBSPF__STDINT_H configure:22043: checking for int_least32_t configure:22068: cc -c -fno-common conftest.c >&5 configure:22074: $? = 0 configure:22078: test -z || test ! -s conftest.err configure:22081: $? = 0 configure:22084: test -s conftest.o configure:22087: $? = 0 configure:22098: result: yes configure:22101: checking for int_fast32_t configure:22126: cc -c -fno-common conftest.c >&5 configure:22132: $? = 0 configure:22136: test -z || test ! -s conftest.err configure:22139: $? = 0 configure:22142: test -s conftest.o configure:22145: $? = 0 configure:22156: result: yes configure:22166: result: ..adding include stdint.h configure:22176: result: ... seen good stdint.h inttypes configure:22314: result: ... seen good uint64_t configure:22534: result: ... DONE src/libspf/_stdint.h configure:22575: checking __FUNCTION__ configure:22582: cc -c -fno-common conftest.c >&5 configure:22588: $? = 0 configure:22592: test -z || test ! -s conftest.err configure:22595: $? = 0 configure:22598: test -s conftest.o configure:22601: $? = 0 configure:22603: result: __FUNCTION__ configure:22670: WARNING: === DO NOT EVER CONFIGURE AS ROOT === configure:22672: WARNING: === UNLESS EXPLICITLY EXPRESSED BY === configure:22674: WARNING: === SUPPLIED DOCUMENTATION FROM A === configure:22676: WARNING: === REPUTABLE AUTHOR! Baka! === configure:22685: checking whether to link libbind is eanbled configure:22708: result: no configure:22728: checking for res_query configure:22785: cc -o conftest -fno-common conftest.c -lc >&5 configure:22791: $? = 0 configure:22795: test -z || test ! -s conftest.err configure:22798: $? = 0 configure:22801: test -s conftest configure:22804: $? = 0 configure:22816: result: yes configure:23067: checking for res_search in -lresolv configure:23097: cc -o conftest -fno-common conftest.c -lresolv -lc >&5 configure:23103: $? = 0 configure:23107: test -z || test ! -s conftest.err configure:23110: $? = 0 configure:23113: test -s conftest configure:23116: $? = 0 configure:23129: result: yes configure:23147: checking whether DEBUG is eanbled configure:23170: result: no configure:23178: result: Enabling GCC optimisations configure:23191: result: CPU: i386; Enabling pentium optimisations configure:23247: checking whether you want logfile statistics configure:23270: result: no configure:23284: checking whether to abide by the RFC as regards recursiveness configure:23307: result: no configure:23348: checking whether to memset after every malloc (paranoid malloc)? configure:23371: result: yes configure:23387: checking whether to use res_search instead of res_query? configure:23410: result: no configure:23423: checking whether to disable build the libSPF Query Tool? configure:23446: result: no configure:23464: checking whether to compile with reentrant capabilities configure:23487: result: no configure:23789: checking whether to build the Sendmail SPF milter? configure:23812: result: no configure:24424: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libspf config.status 1.0.0-p5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:735: creating Makefile config.status:735: creating src/Makefile config.status:735: creating src/libspf/Makefile config.status:735: creating src/spfqtool/Makefile config.status:735: creating src/libspf/spf.h config.status:735: creating src/libspf/util.c config.status:839: creating config.h config.status:1107: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_gethostbyname_=no ac_cv_func_inet_ntoa_=no ac_cv_func_localtime_r_=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset_=no ac_cv_func_mkdir=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_res_query=yes ac_cv_func_strcasecmp_=no ac_cv_func_strchr_=no ac_cv_func_strdup_=no ac_cv_func_strftime=yes ac_cv_func_strrchr_=no ac_cv_func_strstr_=no ac_cv_header_arpa_inet_h_=no ac_cv_header_dlfcn_h=yes ac_cv_header_error_h_=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h_=no ac_cv_header_netinet_in_h_=no ac_cv_header_stdc=no ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=no ac_cv_header_stdint_o=no-file ac_cv_header_stdint_test=no ac_cv_header_stdint_u=no-file ac_cv_header_stdint_x=stdint.h ac_cv_header_stdlib_h=no ac_cv_header_stdlib_h_=no ac_cv_header_string_h=no ac_cv_header_string_h_=no ac_cv_header_strings_h=no ac_cv_header_strings_h_=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_unistd_h_=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_c_exit=yes ac_cv_lib_nsl_inet_pton=no ac_cv_lib_resolv_res_search=yes ac_cv_lib_socket_socket=no ac_cv_lib_spf2_SPF_sanitize=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_X=::4:: ac_cv_sizeof_int=4 ac_cv_sizeof_x=: ac_cv_struct_tm=time.h ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_size_t=yes ac_cv_type_time_t=no ac_cv_type_u_char=no ac_cv_type_uint64_t=yes ac_cv_type_uintptr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-D_WITH_PARANOID_MALLOC ' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GCC_FALSE='' GCC_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lresolv -lc ' LIBSPF_BINARY_AGE='1' LIBSPF_BUILD_DIRS='libspf spfqtool' LIBSPF_INTERFACE_AGE='1' LIBSPF_MAJOR_VERSION='1' LIBSPF_MICRO_VERSION='0' LIBSPF_MINOR_VERSION='0' LIBSPF_PTHREADS_LIB='' LIBSPF_RESOLV_LIB='-lresolv' LIBSPF_VERSION='1.0.0' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_RELEASE='1.0' LT_REVISION='26' MAKEINFO='${SHELL} /mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/missing --run makeinfo' OBJEXT='' PACKAGE='libspf' PACKAGE_BUGREPORT='jcouzens@codeshare.ca' PACKAGE_NAME='libspf' PACKAGE_STRING='libspf 1.0.0-p5' PACKAGE_TARNAME='libspf' PACKAGE_VERSION='1.0.0-p5' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UNSIGNED_INT_ARG='%zu' VERSION='1.0.0-p5' __BEGIN_DECLS='' __END_DECLS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' 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' enable_shared='no' enable_static='yes' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/mail/libspf/work/libspf-1.0.0-p5/build_tools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ------------- ## ## Output files. ## ## ------------- ## __BEGIN_DECLS_INCL='./conf/begin_decls' __END_DECLS_INCL='./conf/end_decls' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_LIBC 1 #define HAVE_LIBRESOLV 1 #define HAVE_MALLOC 1 #define HAVE_MKDIR 1 #define HAVE_REALLOC 1 #define HAVE_RES_QUERY 1 #define HAVE_RES_QUERY 1 #define HAVE_STRFTIME 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE___FUNCTION__ #define PACKAGE_BUGREPORT "jcouzens@codeshare.ca" #define PACKAGE_NAME "libspf" #define PACKAGE_STRING "libspf 1.0.0-p5" #define PACKAGE_TARNAME "libspf" #define PACKAGE_VERSION "1.0.0-p5" #define SIZEOF_INT 4 #endif #ifdef __cplusplus void exit (int); configure: exit 0