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 1.0.24, 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: 128 tasks, 185 threads, 4 processors Load average: 0.98, Mach factor: 3.01 /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:1726: checking for gawk configure:1742: found /usr/local/bin/gawk configure:1752: result: gawk configure:1762: checking whether make sets $(MAKE) configure:1782: result: yes configure:1948: checking whether to enable maintainer-specific portions of Makefiles configure:1957: result: no configure:2050: checking build system type configure:2068: result: i386-unknown-gnu configure:2076: checking host system type configure:2090: result: i386-unknown-gnu configure:2110: checking for style of include used by make configure:2138: result: GNU configure:2171: checking for i386-unknown-gnu-gcc configure:2197: result: cc configure:2479: checking for C compiler version configure:2482: 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:2485: $? = 0 configure:2487: 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:2490: $? = 0 configure:2492: cc -V &5 cc: `-V' option must have argument configure:2495: $? = 1 configure:2518: checking for C compiler default output file name configure:2521: cc -fno-common conftest.c >&5 configure:2524: $? = 0 configure:2570: result: a.out configure:2575: checking whether the C compiler works configure:2581: ./a.out configure:2584: $? = 0 configure:2601: result: yes configure:2608: checking whether we are cross compiling configure:2610: result: no configure:2613: checking for suffix of executables configure:2615: cc -o conftest -fno-common conftest.c >&5 configure:2618: $? = 0 configure:2643: result: configure:2649: checking for suffix of object files configure:2670: cc -c -fno-common conftest.c >&5 configure:2673: $? = 0 configure:2695: result: configure:2699: checking whether we are using the GNU C compiler configure:2723: cc -c -fno-common conftest.c >&5 configure:2729: $? = 0 configure:2733: test -z || test ! -s conftest.err configure:2736: $? = 0 configure:2739: test -s conftest. configure:2742: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2755: result: no configure:2761: checking whether cc accepts -g configure:2782: cc -c -g conftest.c >&5 configure:2788: $? = 0 configure:2792: test -z || test ! -s conftest.err configure:2795: $? = 0 configure:2798: test -s conftest. configure:2801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2812: result: no configure:2829: checking for cc option to accept ANSI C configure:2899: cc -c -fno-common conftest.c >&5 configure:2905: $? = 0 configure:2909: test -z || test ! -s conftest.err configure:2912: $? = 0 configure:2915: test -s conftest. configure:2918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2899: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2905: $? = 0 configure:2909: test -z || test ! -s conftest.err configure:2912: $? = 0 configure:2915: test -s conftest. configure:2918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2899: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2899: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2899: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2899: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2905: $? = 0 configure:2909: test -z || test ! -s conftest.err configure:2912: $? = 0 configure:2915: test -s conftest. configure:2918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:2936: result: none needed configure:2954: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2960: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3095: checking dependency style of cc configure:3185: result: gcc3 configure:3202: checking for a sed that does not truncate output configure:3256: result: /usr/local/bin/sed configure:3259: checking for egrep configure:3269: result: grep -E configure:3318: checking for non-GNU ld configure:3352: result: /usr/bin/ld configure:3361: checking if the linker (/usr/bin/ld) is GNU ld configure:3376: result: no configure:3381: checking for /usr/bin/ld option to reload object files configure:3388: result: -r configure:3406: checking for BSD-compatible nm configure:3448: result: nm configure:3452: checking whether ln -s works configure:3456: result: yes configure:3463: checking how to recognise dependent libraries configure:3635: result: pass_all configure:3867: checking how to run the C preprocessor configure:3902: cc -E conftest.c configure:3908: $? = 0 configure:3940: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* end confdefs.h. */ | #include configure:3985: result: cc -E configure:4009: cc -E conftest.c configure:4015: $? = 0 configure:4047: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* end confdefs.h. */ | #include configure:4097: checking for ANSI C header files configure:4122: cc -c -fno-common conftest.c >&5 configure:4128: $? = 0 configure:4132: test -z || test ! -s conftest.err configure:4135: $? = 0 configure:4138: test -s conftest. configure:4141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4250: result: no configure:4274: checking for sys/types.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for sys/stat.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for stdlib.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for string.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for memory.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for strings.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for inttypes.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for stdint.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4274: checking for unistd.h configure:4290: cc -c -fno-common conftest.c >&5 configure:4296: $? = 0 configure:4300: test -z || test ! -s conftest.err configure:4303: $? = 0 configure:4306: test -s conftest. configure:4309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4320: result: no configure:4346: checking dlfcn.h usability configure:4358: cc -c -fno-common conftest.c >&5 configure:4364: $? = 0 configure:4368: test -z || test ! -s conftest.err configure:4371: $? = 0 configure:4374: test -s conftest. configure:4377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | /* 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:4387: result: no configure:4391: checking dlfcn.h presence configure:4401: cc -E conftest.c configure:4407: $? = 0 configure:4427: result: yes configure:4440: WARNING: dlfcn.h: present but cannot be compiled configure:4442: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4444: WARNING: dlfcn.h: see the Autoconf documentation configure:4446: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4448: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4450: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4462: checking for dlfcn.h configure:4469: result: yes configure:4492: checking for i386-unknown-gnu-g++ configure:4518: result: c++ configure:4576: checking for C++ compiler version configure:4579: 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:4582: $? = 0 configure:4584: 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:4587: $? = 0 configure:4589: c++ -V &5 c++: `-V' option must have argument configure:4592: $? = 1 configure:4595: checking whether we are using the GNU C++ compiler configure:4619: c++ -c -fno-common conftest.cc >&5 configure:4625: $? = 0 configure:4629: test -z || test ! -s conftest.err configure:4632: $? = 0 configure:4635: test -s conftest. configure:4638: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4651: result: no configure:4657: checking whether c++ accepts -g configure:4678: c++ -c -g conftest.cc >&5 configure:4684: $? = 0 configure:4688: test -z || test ! -s conftest.err configure:4691: $? = 0 configure:4694: test -s conftest. configure:4697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4708: result: no configure:4750: c++ -c -fno-common conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4750: c++ -c -fno-common conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #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:4750: c++ -c -fno-common conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #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:4750: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4750: c++ -c -fno-common conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4750: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4839: checking dependency style of c++ configure:4929: result: gcc3 configure:4956: checking how to run the C++ preprocessor configure:4987: c++ -E conftest.cc configure:4993: $? = 0 configure:5025: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5031: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5070: result: c++ -E configure:5094: c++ -E conftest.cc configure:5100: $? = 0 configure:5132: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dbh" | #define PACKAGE_TARNAME "dbh" | #define PACKAGE_VERSION "1.0.24" | #define PACKAGE_STRING "dbh 1.0.24" | #define PACKAGE_BUGREPORT "dbh-users@lists.sourceforge.net" | #define PACKAGE "dbh" | #define VERSION "1.0.24" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5193: checking for i386-unknown-gnu-g77 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-f77 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-xlf configure:5222: result: no configure:5193: checking for i386-unknown-gnu-frt configure:5222: result: no configure:5193: checking for i386-unknown-gnu-pgf77 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-fort77 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-fl32 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-af77 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-f90 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-xlf90 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-pgf90 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-epcf90 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-f95 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-fort configure:5222: result: no configure:5193: checking for i386-unknown-gnu-xlf95 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-ifc configure:5222: result: no configure:5193: checking for i386-unknown-gnu-efc configure:5222: result: no configure:5193: checking for i386-unknown-gnu-pgf95 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-lf95 configure:5222: result: no configure:5193: checking for i386-unknown-gnu-gfortran configure:5222: result: no configure:5235: checking for g77 configure:5251: found /usr/local/bin/g77 configure:5261: result: g77 configure:5279: checking for Fortran 77 compiler version configure:5279: 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:5282: $? = 0 configure:5284: 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:5287: $? = 0 configure:5289: 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:5292: $? = 0 configure:5300: checking whether we are using the GNU Fortran 77 compiler configure:5314: 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:5320: $? = 0 configure:5324: test -z || test ! -s conftest.err configure:5327: $? = 0 configure:5330: test -s conftest. configure:5333: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5346: result: no configure:5352: checking whether g77 accepts -g configure:5364: g77 -c -g conftest.f >&5 configure:5370: $? = 0 configure:5374: test -z || test ! -s conftest.err configure:5377: $? = 0 configure:5380: test -s conftest. configure:5383: $? = 1 configure: failed program was: | program main | | end configure:5395: result: no configure:5425: checking the maximum length of command line arguments configure:5504: result: configure:5515: checking command to parse nm output from cc object configure:5611: cc -c -fno-common conftest.c >&5 configure:5614: $? = 0 configure:5618: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5621: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5611: cc -c -fno-common conftest.c >&5 configure:5614: $? = 0 configure:5618: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5621: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5711: result: failed configure:5718: checking for objdir configure:5733: result: .libs configure:5785: checking for i386-unknown-gnu-ar configure:5814: result: no configure:5823: checking for ar configure:5839: found /usr/bin/ar configure:5850: result: ar configure:5865: checking for i386-unknown-gnu-ranlib configure:5894: result: no configure:5903: checking for ranlib configure:5919: found /usr/bin/ranlib configure:5930: result: ranlib configure:5945: checking for i386-unknown-gnu-strip configure:5974: result: no configure:5983: checking for strip configure:5999: found /usr/bin/strip configure:6010: result: strip configure:6223: checking for correct ltmain.sh version configure:6253: result: yes configure:6315: checking if cc static flag works configure:6338: result: yes configure:6404: checking for cc option to produce PIC configure:6591: result: configure:6656: checking if cc supports -c -o file.o configure:6680: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6684: $? = 0 configure:6701: result: yes configure:6727: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7576: result: no configure:7647: checking dynamic linker characteristics configure:8242: result: gnu ld.so configure:8246: checking how to hardcode library paths into programs configure:8271: result: unsupported configure:8285: checking whether stripping libraries is possible configure:8306: result: no configure:9120: checking if libtool supports shared libraries configure:9122: result: no configure:9125: checking whether to build shared libraries configure:9146: result: no configure:9149: checking whether to build static libraries configure:9153: result: yes configure:9245: creating libtool configure:9936: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10803: result: yes configure:10821: c++ -c -fno-common conftest.cc >&5 configure:10824: $? = 0 configure:10920: checking for c++ option to produce PIC configure:11182: result: configure:11247: checking if c++ supports -c -o file.o configure:11271: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11275: $? = 0 configure:11292: result: yes configure:11318: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11343: result: yes configure:11414: checking dynamic linker characteristics configure:12009: result: gnu ld.so configure:12013: checking how to hardcode library paths into programs configure:12038: result: unsupported configure:12052: checking whether stripping libraries is possible configure:12073: result: no configure:13364: checking if libtool supports shared libraries configure:13366: result: no configure:13369: checking whether to build shared libraries configure:13387: result: no configure:13390: checking whether to build static libraries configure:13394: result: yes configure:13406: checking for g77 option to produce PIC configure:13593: result: configure:13658: checking if g77 supports -c -o file.o configure:13682: g77 -c -o out/conftest2.o conftest.f >&5 configure:13686: $? = 0 configure:13703: result: yes configure:13729: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14558: result: no configure:14629: checking dynamic linker characteristics configure:15224: result: gnu ld.so configure:15228: checking how to hardcode library paths into programs configure:15253: result: unsupported configure:15267: checking whether stripping libraries is possible configure:15288: result: no configure:19447: checking for library containing strerror configure:19477: cc -o conftest -fno-common conftest.c >&5 configure:19483: $? = 0 configure:19487: test -z || test ! -s conftest.err configure:19490: $? = 0 configure:19493: test -s conftest configure:19496: $? = 0 configure:19566: result: none required configure:19581: checking for i386-unknown-gnu-gcc configure:19607: result: cc configure:19889: checking for C compiler version configure:19892: 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:19895: $? = 0 configure:19897: 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:19900: $? = 0 configure:19902: cc -V &5 cc: `-V' option must have argument configure:19905: $? = 1 configure:19908: checking whether we are using the GNU C compiler configure:19964: result: no configure:19970: checking whether cc accepts -g configure:20021: result: no configure:20038: checking for cc option to accept ANSI C configure:20145: result: none needed configure:20163: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:20169: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:20304: checking dependency style of cc configure:20394: result: gcc3 configure:20419: checking for i386-unknown-gnu-gcc configure:20445: result: cc configure:20727: checking for C compiler version configure:20730: 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:20733: $? = 0 configure:20735: 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:20738: $? = 0 configure:20740: cc -V &5 cc: `-V' option must have argument configure:20743: $? = 1 configure:20746: checking whether we are using the GNU C compiler configure:20802: result: no configure:20808: checking whether cc accepts -g configure:20859: result: no configure:20876: checking for cc option to accept ANSI C configure:20983: result: none needed configure:21001: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:21007: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:21142: checking dependency style of cc configure:21232: result: gcc3 configure:21252: checking for ANSI C header files configure:21405: result: no configure:21428: checking for a BSD-compatible install configure:21483: result: /usr/bin/install -c -o root -g wheel configure:21494: checking whether make sets $(MAKE) configure:21514: result: yes configure:21531: checking for special C compiler options needed for large files configure:21566: cc -c -fno-common conftest.c >&5 configure:21572: $? = 0 configure:21576: test -z || test ! -s conftest.err configure:21579: $? = 0 configure:21582: test -s conftest.o configure:21585: $? = 0 configure:21630: result: no configure:21636: checking for _FILE_OFFSET_BITS value needed for large files configure:21667: cc -c -fno-common conftest.c >&5 configure:21673: $? = 0 configure:21677: test -z || test ! -s conftest.err configure:21680: $? = 0 configure:21683: test -s conftest.o configure:21686: $? = 0 configure:21751: result: no configure:21761: checking for _LARGE_FILES value needed for large files configure:21792: cc -c -fno-common conftest.c >&5 configure:21798: $? = 0 configure:21802: test -z || test ! -s conftest.err configure:21805: $? = 0 configure:21808: test -s conftest.o configure:21811: $? = 0 configure:21876: result: no configure:21927: checking limits.h usability configure:21939: cc -c -fno-common conftest.c >&5 configure:21945: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest.o configure:21958: $? = 0 configure:21968: result: yes configure:21972: checking limits.h presence configure:21982: cc -E conftest.c configure:21988: $? = 0 configure:22008: result: yes configure:22043: checking for limits.h configure:22050: result: yes configure:21927: checking machine/limits.h usability configure:21939: cc -c -fno-common conftest.c >&5 configure:21945: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest.o configure:21958: $? = 0 configure:21968: result: yes configure:21972: checking machine/limits.h presence configure:21982: cc -E conftest.c configure:21988: $? = 0 configure:22008: result: yes configure:22043: checking for machine/limits.h configure:22050: result: yes configure:21927: checking math.h usability configure:21939: cc -c -fno-common conftest.c >&5 configure:21945: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest.o configure:21958: $? = 0 configure:21968: result: yes configure:21972: checking math.h presence configure:21982: cc -E conftest.c configure:21988: $? = 0 configure:22008: result: yes configure:22043: checking for math.h configure:22050: result: yes configure:21927: checking stdio.h usability configure:21939: cc -c -fno-common conftest.c >&5 configure:21945: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest.o configure:21958: $? = 0 configure:21968: result: yes configure:21972: checking stdio.h presence configure:21982: cc -E conftest.c configure:21988: $? = 0 configure:22008: result: yes configure:22043: checking for stdio.h configure:22050: result: yes configure:21927: checking time.h usability configure:21939: cc -c -fno-common conftest.c >&5 configure:21945: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest.o configure:21958: $? = 0 configure:21968: result: yes configure:21972: checking time.h presence configure:21982: cc -E conftest.c configure:21988: $? = 0 configure:22008: result: yes configure:22043: checking for time.h configure:22050: result: yes configure:22064: checking whether stat file-mode macros are broken configure:22112: result: no configure:22130: checking for dirent.h that defines DIR configure:22154: cc -c -fno-common conftest.c >&5 configure:22160: $? = 0 configure:22164: test -z || test ! -s conftest.err configure:22167: $? = 0 configure:22170: test -s conftest.o configure:22173: $? = 0 configure:22184: result: yes configure:22197: checking for library containing opendir configure:22227: cc -o conftest -fno-common conftest.c >&5 configure:22233: $? = 0 configure:22237: test -z || test ! -s conftest.err configure:22240: $? = 0 configure:22243: test -s conftest configure:22246: $? = 0 configure:22316: result: none required configure:22452: checking for an ANSI C-conforming const configure:22519: cc -c -fno-common conftest.c >&5 configure:22525: $? = 0 configure:22529: test -z || test ! -s conftest.err configure:22532: $? = 0 configure:22535: test -s conftest.o configure:22538: $? = 0 configure:22549: result: yes configure:22559: checking for inline configure:22580: cc -c -fno-common conftest.c >&5 configure:22586: $? = 0 configure:22590: test -z || test ! -s conftest.err configure:22593: $? = 0 configure:22596: test -s conftest.o configure:22599: $? = 0 configure:22611: result: inline configure:22630: checking whether time.h and sys/time.h may both be included configure:22655: cc -c -fno-common conftest.c >&5 configure:22661: $? = 0 configure:22665: test -z || test ! -s conftest.err configure:22668: $? = 0 configure:22671: test -s conftest.o configure:22674: $? = 0 configure:22685: result: yes configure:22696: checking return type of signal handlers configure:22727: cc -c -fno-common conftest.c >&5 configure:22733: $? = 0 configure:22737: test -z || test ! -s conftest.err configure:22740: $? = 0 configure:22743: test -s conftest.o configure:22746: $? = 0 configure:22757: result: void configure:22774: checking for snprintf configure:22831: cc -o conftest -fno-common conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `snprintf' configure:22837: $? = 0 configure:22841: test -z || test ! -s conftest.err configure:22844: $? = 0 configure:22847: test -s conftest configure:22850: $? = 0 configure:22862: result: yes configure:22774: checking for vsnprintf configure:22831: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `vsnprintf' configure:22837: $? = 0 configure:22841: test -z || test ! -s conftest.err configure:22844: $? = 0 configure:22847: test -s conftest configure:22850: $? = 0 configure:22862: result: yes configure:22774: checking for strcasecmp configure:22831: cc -o conftest -fno-common conftest.c >&5 configure:22837: $? = 0 configure:22841: test -z || test ! -s conftest.err configure:22844: $? = 0 configure:22847: test -s conftest configure:22850: $? = 0 configure:22862: result: yes configure:22774: checking for strncasecmp configure:22831: cc -o conftest -fno-common conftest.c >&5 configure:22837: $? = 0 configure:22841: test -z || test ! -s conftest.err configure:22844: $? = 0 configure:22847: test -s conftest configure:22850: $? = 0 configure:22862: result: yes configure:22878: checking for memcpy configure:22935: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `memcpy' configure:22941: $? = 0 configure:22945: test -z || test ! -s conftest.err configure:22948: $? = 0 configure:22951: test -s conftest configure:22954: $? = 0 configure:22966: result: yes configure:22878: checking for memmove configure:22935: cc -o conftest -fno-common conftest.c >&5 configure:22941: $? = 0 configure:22945: test -z || test ! -s conftest.err configure:22948: $? = 0 configure:22951: test -s conftest configure:22954: $? = 0 configure:22966: result: yes configure:22878: checking for memset configure:22935: cc -o conftest -fno-common conftest.c >&5 conftest.c:53: warning: conflicting types for built-in function `memset' configure:22941: $? = 0 configure:22945: test -z || test ! -s conftest.err configure:22948: $? = 0 configure:22951: test -s conftest configure:22954: $? = 0 configure:22966: result: yes configure:22979: checking if we want compiler warnings configure:22989: result: yes configure:23005: checking for short configure:23029: cc -c -fno-common conftest.c >&5 configure:23035: $? = 0 configure:23039: test -z || test ! -s conftest.err configure:23042: $? = 0 configure:23045: test -s conftest.o configure:23048: $? = 0 configure:23059: result: yes configure:23062: checking size of short configure:23381: cc -o conftest -fno-common conftest.c >&5 configure:23384: $? = 0 configure:23386: ./conftest configure:23389: $? = 0 configure:23412: result: 2 configure:23419: checking for long configure:23443: cc -c -fno-common conftest.c >&5 configure:23449: $? = 0 configure:23453: test -z || test ! -s conftest.err configure:23456: $? = 0 configure:23459: test -s conftest.o configure:23462: $? = 0 configure:23473: result: yes configure:23476: checking size of long configure:23795: cc -o conftest -fno-common conftest.c >&5 configure:23798: $? = 0 configure:23800: ./conftest configure:23803: $? = 0 configure:23826: result: 4 configure:23833: checking for int configure:23857: cc -c -fno-common conftest.c >&5 configure:23863: $? = 0 configure:23867: test -z || test ! -s conftest.err configure:23870: $? = 0 configure:23873: test -s conftest.o configure:23876: $? = 0 configure:23887: result: yes configure:23890: checking size of int configure:24209: cc -o conftest -fno-common conftest.c >&5 configure:24212: $? = 0 configure:24214: ./conftest configure:24217: $? = 0 configure:24240: result: 4 configure:24247: checking for unsigned char * configure:24271: cc -c -fno-common conftest.c >&5 configure:24277: $? = 0 configure:24281: test -z || test ! -s conftest.err configure:24284: $? = 0 configure:24287: test -s conftest.o configure:24290: $? = 0 configure:24301: result: yes configure:24304: checking size of unsigned char * configure:24623: cc -o conftest -fno-common conftest.c >&5 configure:24626: $? = 0 configure:24628: ./conftest configure:24631: $? = 0 configure:24654: result: 4 configure:24661: checking for long long configure:24685: cc -c -fno-common conftest.c >&5 configure:24691: $? = 0 configure:24695: test -z || test ! -s conftest.err configure:24698: $? = 0 configure:24701: test -s conftest.o configure:24704: $? = 0 configure:24715: result: yes configure:24718: checking size of long long configure:25037: cc -o conftest -fno-common conftest.c >&5 configure:25040: $? = 0 configure:25042: ./conftest configure:25045: $? = 0 configure:25068: result: 8 configure:25115: checking if prototype for gethostname exists configure:25127: result: yes configure:25150: checking whether to build with debugging support configure:25168: result: no configure:25181: checking whether to use -rpath configure:25186: result: yes configure:25196: checking which pkg-config LDFLAGS to use configure:25203: result: -Wl,-R${libdir} -L${libdir} configure:25346: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dbh config.status 1.0.24, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:735: creating Makefile config.status:735: creating dbh.spec config.status:735: creating src/Makefile config.status:735: creating src/dbh-1.0.pc config.status:735: creating src/dbh_config.h config.status:839: creating config.h config.status:1287: executing depfiles commands configure:26822: 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_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline 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_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_machine_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_stat_broken=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_time_h=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=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run automake-1.8' 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='1.0.24' DBH_VERSION_MAJOR='1' DBH_VERSION_MICRO='24' DBH_VERSION_MINOR='0' 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}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/dbh10/work/dbh-1.0.24/missing --run makeinfo' OBJEXT='' PACKAGE='dbh' PACKAGE_BUGREPORT='dbh-users@lists.sourceforge.net' PACKAGE_NAME='dbh' PACKAGE_STRING='dbh 1.0.24' PACKAGE_TARNAME='dbh' PACKAGE_VERSION='1.0.24' PATH_SEPARATOR=':' PKG_LDFLAGS='-Wl,-R${libdir} -L${libdir}' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIZEOF_FILE_POINTER='4' STRIP='strip' VERSION='1.0.24' 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='' 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/dbh10/work/dbh-1.0.24/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_GETHOSTNAME_PROTO 1 #define HAVE_LIMITS_H 1 #define HAVE_MACHINE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_SNPRINTF 1 #define HAVE_STDIO_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_TIME_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 1.0.24" #define PACKAGE_TARNAME "dbh" #define PACKAGE_VERSION "1.0.24" #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 "1.0.24" #endif #ifdef __cplusplus void exit (int); configure: exit 0