This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbacl configure 1.12, 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: 95 tasks, 150 threads, 4 processors Load average: 1.03, Mach factor: 2.95 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1348: checking build system type configure:1366: result: i386-unknown-gnu configure:1374: checking host system type configure:1388: result: i386-unknown-gnu configure:1396: checking target system type configure:1410: result: i386-unknown-gnu configure:1444: checking for a BSD-compatible install configure:1499: result: /usr/bin/install -c -o root -g wheel configure:1510: checking whether build environment is sane configure:1553: result: yes configure:1577: WARNING: `missing' script is too old or missing configure:1618: checking for gawk configure:1634: found /usr/local/bin/gawk configure:1644: result: gawk configure:1654: checking whether make sets $(MAKE) configure:1674: result: yes configure:1849: checking for style of include used by make configure:1877: result: GNU configure:1910: checking for i386-unknown-gnu-gcc configure:1936: result: cc configure:2218: checking for C compiler version configure:2221: 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:2224: $? = 0 configure:2226: 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:2229: $? = 0 configure:2231: cc -V &5 cc: `-V' option must have argument configure:2234: $? = 1 configure:2257: checking for C compiler default output file name configure:2260: cc -fno-common conftest.c >&5 configure:2263: $? = 0 configure:2309: result: a.out configure:2314: checking whether the C compiler works configure:2320: ./a.out configure:2323: $? = 0 configure:2340: result: yes configure:2347: checking whether we are cross compiling configure:2349: result: no configure:2352: checking for suffix of executables configure:2354: cc -o conftest -fno-common conftest.c >&5 configure:2357: $? = 0 configure:2382: result: configure:2388: checking for suffix of object files configure:2409: cc -c -fno-common conftest.c >&5 configure:2412: $? = 0 configure:2434: result: configure:2438: checking whether we are using the GNU C compiler configure:2462: cc -c -fno-common conftest.c >&5 configure:2468: $? = 0 configure:2471: test -z || test ! -s conftest.err configure:2474: $? = 0 configure:2477: test -s conftest. configure:2480: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2493: result: no configure:2499: checking whether cc accepts -g configure:2520: cc -c -g conftest.c >&5 configure:2526: $? = 0 configure:2529: test -z || test ! -s conftest.err configure:2532: $? = 0 configure:2535: test -s conftest. configure:2538: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2549: result: no configure:2566: checking for cc option to accept ANSI C configure:2636: cc -c -fno-common conftest.c >&5 configure:2642: $? = 0 configure:2645: test -z || test ! -s conftest.err configure:2648: $? = 0 configure:2651: test -s conftest. configure:2654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2636: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2642: $? = 0 configure:2645: test -z || test ! -s conftest.err configure:2648: $? = 0 configure:2651: test -s conftest. configure:2654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2636: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2636: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2636: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2636: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2642: $? = 0 configure:2645: test -z || test ! -s conftest.err configure:2648: $? = 0 configure:2651: test -s conftest. configure:2654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* 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:2672: result: none needed configure:2690: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2696: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2828: checking dependency style of cc configure:2918: result: gcc3 configure:2941: checking how to run the C preprocessor configure:2976: cc -E conftest.c configure:2982: $? = 0 configure:3014: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3059: result: cc -E configure:3083: cc -E conftest.c configure:3089: $? = 0 configure:3121: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3171: checking for egrep configure:3181: result: grep -E configure:3187: checking for AIX configure:3209: result: no configure:3215: checking for ANSI C header files configure:3240: cc -c -fno-common conftest.c >&5 configure:3246: $? = 0 configure:3249: test -z || test ! -s conftest.err configure:3252: $? = 0 configure:3255: test -s conftest. configure:3258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3367: result: no configure:3391: checking for sys/types.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for sys/stat.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for stdlib.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for string.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for memory.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for strings.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for inttypes.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for stdint.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3391: checking for unistd.h configure:3407: cc -c -fno-common conftest.c >&5 configure:3413: $? = 0 configure:3416: test -z || test ! -s conftest.err configure:3419: $? = 0 configure:3422: test -s conftest. configure:3425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 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:3436: result: no configure:3458: checking minix/config.h usability configure:3470: cc -c -fno-common conftest.c >&5 conftest.c:44:26: minix/config.h: No such file or directory configure:3476: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3498: result: no configure:3502: checking minix/config.h presence configure:3512: cc -E conftest.c conftest.c:10:26: minix/config.h: No such file or directory configure:3518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3538: result: no configure:3573: checking for minix/config.h configure:3580: result: no configure:3676: checking for i386-unknown-gnu-gcc configure:3702: result: cc configure:3984: checking for C compiler version configure:3987: 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:3990: $? = 0 configure:3992: 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:3995: $? = 0 configure:3997: cc -V &5 cc: `-V' option must have argument configure:4000: $? = 1 configure:4003: checking whether we are using the GNU C compiler configure:4058: result: no configure:4064: checking whether cc accepts -g configure:4114: result: no configure:4131: checking for cc option to accept ANSI C configure:4237: result: none needed configure:4255: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4261: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4393: checking dependency style of cc configure:4483: result: gcc3 configure:4513: checking for a BSD-compatible install configure:4568: result: /usr/bin/install -c -o root -g wheel configure:4583: checking for flex configure:4599: found /usr/bin/flex configure:4609: result: flex configure:4622: checking for yywrap in -lfl configure:4652: cc -o conftest -fno-common conftest.c -lfl >&5 configure:4658: $? = 0 configure:4661: test -z || test ! -s conftest.err configure:4664: $? = 0 configure:4667: test -s conftest configure:4670: $? = 0 configure:4683: result: yes configure:4760: checking lex output file root configure:4771: flex conftest.l configure:4774: $? = 0 configure:4786: result: lex.yy configure:4791: checking whether yytext is a pointer configure:4807: cc -o conftest -fno-common conftest.c -lfl >&5 configure:4813: $? = 0 configure:4816: test -z || test ! -s conftest.err configure:4819: $? = 0 configure:4822: test -s conftest configure:4825: $? = 0 configure:4839: result: yes configure:4857: checking for bison configure:4873: found /usr/local/bin/bison configure:4883: result: bison -y configure:4897: checking for log in -lm configure:4927: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c:19: warning: conflicting types for built-in function `log' configure:4933: $? = 0 configure:4936: test -z || test ! -s conftest.err configure:4939: $? = 0 configure:4942: test -s conftest configure:4945: $? = 0 configure:4958: result: yes configure:4976: checking for initscr in -lncurses configure:5006: cc -o conftest -fno-common conftest.c -lncurses -lm >&5 configure:5012: $? = 0 configure:5015: test -z || test ! -s conftest.err configure:5018: $? = 0 configure:5021: test -s conftest configure:5024: $? = 0 configure:5037: result: yes configure:5041: checking for readline in -lreadline configure:5071: cc -o conftest -fno-common conftest.c -lreadline -lm >&5 configure:5077: $? = 0 configure:5080: test -z || test ! -s conftest.err configure:5083: $? = 0 configure:5086: test -s conftest configure:5089: $? = 0 configure:5102: result: yes configure:5106: checking for SLsmg_init_smg in -lslang configure:5136: cc -o conftest -fno-common conftest.c -lslang -lm >&5 configure:5142: $? = 0 configure:5145: test -z || test ! -s conftest.err configure:5148: $? = 0 configure:5151: test -s conftest configure:5154: $? = 0 configure:5167: result: yes configure:5210: checking for ANSI C header files configure:5362: result: no configure:5391: checking features.h usability configure:5403: cc -c -fno-common conftest.c >&5 conftest.c:50:22: features.h: No such file or directory configure:5409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | /* 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:5431: result: no configure:5435: checking features.h presence configure:5445: cc -E conftest.c conftest.c:16:22: features.h: No such file or directory configure:5451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | /* end confdefs.h. */ | #include configure:5471: result: no configure:5506: checking for features.h configure:5513: result: no configure:5391: checking langinfo.h usability configure:5403: cc -c -fno-common conftest.c >&5 configure:5409: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest. configure:5421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | /* 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:5431: result: no configure:5435: checking langinfo.h presence configure:5445: cc -E conftest.c configure:5451: $? = 0 configure:5471: result: yes configure:5484: WARNING: langinfo.h: present but cannot be compiled configure:5486: WARNING: langinfo.h: check for missing prerequisite headers? configure:5488: WARNING: langinfo.h: see the Autoconf documentation configure:5490: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure:5492: WARNING: langinfo.h: proceeding with the preprocessor's result configure:5494: WARNING: langinfo.h: in the future, the compiler will take precedence configure:5506: checking for langinfo.h configure:5513: result: yes configure:5382: checking for unistd.h configure:5387: result: no configure:5391: checking sys/mman.h usability configure:5403: cc -c -fno-common conftest.c >&5 configure:5409: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest. configure:5421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_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:5431: result: no configure:5435: checking sys/mman.h presence configure:5445: cc -E conftest.c configure:5451: $? = 0 configure:5471: result: yes configure:5484: WARNING: sys/mman.h: present but cannot be compiled configure:5486: WARNING: sys/mman.h: check for missing prerequisite headers? configure:5488: WARNING: sys/mman.h: see the Autoconf documentation configure:5490: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" configure:5492: WARNING: sys/mman.h: proceeding with the preprocessor's result configure:5494: WARNING: sys/mman.h: in the future, the compiler will take precedence configure:5506: checking for sys/mman.h configure:5513: result: yes configure:5391: checking mman.h usability configure:5403: cc -c -fno-common conftest.c >&5 conftest.c:52:18: mman.h: No such file or directory configure:5409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_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:5431: result: no configure:5435: checking mman.h presence configure:5445: cc -E conftest.c conftest.c:18:18: mman.h: No such file or directory configure:5451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:5471: result: no configure:5506: checking for mman.h configure:5513: result: no configure:5391: checking netinet/in.h usability configure:5403: cc -c -fno-common conftest.c >&5 configure:5409: $? = 0 configure:5412: test -z || test ! -s conftest.err configure:5415: $? = 0 configure:5418: test -s conftest. configure:5421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_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:5431: result: no configure:5435: checking netinet/in.h presence configure:5445: cc -E conftest.c configure:5451: $? = 0 configure:5471: result: yes configure:5484: WARNING: netinet/in.h: present but cannot be compiled configure:5486: WARNING: netinet/in.h: check for missing prerequisite headers? configure:5488: WARNING: netinet/in.h: see the Autoconf documentation configure:5490: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:5492: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:5494: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:5506: checking for netinet/in.h configure:5513: result: yes configure:5541: checking wchar.h usability configure:5553: cc -c -fno-common conftest.c >&5 configure:5559: $? = 0 configure:5562: test -z || test ! -s conftest.err configure:5565: $? = 0 configure:5568: test -s conftest. configure:5571: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5581: result: no configure:5585: checking wchar.h presence configure:5595: cc -E conftest.c configure:5601: $? = 0 configure:5621: result: yes configure:5634: WARNING: wchar.h: present but cannot be compiled configure:5636: WARNING: wchar.h: check for missing prerequisite headers? configure:5638: WARNING: wchar.h: see the Autoconf documentation configure:5640: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:5642: WARNING: wchar.h: proceeding with the preprocessor's result configure:5644: WARNING: wchar.h: in the future, the compiler will take precedence configure:5656: checking for wchar.h configure:5663: result: yes configure:5541: checking wctype.h usability configure:5553: cc -c -fno-common conftest.c >&5 configure:5559: $? = 0 configure:5562: test -z || test ! -s conftest.err configure:5565: $? = 0 configure:5568: test -s conftest. configure:5571: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_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:5581: result: no configure:5585: checking wctype.h presence configure:5595: cc -E conftest.c configure:5601: $? = 0 configure:5621: result: yes configure:5634: WARNING: wctype.h: present but cannot be compiled configure:5636: WARNING: wctype.h: check for missing prerequisite headers? configure:5638: WARNING: wctype.h: see the Autoconf documentation configure:5640: WARNING: wctype.h: section "Present But Cannot Be Compiled" configure:5642: WARNING: wctype.h: proceeding with the preprocessor's result configure:5644: WARNING: wctype.h: in the future, the compiler will take precedence configure:5656: checking for wctype.h configure:5663: result: yes configure:5683: checking for an ANSI C-conforming const configure:5750: cc -c -fno-common conftest.c >&5 configure:5756: $? = 0 configure:5759: test -z || test ! -s conftest.err configure:5762: $? = 0 configure:5765: test -s conftest. configure:5768: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5779: result: no configure:5789: checking for size_t configure:5813: cc -c -fno-common conftest.c >&5 configure:5819: $? = 0 configure:5822: test -z || test ! -s conftest.err configure:5825: $? = 0 configure:5828: test -s conftest. configure:5831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:5842: result: no configure:5857: checking whether mbrtowc and mbstate_t are properly declared configure:5878: cc -o conftest -fno-common conftest.c -lm >&5 configure:5884: $? = 0 configure:5887: test -z || test ! -s conftest.err configure:5890: $? = 0 configure:5893: test -s conftest configure:5896: $? = 0 configure:5908: result: yes configure:5924: checking for stdlib.h configure:5929: result: no configure:5924: checking for unistd.h configure:5929: result: no configure:6072: checking for getpagesize configure:6129: cc -o conftest -fno-common conftest.c -lm >&5 configure:6135: $? = 0 configure:6138: test -z || test ! -s conftest.err configure:6141: $? = 0 configure:6144: test -s conftest configure:6147: $? = 0 configure:6159: result: yes configure:6169: checking for working mmap configure:6311: cc -o conftest -fno-common conftest.c -lm >&5 configure:6314: $? = 0 configure:6316: ./conftest configure:6319: $? = 0 configure:6333: result: yes configure:6348: checking for vprintf configure:6405: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c:50: warning: conflicting types for built-in function `vprintf' configure:6411: $? = 0 configure:6414: test -z || test ! -s conftest.err configure:6417: $? = 0 configure:6420: test -s conftest configure:6423: $? = 0 configure:6435: result: yes configure:6442: checking for _doprnt configure:6499: cc -o conftest -fno-common conftest.c -lm >&5 ld: Undefined symbols: __doprnt configure:6505: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define const | #define size_t unsigned | #define HAVE_MBRTOWC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6529: result: no configure:6543: checking for function prototypes configure:6559: result: no configure:6563: checking whether setvbuf arguments are reversed configure:6588: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c: In function `main': conftest.c:34: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:34: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:6594: $? = 0 configure:6597: test -z || test ! -s conftest.err configure:6600: $? = 0 configure:6603: test -s conftest configure:6606: $? = 0 configure:6627: cc -o conftest -fno-common conftest.c -lm >&5 configure:6633: $? = 0 configure:6636: test -z || test ! -s conftest.err configure:6639: $? = 0 configure:6642: test -s conftest configure:6645: $? = 0 configure:6676: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c: In function `main': conftest.c:35: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:35: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:6679: $? = 0 configure:6681: ./conftest configure:6684: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define const | #define size_t unsigned | #define HAVE_MBRTOWC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:6713: result: yes configure:6729: checking for getpagesize configure:6816: result: yes configure:6729: checking for madvise configure:6786: cc -o conftest -fno-common conftest.c -lm >&5 configure:6792: $? = 0 configure:6795: test -z || test ! -s conftest.err configure:6798: $? = 0 configure:6801: test -s conftest configure:6804: $? = 0 configure:6816: result: yes configure:6729: checking for sigaction configure:6786: cc -o conftest -fno-common conftest.c -lm >&5 configure:6792: $? = 0 configure:6795: test -z || test ! -s conftest.err configure:6798: $? = 0 configure:6801: test -s conftest configure:6804: $? = 0 configure:6816: result: yes configure:6829: checking for working posix_memalign configure:6858: cc -o conftest -fno-common conftest.c -lm >&5 ld: Undefined symbols: _posix_memalign configure:6861: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbacl" | #define PACKAGE_TARNAME "dbacl" | #define PACKAGE_VERSION "1.12" | #define PACKAGE_STRING "dbacl 1.12" | #define PACKAGE_BUGREPORT "laird@lbreyer.com" | #define _GNU_SOURCE 1 | #define TARGETCPU "i386-unknown-gnu" | #define YYTEXT_POINTER 1 | #define HAVE_LIBM 1 | #define HAVE_LIBNCURSES | #define HAVE_LIBSLANG | #define HAVE_LIBREADLINE | #define HAVE_LANGINFO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define const | #define size_t unsigned | #define HAVE_MBRTOWC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_VPRINTF 1 | #define SETVBUF_REVERSED 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | | #include | | int | main () | { | void *buffer; | | /* Some versions of glibc incorrectly perform the alignment check on | * the size word. */ | exit (posix_memalign (&buffer, sizeof(void *), 123) != 0); | } | configure:6880: result: no configure:6998: checking for wcstol configure:7055: cc -o conftest -fno-common conftest.c -lm >&5 configure:7061: $? = 0 configure:7064: test -z || test ! -s conftest.err configure:7067: $? = 0 configure:7070: test -s conftest configure:7073: $? = 0 configure:7085: result: yes configure:7220: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dbacl config.status 1.12, 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:755: creating Makefile config.status:755: creating doc/Makefile config.status:755: creating src/Makefile config.status:755: creating src/tests/Makefile config.status:755: creating man/Makefile config.status:755: creating ts/Makefile config.status:755: creating TREC/Makefile config.status:755: creating contrib/Makefile config.status:755: creating doc/chess/Makefile config.status:821: creating src/config.h config.status:1129: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func__doprnt=no ac_cv_func_getpagesize=yes ac_cv_func_madvise=yes ac_cv_func_mbrtowc=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_sigaction=yes ac_cv_func_vprintf=yes ac_cv_func_wcstol=yes ac_cv_header_features_h=no ac_cv_header_inttypes_h=no ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_mman_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_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_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_log=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_readline_readline=yes ac_cv_lib_slang_SLsmg_init_smg=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 ax_cv_func_posix_memalign_works=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CFLAGSIEEE='' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCLUDESINTER='-I/usr/include/slang' 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' LDADDINTER='-lslang -lreadline -lncurses' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='dbacl' PACKAGE_BUGREPORT='laird@lbreyer.com' PACKAGE_NAME='dbacl' PACKAGE_STRING='dbacl 1.12' PACKAGE_TARNAME='dbacl' PACKAGE_VERSION='1.12' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.12' YACC='bison -y' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${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/textproc/dbacl/work/dbacl-1.12/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBM 1 #define HAVE_LIBNCURSES #define HAVE_LIBREADLINE #define HAVE_LIBSLANG #define HAVE_MADVISE 1 #define HAVE_MBRTOWC 1 #define HAVE_MMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SIGACTION 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_VPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSTOL 1 #define HAVE_WCTYPE_H 1 #define PACKAGE_BUGREPORT "laird@lbreyer.com" #define PACKAGE_NAME "dbacl" #define PACKAGE_STRING "dbacl 1.12" #define PACKAGE_TARNAME "dbacl" #define PACKAGE_VERSION "1.12" #define SETVBUF_REVERSED 1 #define TARGETCPU "i386-unknown-gnu" #define YYTEXT_POINTER 1 #define _GNU_SOURCE 1 #define const #define size_t unsigned configure: exit 0