This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-docs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1503: checking whether to enable maintainer-specific portions of Makefiles configure:1512: result: no configure:1567: checking for a BSD-compatible install configure:1622: result: /bin/install -c configure:1633: checking whether build environment is sane configure:1676: result: yes configure:1741: checking for gawk configure:1757: found /bin/gawk configure:1767: result: gawk configure:1777: checking whether make sets $(MAKE) configure:1797: result: yes configure:1981: checking build system type configure:1999: result: i686-uhu-linux-gnu configure:2007: checking host system type configure:2021: result: i686-uhu-linux-gnu configure:2042: checking for i686-uhu-linux-gcc configure:2058: found /usr/bin/i686-uhu-linux-gcc configure:2068: result: i686-uhu-linux-gcc configure:2350: checking for C compiler version configure:2353: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2356: $? = 0 configure:2358: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2361: $? = 0 configure:2363: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2366: $? = 1 configure:2389: checking for C compiler default output file name configure:2392: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2395: $? = 0 configure:2441: result: a.out configure:2446: checking whether the C compiler works configure:2452: ./a.out configure:2455: $? = 0 configure:2472: result: yes configure:2479: checking whether we are cross compiling configure:2481: result: no configure:2484: checking for suffix of executables configure:2486: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2489: $? = 0 configure:2514: result: configure:2520: checking for suffix of object files configure:2541: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2544: $? = 0 configure:2566: result: o configure:2570: checking whether we are using the GNU C compiler configure:2594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2600: $? = 0 configure:2604: test -z || test ! -s conftest.err configure:2607: $? = 0 configure:2610: test -s conftest.o configure:2613: $? = 0 configure:2626: result: yes configure:2632: checking whether i686-uhu-linux-gcc accepts -g configure:2653: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2659: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest.o configure:2672: $? = 0 configure:2683: result: yes configure:2700: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2770: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2776: $? = 0 configure:2780: test -z || test ! -s conftest.err configure:2783: $? = 0 configure:2786: test -s conftest.o configure:2789: $? = 0 configure:2807: result: none needed configure:2825: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2831: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2975: checking for style of include used by make configure:3003: result: GNU configure:3031: checking dependency style of i686-uhu-linux-gcc configure:3121: result: gcc3 configure:3143: checking how to run the C preprocessor configure:3178: i686-uhu-linux-gcc -E conftest.c configure:3184: $? = 0 configure:3216: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | /* end confdefs.h. */ | #include configure:3261: result: i686-uhu-linux-gcc -E configure:3285: i686-uhu-linux-gcc -E conftest.c configure:3291: $? = 0 configure:3323: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | /* end confdefs.h. */ | #include configure:3372: checking for a sed that does not truncate output configure:3426: result: /bin/sed configure:3429: checking for egrep configure:3439: result: grep -E configure:3455: checking for ld used by i686-uhu-linux-gcc configure:3522: result: /usr/bin/ld configure:3531: checking if the linker (/usr/bin/ld) is GNU ld configure:3546: result: yes configure:3564: checking for a BSD-compatible install configure:3619: result: /bin/install -c configure:3702: checking for /usr/bin/ld option to reload object files configure:3709: result: -r configure:3727: checking for BSD-compatible nm configure:3769: result: nm configure:3773: checking whether ln -s works configure:3777: result: yes configure:3784: checking how to recognise dependent libraries configure:3956: result: pass_all configure:4166: checking for ANSI C header files configure:4191: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4197: $? = 0 configure:4201: test -z || test ! -s conftest.err configure:4204: $? = 0 configure:4207: test -s conftest.o configure:4210: $? = 0 configure:4299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4302: $? = 0 configure:4304: ./conftest configure:4307: $? = 0 configure:4322: result: yes configure:4346: checking for sys/types.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for sys/stat.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for stdlib.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for string.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for memory.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for strings.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for inttypes.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for stdint.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4346: checking for unistd.h configure:4362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4368: $? = 0 configure:4372: test -z || test ! -s conftest.err configure:4375: $? = 0 configure:4378: test -s conftest.o configure:4381: $? = 0 configure:4392: result: yes configure:4418: checking dlfcn.h usability configure:4430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4436: $? = 0 configure:4440: test -z || test ! -s conftest.err configure:4443: $? = 0 configure:4446: test -s conftest.o configure:4449: $? = 0 configure:4459: result: yes configure:4463: checking dlfcn.h presence configure:4473: i686-uhu-linux-gcc -E conftest.c configure:4479: $? = 0 configure:4499: result: yes configure:4534: checking for dlfcn.h configure:4541: result: yes configure:4564: checking for i686-uhu-linux-g++ configure:4580: found /usr/bin/i686-uhu-linux-g++ configure:4590: result: i686-uhu-linux-g++ configure:4648: checking for C++ compiler version configure:4651: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:4654: $? = 0 configure:4656: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4659: $? = 0 configure:4661: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4664: $? = 1 configure:4667: checking whether we are using the GNU C++ compiler configure:4691: i686-uhu-linux-g++ -c conftest.cc >&5 configure:4697: $? = 0 configure:4701: test -z || test ! -s conftest.err configure:4704: $? = 0 configure:4707: test -s conftest.o configure:4710: $? = 0 configure:4723: result: yes configure:4729: checking whether i686-uhu-linux-g++ accepts -g configure:4750: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:4756: $? = 0 configure:4760: test -z || test ! -s conftest.err configure:4763: $? = 0 configure:4766: test -s conftest.o configure:4769: $? = 0 configure:4780: result: yes configure:4822: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4828: $? = 0 configure:4832: test -z || test ! -s conftest.err configure:4835: $? = 0 configure:4838: test -s conftest.o configure:4841: $? = 0 configure:4867: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:26:9: error: 'exit' was not declared in this scope exit (42); ^ configure:4873: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4822: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:22:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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:4822: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:22:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:23:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:22:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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:4822: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4828: $? = 0 configure:4832: test -z || test ! -s conftest.err configure:4835: $? = 0 configure:4838: test -s conftest.o configure:4841: $? = 0 configure:4867: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4873: $? = 0 configure:4877: test -z || test ! -s conftest.err configure:4880: $? = 0 configure:4883: test -s conftest.o configure:4886: $? = 0 configure:4911: checking dependency style of i686-uhu-linux-g++ configure:5001: result: gcc3 configure:5028: checking how to run the C++ preprocessor configure:5059: i686-uhu-linux-g++ -E conftest.cc configure:5065: $? = 0 configure:5097: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:5142: result: i686-uhu-linux-g++ -E configure:5166: i686-uhu-linux-g++ -E conftest.cc configure:5172: $? = 0 configure:5204: i686-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5210: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:5265: checking for i686-uhu-linux-g77 configure:5294: result: no configure:5265: checking for i686-uhu-linux-f77 configure:5294: result: no configure:5265: checking for i686-uhu-linux-xlf configure:5294: result: no configure:5265: checking for i686-uhu-linux-frt configure:5294: result: no configure:5265: checking for i686-uhu-linux-pgf77 configure:5294: result: no configure:5265: checking for i686-uhu-linux-fort77 configure:5294: result: no configure:5265: checking for i686-uhu-linux-fl32 configure:5294: result: no configure:5265: checking for i686-uhu-linux-af77 configure:5294: result: no configure:5265: checking for i686-uhu-linux-f90 configure:5294: result: no configure:5265: checking for i686-uhu-linux-xlf90 configure:5294: result: no configure:5265: checking for i686-uhu-linux-pgf90 configure:5294: result: no configure:5265: checking for i686-uhu-linux-epcf90 configure:5294: result: no configure:5265: checking for i686-uhu-linux-f95 configure:5294: result: no configure:5265: checking for i686-uhu-linux-fort configure:5294: result: no configure:5265: checking for i686-uhu-linux-xlf95 configure:5294: result: no configure:5265: checking for i686-uhu-linux-ifc configure:5294: result: no configure:5265: checking for i686-uhu-linux-efc configure:5294: result: no configure:5265: checking for i686-uhu-linux-pgf95 configure:5294: result: no configure:5265: checking for i686-uhu-linux-lf95 configure:5294: result: no configure:5265: checking for i686-uhu-linux-gfortran configure:5294: result: no configure:5307: checking for g77 configure:5336: result: no configure:5307: checking for f77 configure:5336: result: no configure:5307: checking for xlf configure:5336: result: no configure:5307: checking for frt configure:5336: result: no configure:5307: checking for pgf77 configure:5336: result: no configure:5307: checking for fort77 configure:5336: result: no configure:5307: checking for fl32 configure:5336: result: no configure:5307: checking for af77 configure:5336: result: no configure:5307: checking for f90 configure:5336: result: no configure:5307: checking for xlf90 configure:5336: result: no configure:5307: checking for pgf90 configure:5336: result: no configure:5307: checking for epcf90 configure:5336: result: no configure:5307: checking for f95 configure:5336: result: no configure:5307: checking for fort configure:5336: result: no configure:5307: checking for xlf95 configure:5336: result: no configure:5307: checking for ifc configure:5336: result: no configure:5307: checking for efc configure:5336: result: no configure:5307: checking for pgf95 configure:5336: result: no configure:5307: checking for lf95 configure:5336: result: no configure:5307: checking for gfortran configure:5336: result: no configure:5348: checking for Fortran 77 compiler version configure:5351: --version &5 ./configure: line 5352: --version: command not found configure:5354: $? = 127 configure:5356: -v &5 ./configure: line 5357: -v: command not found configure:5359: $? = 127 configure:5361: -V &5 ./configure: line 5362: -V: command not found configure:5364: $? = 127 configure:5372: checking whether we are using the GNU Fortran 77 compiler configure:5386: -c conftest.F >&5 ./configure: line 5387: -c: command not found configure:5392: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5418: result: no configure:5424: checking whether accepts -g configure:5436: -c -g conftest.f >&5 ./configure: line 5437: -c: command not found configure:5442: $? = 127 configure: failed program was: | program main | | end configure:5467: result: no configure:5497: checking the maximum length of command line arguments configure:5576: result: 32768 configure:5587: checking command to parse nm output from i686-uhu-linux-gcc object configure:5683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5686: $? = 0 configure:5690: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5693: $? = 0 configure:5745: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:5748: $? = 0 configure:5786: result: ok configure:5790: checking for objdir configure:5805: result: .libs configure:5857: checking for i686-uhu-linux-ar configure:5873: found /usr/bin/i686-uhu-linux-ar configure:5883: result: i686-uhu-linux-ar configure:5937: checking for i686-uhu-linux-ranlib configure:5966: result: no configure:5975: checking for ranlib configure:5991: found /usr/bin/ranlib configure:6002: result: ranlib configure:6017: checking for i686-uhu-linux-strip configure:6046: result: no configure:6055: checking for strip configure:6071: found /usr/bin/strip configure:6082: result: strip configure:6346: checking if i686-uhu-linux-gcc static flag works configure:6369: result: yes configure:6387: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6405: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:6409: $? = 0 configure:6420: result: no configure:6435: checking for i686-uhu-linux-gcc option to produce PIC configure:6622: result: -fPIC configure:6630: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:6648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:6652: $? = 0 configure:6663: result: yes configure:6687: checking if i686-uhu-linux-gcc supports -c -o file.o configure:6708: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:6712: $? = 0 configure:6732: result: yes configure:6758: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7607: result: yes configure:7633: checking whether -lc should be explicitly linked in configure:7638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7641: $? = 0 configure:7655: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7658: $? = 0 configure:7670: result: no configure:7678: checking dynamic linker characteristics configure:8218: result: GNU/Linux ld.so configure:8222: checking how to hardcode library paths into programs configure:8247: result: immediate configure:8261: checking whether stripping libraries is possible configure:8266: result: yes configure:9096: checking if libtool supports shared libraries configure:9098: result: yes configure:9101: checking whether to build shared libraries configure:9122: result: yes configure:9125: checking whether to build static libraries configure:9129: result: no configure:9221: creating libtool configure:9770: checking for ld used by i686-uhu-linux-g++ configure:9837: result: /usr/bin/ld configure:9846: checking if the linker (/usr/bin/ld) is GNU ld configure:9861: result: yes configure:9912: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10779: result: yes configure:10797: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10800: $? = 0 configure:10896: checking for i686-uhu-linux-g++ option to produce PIC configure:11158: result: -fPIC configure:11166: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:11184: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11188: $? = 0 configure:11199: result: yes configure:11223: checking if i686-uhu-linux-g++ supports -c -o file.o configure:11244: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11248: $? = 0 configure:11268: result: yes configure:11294: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11319: result: yes configure:11390: checking dynamic linker characteristics configure:11930: result: GNU/Linux ld.so configure:11934: checking how to hardcode library paths into programs configure:11959: result: immediate configure:11973: checking whether stripping libraries is possible configure:11978: result: yes configure:19531: checking mach-o/dyld.h usability configure:19543: i686-uhu-linux-gcc -c -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 conftest.c:60:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:19549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define DLOPEN_FLAG RTLD_NOW | /* 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:19572: result: no configure:19576: checking mach-o/dyld.h presence configure:19586: i686-uhu-linux-gcc -E conftest.c conftest.c:26:25: fatal error: mach-o/dyld.h: No such file or directory #include ^ compilation terminated. configure:19592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define DLOPEN_FLAG RTLD_NOW | /* end confdefs.h. */ | #include configure:19612: result: no configure:19647: checking for mach-o/dyld.h configure:19654: result: no configure:19774: checking for dlfcn.h configure:19779: result: yes configure:19923: checking for dlopen configure:19980: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 /tmp/ccvYmLSe.o:(.data+0x0): undefined reference to `dlopen' /tmp/ccvYmLSe.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:19986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libdbi" | #define VERSION "0.8.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define DLOPEN_FLAG RTLD_NOW | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:20011: result: no configure:20019: checking for dlopen in -ldl configure:20049: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c -ldl >&5 configure:20055: $? = 0 configure:20059: test -z || test ! -s conftest.err configure:20062: $? = 0 configure:20065: test -s conftest configure:20068: $? = 0 configure:20081: result: yes configure:20139: checking for strtoll configure:20196: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 configure:20202: $? = 0 configure:20206: test -z || test ! -s conftest.err configure:20209: $? = 0 configure:20212: test -s conftest configure:20215: $? = 0 configure:20227: result: yes configure:20242: checking for atoll configure:20299: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 configure:20305: $? = 0 configure:20309: test -z || test ! -s conftest.err configure:20312: $? = 0 configure:20315: test -s conftest configure:20318: $? = 0 configure:20330: result: yes configure:20242: checking for timegm configure:20299: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 configure:20305: $? = 0 configure:20309: test -z || test ! -s conftest.err configure:20312: $? = 0 configure:20315: test -s conftest configure:20318: $? = 0 configure:20330: result: yes configure:20354: checking for vasprintf configure:20411: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 configure:20417: $? = 0 configure:20421: test -z || test ! -s conftest.err configure:20424: $? = 0 configure:20427: test -s conftest configure:20430: $? = 0 configure:20442: result: yes configure:20456: checking for asprintf configure:20513: i686-uhu-linux-gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99 conftest.c >&5 configure:20519: $? = 0 configure:20523: test -z || test ! -s conftest.err configure:20526: $? = 0 configure:20529: test -s conftest configure:20532: $? = 0 configure:20544: result: yes configure:20572: checking for string.h configure:20577: result: yes configure:20572: checking for strings.h configure:20577: result: yes configure:20862: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:731: creating include/dbi/dbi.h config.status:731: creating libdbi.spec config.status:731: creating Makefile config.status:731: creating src/Makefile config.status:731: creating doc/Makefile config.status:731: creating include/Makefile config.status:731: creating include/dbi/Makefile config.status:835: creating config.h config.status:1145: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_asprintf=yes ac_cv_func_atoll=yes ac_cv_func_dlopen=no ac_cv_func_strtoll=yes ac_cv_func_timegm=yes ac_cv_func_vasprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' 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='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' 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='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEBUG='-g -Wall -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char -std=gnu99' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBADD_DL='-ldl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_AGE='0' LIB_CURRENT='0' LIB_REVISION='5' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libdbi' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PROFILE='-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char -std=gnu99' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.8.3' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' 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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' docs_subdirs='' driverdir='${exec_prefix}/lib/dbd' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DLOPEN_FLAG RTLD_NOW #define DLSYM_PREFIX "" #define DRIVER_EXT ".so" #define HAVE_ASPRINTF 1 #define HAVE_ATOLL 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOLL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIMEGM 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define PACKAGE "libdbi" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.8.3" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0