This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbh configure 4.5.0, 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: 126 tasks, 183 threads, 4 processors Load average: 2.38, Mach factor: 1.63 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /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:1560: checking for a BSD-compatible install configure:1615: result: /usr/bin/install -c -o root -g wheel configure:1626: checking whether build environment is sane configure:1669: result: yes configure:1734: checking for gawk configure:1750: found /usr/local/bin/gawk configure:1760: result: gawk configure:1770: checking whether make sets $(MAKE) configure:1790: result: yes configure:1965: checking whether to enable maintainer-specific portions of Makefiles configure:1974: result: no configure:2017: checking for style of include used by make configure:2045: result: GNU configure:2078: checking for i386-unknown-gnu-gcc configure:2104: result: cc configure:2386: checking for C compiler version configure:2389: 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:2392: $? = 0 configure:2394: 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:2397: $? = 0 configure:2399: cc -V &5 cc: `-V' option must have argument configure:2402: $? = 1 configure:2425: checking for C compiler default output file name configure:2428: cc -fno-common conftest.c >&5 configure:2431: $? = 0 configure:2477: result: a.out configure:2482: checking whether the C compiler works configure:2488: ./a.out configure:2491: $? = 0 configure:2508: result: yes configure:2515: checking whether we are cross compiling configure:2517: result: no configure:2520: checking for suffix of executables configure:2522: cc -o conftest -fno-common conftest.c >&5 configure:2525: $? = 0 configure:2550: result: configure:2556: checking for suffix of object files configure:2577: cc -c -fno-common conftest.c >&5 configure:2580: $? = 0 configure:2602: result: configure:2606: checking whether we are using the GNU C compiler configure:2630: cc -c -fno-common conftest.c >&5 configure:2636: $? = 0 configure:2640: test -z || test ! -s conftest.err configure:2643: $? = 0 configure:2646: test -s conftest. configure:2649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2662: result: no configure:2668: checking whether cc accepts -g configure:2689: cc -c -g conftest.c >&5 configure:2695: $? = 0 configure:2699: test -z || test ! -s conftest.err configure:2702: $? = 0 configure:2705: test -s conftest. configure:2708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2719: result: no configure:2736: checking for cc option to accept ANSI C configure:2806: cc -c -fno-common conftest.c >&5 configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2806: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2806: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2806: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2806: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2806: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2812: $? = 0 configure:2816: test -z || test ! -s conftest.err configure:2819: $? = 0 configure:2822: test -s conftest. configure:2825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* 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:2843: result: none needed configure:2861: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2867: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3002: checking dependency style of cc configure:3092: result: gcc3 configure:3115: checking how to run the C preprocessor configure:3150: cc -E conftest.c configure:3156: $? = 0 configure:3188: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* end confdefs.h. */ | #include configure:3233: result: cc -E configure:3257: cc -E conftest.c configure:3263: $? = 0 configure:3295: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3301: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | /* end confdefs.h. */ | #include configure:3345: checking for egrep configure:3355: result: grep -E configure:3361: checking for AIX configure:3383: result: no configure:3395: checking for library containing strerror configure:3425: cc -o conftest -fno-common conftest.c >&5 configure:3431: $? = 0 configure:3435: test -z || test ! -s conftest.err configure:3438: $? = 0 configure:3441: test -s conftest configure:3444: $? = 0 configure:3514: result: none required configure:3521: checking for ANSI C header files configure:3546: cc -c -fno-common conftest.c >&5 configure:3552: $? = 0 configure:3556: test -z || test ! -s conftest.err configure:3559: $? = 0 configure:3562: test -s conftest. configure:3565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3674: result: no configure:3698: checking for sys/types.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for sys/stat.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for stdlib.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for string.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for memory.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for strings.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for inttypes.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for stdint.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3698: checking for unistd.h configure:3714: cc -c -fno-common conftest.c >&5 configure:3720: $? = 0 configure:3724: test -z || test ! -s conftest.err configure:3727: $? = 0 configure:3730: test -s conftest. configure:3733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3744: result: no configure:3766: checking minix/config.h usability configure:3778: cc -c -fno-common conftest.c >&5 conftest.c:46:26: minix/config.h: No such file or directory configure:3784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:3807: result: no configure:3811: checking minix/config.h presence configure:3821: cc -E conftest.c conftest.c:12:26: minix/config.h: No such file or directory configure:3827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3847: result: no configure:3882: checking for minix/config.h configure:3889: result: no configure:3927: checking for i386-unknown-gnu-gcc configure:3953: result: cc configure:4235: checking for C compiler version configure:4238: 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:4241: $? = 0 configure:4243: 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:4246: $? = 0 configure:4248: cc -V &5 cc: `-V' option must have argument configure:4251: $? = 1 configure:4254: checking whether we are using the GNU C compiler configure:4310: result: no configure:4316: checking whether cc accepts -g configure:4367: result: no configure:4384: checking for cc option to accept ANSI C configure:4491: result: none needed configure:4509: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4515: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4650: checking dependency style of cc configure:4740: result: gcc3 configure:4765: checking for i386-unknown-gnu-gcc configure:4791: result: cc configure:5073: checking for C compiler version configure:5076: 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:5079: $? = 0 configure:5081: 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:5084: $? = 0 configure:5086: cc -V &5 cc: `-V' option must have argument configure:5089: $? = 1 configure:5092: checking whether we are using the GNU C compiler configure:5148: result: no configure:5154: checking whether cc accepts -g configure:5205: result: no configure:5222: checking for cc option to accept ANSI C configure:5329: result: none needed configure:5347: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:5353: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5488: checking dependency style of cc configure:5578: result: gcc3 configure:5611: checking for a BSD-compatible install configure:5666: result: /usr/bin/install -c -o root -g wheel configure:5755: checking build system type configure:5773: result: i386-unknown-gnu configure:5781: checking host system type configure:5795: result: i386-unknown-gnu configure:5803: checking for a sed that does not truncate output configure:5857: result: /usr/local/bin/sed configure:5904: checking for non-GNU ld configure:5938: result: /usr/bin/ld configure:5947: checking if the linker (/usr/bin/ld) is GNU ld configure:5962: result: no configure:5967: checking for /usr/bin/ld option to reload object files configure:5974: result: -r configure:5992: checking for BSD-compatible nm configure:6041: result: /usr/bin/nm -p configure:6045: checking whether ln -s works configure:6049: result: yes configure:6056: checking how to recognise dependent libraries configure:6232: result: pass_all configure:6477: checking dlfcn.h usability configure:6489: cc -c -fno-common conftest.c >&5 configure:6495: $? = 0 configure:6499: test -z || test ! -s conftest.err configure:6502: $? = 0 configure:6505: test -s conftest. configure:6508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #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:6518: result: no configure:6522: checking dlfcn.h presence configure:6532: cc -E conftest.c configure:6538: $? = 0 configure:6558: result: yes configure:6571: WARNING: dlfcn.h: present but cannot be compiled configure:6573: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6575: WARNING: dlfcn.h: see the Autoconf documentation configure:6577: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6579: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6581: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6593: checking for dlfcn.h configure:6600: result: yes configure:6623: checking for i386-unknown-gnu-g++ configure:6649: result: c++ configure:6707: checking for C++ compiler version configure:6710: 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:6713: $? = 0 configure:6715: 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:6718: $? = 0 configure:6720: c++ -V &5 c++: `-V' option must have argument configure:6723: $? = 1 configure:6726: checking whether we are using the GNU C++ compiler configure:6750: c++ -c -fno-common conftest.cc >&5 configure:6756: $? = 0 configure:6760: test -z || test ! -s conftest.err configure:6763: $? = 0 configure:6766: test -s conftest. configure:6769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6782: result: no configure:6788: checking whether c++ accepts -g configure:6809: c++ -c -g conftest.cc >&5 configure:6815: $? = 0 configure:6819: test -z || test ! -s conftest.err configure:6822: $? = 0 configure:6825: test -s conftest. configure:6828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6839: result: no configure:6881: c++ -c -fno-common conftest.cc >&5 configure:6887: $? = 0 configure:6891: test -z || test ! -s conftest.err configure:6894: $? = 0 configure:6897: test -s conftest. configure:6900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6881: c++ -c -fno-common conftest.cc >&5 configure:6887: $? = 0 configure:6891: test -z || test ! -s conftest.err configure:6894: $? = 0 configure:6897: test -s conftest. configure:6900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #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:6881: c++ -c -fno-common conftest.cc >&5 configure:6887: $? = 0 configure:6891: test -z || test ! -s conftest.err configure:6894: $? = 0 configure:6897: test -s conftest. configure:6900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #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:6881: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:6887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6881: c++ -c -fno-common conftest.cc >&5 configure:6887: $? = 0 configure:6891: test -z || test ! -s conftest.err configure:6894: $? = 0 configure:6897: test -s conftest. configure:6900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6881: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6970: checking dependency style of c++ configure:7060: result: gcc3 configure:7087: checking how to run the C++ preprocessor configure:7118: c++ -E conftest.cc configure:7124: $? = 0 configure:7156: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:7162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:7201: result: c++ -E configure:7225: c++ -E conftest.cc configure:7231: $? = 0 configure:7263: c++ -E conftest.cc conftest.cc:16:28: ac_nonexistent.h: No such file or directory configure:7269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:7324: checking for i386-unknown-gnu-g77 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-f77 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-xlf configure:7353: result: no configure:7324: checking for i386-unknown-gnu-frt configure:7353: result: no configure:7324: checking for i386-unknown-gnu-pgf77 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-fort77 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-fl32 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-af77 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-f90 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-xlf90 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-pgf90 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-epcf90 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-f95 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-fort configure:7353: result: no configure:7324: checking for i386-unknown-gnu-xlf95 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-ifc configure:7353: result: no configure:7324: checking for i386-unknown-gnu-efc configure:7353: result: no configure:7324: checking for i386-unknown-gnu-pgf95 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-lf95 configure:7353: result: no configure:7324: checking for i386-unknown-gnu-gfortran configure:7353: result: no configure:7366: checking for g77 configure:7382: found /usr/local/bin/g77 configure:7392: result: g77 configure:7410: checking for Fortran 77 compiler version configure:7410: 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:7413: $? = 0 configure:7415: 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:7418: $? = 0 configure:7420: 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:7423: $? = 0 configure:7431: checking whether we are using the GNU Fortran 77 compiler configure:7445: 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:7451: $? = 0 configure:7455: test -z || test ! -s conftest.err configure:7458: $? = 0 configure:7461: test -s conftest. configure:7464: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7477: result: no configure:7483: checking whether g77 accepts -g configure:7495: g77 -c -g conftest.f >&5 configure:7501: $? = 0 configure:7505: test -z || test ! -s conftest.err configure:7508: $? = 0 configure:7511: test -s conftest. configure:7514: $? = 1 configure: failed program was: | program main | | end configure:7526: result: no configure:7556: checking the maximum length of command line arguments configure:7665: result: configure:7676: checking command to parse /usr/bin/nm -p output from cc object configure:7781: cc -c -fno-common conftest.c >&5 configure:7784: $? = 0 configure:7788: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7791: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7781: cc -c -fno-common conftest.c >&5 configure:7784: $? = 0 configure:7788: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7791: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7881: result: failed configure:7888: checking for objdir configure:7903: result: .libs configure:7955: checking for i386-unknown-gnu-ar configure:7984: result: no configure:7993: checking for ar configure:8009: found /usr/bin/ar configure:8020: result: ar configure:8035: checking for i386-unknown-gnu-ranlib configure:8064: result: no configure:8073: checking for ranlib configure:8089: found /usr/bin/ranlib configure:8100: result: ranlib configure:8115: checking for i386-unknown-gnu-strip configure:8144: result: no configure:8153: checking for strip configure:8169: found /usr/bin/strip configure:8180: result: strip configure:8403: checking for correct ltmain.sh version configure:8453: result: yes configure:8563: checking for cc option to produce PIC configure:8773: result: configure:8844: checking if cc static flag works configure:8872: result: yes configure:8882: checking if cc supports -c -o file.o configure:8906: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8910: $? = 0 configure:8929: result: yes configure:8955: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9913: result: no configure:9980: checking dynamic linker characteristics configure:10605: result: gnu ld.so configure:10614: checking how to hardcode library paths into programs configure:10639: result: unsupported configure:10653: checking whether stripping libraries is possible configure:10674: result: no configure:11492: checking if libtool supports shared libraries configure:11494: result: no configure:11497: checking whether to build shared libraries configure:11518: result: no configure:11521: checking whether to build static libraries configure:11525: result: yes configure:11617: creating libtool configure:12347: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13285: result: yes configure:13303: c++ -c -fno-common conftest.cpp >&5 configure:13306: $? = 0 configure:13425: checking for c++ option to produce PIC configure:13699: result: configure:13770: checking if c++ static flag works configure:13798: result: yes configure:13808: checking if c++ supports -c -o file.o configure:13832: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13836: $? = 0 configure:13855: result: yes configure:13881: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13906: result: yes configure:13973: checking dynamic linker characteristics configure:14598: result: gnu ld.so configure:14607: checking how to hardcode library paths into programs configure:14632: result: unsupported configure:15158: checking if libtool supports shared libraries configure:15160: result: no configure:15163: checking whether to build shared libraries configure:15183: result: no configure:15186: checking whether to build static libraries configure:15190: result: yes configure:15200: checking for g77 option to produce PIC configure:15410: result: configure:15481: checking if g77 static flag works configure:15509: result: yes configure:15519: checking if g77 supports -c -o file.o configure:15543: g77 -c -o out/conftest2.o conftest.f >&5 configure:15547: $? = 0 configure:15566: result: yes configure:15592: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16530: result: no configure:16597: checking dynamic linker characteristics configure:17222: result: gnu ld.so configure:17231: checking how to hardcode library paths into programs configure:17256: result: unsupported configure:20856: checking whether make sets $(MAKE) configure:20876: result: yes configure:20885: checking whether sys/types.h defines makedev configure:20906: cc -o conftest -fno-common conftest.c >&5 configure:20912: $? = 0 configure:20916: test -z || test ! -s conftest.err configure:20919: $? = 0 configure:20922: test -s conftest configure:20925: $? = 0 configure:20938: result: yes configure:21239: checking for ANSI C header files configure:21392: result: no configure:21426: checking sys/select.h usability 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:21467: result: yes configure:21471: checking sys/select.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for sys/select.h configure:21549: result: yes configure:21417: checking for sys/types.h configure:21422: result: no configure:21426: checking sys/wait.h usability 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:21467: result: yes configure:21471: checking sys/wait.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for sys/wait.h configure:21549: result: yes configure:21417: checking for unistd.h configure:21422: result: no configure:21426: checking stdarg.h usability 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:21467: result: yes configure:21471: checking stdarg.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for stdarg.h configure:21549: result: yes configure:21426: checking signal.h usability 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:21467: result: yes configure:21471: checking signal.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for signal.h configure:21549: result: yes configure:21426: checking errno.h usability 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:21467: result: yes configure:21471: checking errno.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for errno.h configure:21549: result: yes configure:21417: checking for stdlib.h configure:21422: result: no configure:21426: checking stdio.h usability 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:21467: result: yes configure:21471: checking stdio.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for stdio.h configure:21549: result: yes configure:21417: checking for string.h configure:21422: result: no configure:21426: checking fcntl.h usability 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:21467: result: yes configure:21471: checking fcntl.h presence configure:21481: cc -E conftest.c configure:21487: $? = 0 configure:21507: result: yes configure:21542: checking for fcntl.h configure:21549: result: yes configure:21570: checking for special C compiler options needed for large files configure:21605: cc -c -fno-common conftest.c >&5 configure:21611: $? = 0 configure:21615: test -z || test ! -s conftest.err configure:21618: $? = 0 configure:21621: test -s conftest.o configure:21624: $? = 0 configure:21669: result: no configure:21675: checking for _FILE_OFFSET_BITS value needed for large files configure:21706: cc -c -fno-common conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest.o configure:21725: $? = 0 configure:21790: result: no configure:21800: checking for _LARGE_FILES value needed for large files configure:21831: cc -c -fno-common conftest.c >&5 configure:21837: $? = 0 configure:21841: test -z || test ! -s conftest.err configure:21844: $? = 0 configure:21847: test -s conftest.o configure:21850: $? = 0 configure:21915: result: no configure:21929: checking whether byte ordering is bigendian configure:21956: cc -c -fno-common conftest.c >&5 configure:21962: $? = 0 configure:21966: test -z || test ! -s conftest.err configure:21969: $? = 0 configure:21972: test -s conftest.o configure:21975: $? = 0 configure:21999: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:30: error: `not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before "big" configure:22005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "4.5.0" | #define PACKAGE_STRING "dbh 4.5.0" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "4.5.0" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22140: result: no configure:22159: checking for an ANSI C-conforming const configure:22226: cc -c -fno-common conftest.c >&5 configure:22232: $? = 0 configure:22236: test -z || test ! -s conftest.err configure:22239: $? = 0 configure:22242: test -s conftest.o configure:22245: $? = 0 configure:22256: result: yes configure:22266: checking for inline configure:22287: cc -c -fno-common conftest.c >&5 configure:22293: $? = 0 configure:22297: test -z || test ! -s conftest.err configure:22300: $? = 0 configure:22303: test -s conftest.o configure:22306: $? = 0 configure:22318: result: inline configure:22337: checking for working long double with more range or precision than double configure:22363: cc -c -fno-common conftest.c >&5 conftest.c:24: warning: use of `long double' type; its size may change in a future release conftest.c:24: warning: (Long double usage is reported only once for each file. conftest.c:24: warning: To disable this warning, use -Wno-long-double.) configure:22369: $? = 0 configure:22373: test -z || test ! -s conftest.err configure:22376: $? = 0 configure:22379: test -s conftest.o configure:22382: $? = 0 configure:22393: result: yes configure:22403: checking for working volatile configure:22426: cc -c -fno-common conftest.c >&5 configure:22432: $? = 0 configure:22436: test -z || test ! -s conftest.err configure:22439: $? = 0 configure:22442: test -s conftest.o configure:22445: $? = 0 configure:22456: result: yes configure:22475: checking for dirent.h that defines DIR configure:22499: cc -c -fno-common conftest.c >&5 configure:22505: $? = 0 configure:22509: test -z || test ! -s conftest.err configure:22512: $? = 0 configure:22515: test -s conftest.o configure:22518: $? = 0 configure:22529: result: yes configure:22542: checking for library containing opendir configure:22572: cc -o conftest -fno-common conftest.c >&5 configure:22578: $? = 0 configure:22582: test -z || test ! -s conftest.err configure:22585: $? = 0 configure:22588: test -s conftest configure:22591: $? = 0 configure:22661: result: none required configure:22797: checking for an ANSI C-conforming const configure:22894: result: yes configure:22904: checking for inline configure:22956: result: inline configure:22975: checking whether time.h and sys/time.h may both be included configure:23000: cc -c -fno-common conftest.c >&5 configure:23006: $? = 0 configure:23010: test -z || test ! -s conftest.err configure:23013: $? = 0 configure:23016: test -s conftest.o configure:23019: $? = 0 configure:23030: result: yes configure:23041: checking return type of signal handlers configure:23072: cc -c -fno-common conftest.c >&5 configure:23078: $? = 0 configure:23082: test -z || test ! -s conftest.err configure:23085: $? = 0 configure:23088: test -s conftest.o configure:23091: $? = 0 configure:23102: result: void configure:23118: checking for snprintf configure:23175: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `snprintf' configure:23181: $? = 0 configure:23185: test -z || test ! -s conftest.err configure:23188: $? = 0 configure:23191: test -s conftest configure:23194: $? = 0 configure:23206: result: yes configure:23118: checking for vsnprintf configure:23175: cc -o conftest -fno-common conftest.c >&5 conftest.c:52: warning: conflicting types for built-in function `vsnprintf' configure:23181: $? = 0 configure:23185: test -z || test ! -s conftest.err configure:23188: $? = 0 configure:23191: test -s conftest configure:23194: $? = 0 configure:23206: result: yes configure:23118: checking for strcasecmp configure:23175: cc -o conftest -fno-common conftest.c >&5 configure:23181: $? = 0 configure:23185: test -z || test ! -s conftest.err configure:23188: $? = 0 configure:23191: test -s conftest configure:23194: $? = 0 configure:23206: result: yes configure:23118: checking for strncasecmp configure:23175: cc -o conftest -fno-common conftest.c >&5 configure:23181: $? = 0 configure:23185: test -z || test ! -s conftest.err configure:23188: $? = 0 configure:23191: test -s conftest configure:23194: $? = 0 configure:23206: result: yes configure:23222: checking for memcpy configure:23279: cc -o conftest -fno-common conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `memcpy' configure:23285: $? = 0 configure:23289: test -z || test ! -s conftest.err configure:23292: $? = 0 configure:23295: test -s conftest configure:23298: $? = 0 configure:23310: result: yes configure:23222: checking for memmove configure:23279: cc -o conftest -fno-common conftest.c >&5 configure:23285: $? = 0 configure:23289: test -z || test ! -s conftest.err configure:23292: $? = 0 configure:23295: test -s conftest configure:23298: $? = 0 configure:23310: result: yes configure:23222: checking for memset configure:23279: cc -o conftest -fno-common conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function `memset' configure:23285: $? = 0 configure:23289: test -z || test ! -s conftest.err configure:23292: $? = 0 configure:23295: test -s conftest configure:23298: $? = 0 configure:23310: result: yes configure:23334: checking for short configure:23358: cc -c -fno-common conftest.c >&5 configure:23364: $? = 0 configure:23368: test -z || test ! -s conftest.err configure:23371: $? = 0 configure:23374: test -s conftest.o configure:23377: $? = 0 configure:23388: result: yes configure:23391: checking size of short configure:23710: cc -o conftest -fno-common conftest.c >&5 configure:23713: $? = 0 configure:23715: ./conftest configure:23718: $? = 0 configure:23741: result: 2 configure:23748: checking for long configure:23772: cc -c -fno-common conftest.c >&5 configure:23778: $? = 0 configure:23782: test -z || test ! -s conftest.err configure:23785: $? = 0 configure:23788: test -s conftest.o configure:23791: $? = 0 configure:23802: result: yes configure:23805: checking size of long configure:24124: cc -o conftest -fno-common conftest.c >&5 configure:24127: $? = 0 configure:24129: ./conftest configure:24132: $? = 0 configure:24155: result: 4 configure:24162: checking for int configure:24186: cc -c -fno-common conftest.c >&5 configure:24192: $? = 0 configure:24196: test -z || test ! -s conftest.err configure:24199: $? = 0 configure:24202: test -s conftest.o configure:24205: $? = 0 configure:24216: result: yes configure:24219: checking size of int configure:24538: cc -o conftest -fno-common conftest.c >&5 configure:24541: $? = 0 configure:24543: ./conftest configure:24546: $? = 0 configure:24569: result: 4 configure:24576: checking for unsigned char * configure:24600: cc -c -fno-common conftest.c >&5 configure:24606: $? = 0 configure:24610: test -z || test ! -s conftest.err configure:24613: $? = 0 configure:24616: test -s conftest.o configure:24619: $? = 0 configure:24630: result: yes configure:24633: checking size of unsigned char * configure:24952: cc -o conftest -fno-common conftest.c >&5 configure:24955: $? = 0 configure:24957: ./conftest configure:24960: $? = 0 configure:24983: result: 4 configure:24990: checking for long long configure:25014: cc -c -fno-common conftest.c >&5 configure:25020: $? = 0 configure:25024: test -z || test ! -s conftest.err configure:25027: $? = 0 configure:25030: test -s conftest.o configure:25033: $? = 0 configure:25044: result: yes configure:25047: checking size of long long configure:25366: cc -o conftest -fno-common conftest.c >&5 configure:25369: $? = 0 configure:25371: ./conftest configure:25374: $? = 0 configure:25397: result: 8 configure:25444: checking if prototype for gethostname exists configure:25456: result: yes configure:25479: checking whether to build with debugging support configure:25497: result: no configure:25510: checking whether to use -rpath configure:25515: result: yes configure:25525: checking which pkg-config LDFLAGS to use configure:25532: result: -Wl,-R${libdir} -L${libdir} configure:25675: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dbh config.status 4.5.0, 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:731: creating Makefile config.status:731: creating dbh.spec config.status:731: creating src/Makefile config.status:731: creating src/dbh.pc config.status:731: creating src/dbh_config.h config.status:835: creating config.h config.status:1155: executing depfiles commands configure:27004: result: configure step complete: now do a "make" followed by a make "install" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=no ac_cv_debug=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_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strncasecmp=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_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_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_rpath=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_unsigned_char_p=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_unsigned_char_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no 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='/usr/bin/nm -p' 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/databases/dbh/work/dbh-4.5.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/dbh/work/dbh-4.5.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/dbh/work/dbh-4.5.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/dbh/work/dbh-4.5.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/dbh/work/dbh-4.5.0/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -DI32_32' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DBH_FILE_VERSION='DBH_1.0' DBH_VERSION='4.5.0' DBH_VERSION_MAJOR='4' DBH_VERSION_MICRO='0' DBH_VERSION_MINOR='5' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DMALLOC_LIB='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' I32_32='1' 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='' LIBDBH_VERINFO='1:0:0' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/dbh/work/dbh-4.5.0/missing --run makeinfo' OBJEXT='' PACKAGE='dbh' PACKAGE_BUGREPORT='dbh-users@lists.sourceforge.net' PACKAGE_NAME='dbh' PACKAGE_STRING='dbh 4.5.0' PACKAGE_TARNAME='dbh' PACKAGE_VERSION='4.5.0' PATH_SEPARATOR=':' PKG_LDFLAGS='-Wl,-R${libdir} -L${libdir}' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIZEOF_FILE_POINTER='4' STRIP='strip' VERSION='4.5.0' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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/databases/dbh/work/dbh-4.5.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTNAME_PROTO 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_VSNPRINTF 1 #define I32_32 1 #define PACKAGE "dbh" #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" #define PACKAGE_NAME "dbh" #define PACKAGE_STRING "dbh 4.5.0" #define PACKAGE_TARNAME "dbh" #define PACKAGE_VERSION "4.5.0" #define RETSIGTYPE void #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_CHAR_P 4 #define TIME_WITH_SYS_TIME 1 #define VERSION "4.5.0" #define _GNU_SOURCE 1 #endif #ifdef __cplusplus void exit (int); configure: exit 0