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 --prefix= --enable-fork --enable-rcs --disable-odbc --disable-postgres --disable-mysql --disable-sqlite i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -pthread -L/usr/local/lib CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --enable-ltdl-convenience CFLAGS=-fno-common CXXFLAGS=-fno-common LDFLAGS= -pthread -L/usr/local/lib CPPFLAGS= -I/usr/local/include --cache-file=/dev/null --srcdir=. ## --------- ## ## 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: 109 tasks, 164 threads, 4 processors Load average: 1.94, Mach factor: 2.12 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1422: creating cache configure:1542: checking for i386-unknown-gnu-gcc configure:1568: result: cc configure:1850: checking for C compiler version configure:1853: 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:1856: $? = 0 configure:1858: 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:1861: $? = 0 configure:1863: cc -V &5 cc: `-V' option must have argument configure:1866: $? = 1 configure:1889: checking for C compiler default output file name configure:1892: cc -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:1895: $? = 0 configure:1941: result: a.out configure:1946: checking whether the C compiler works configure:1952: ./a.out configure:1955: $? = 0 configure:1972: result: yes configure:1979: checking whether we are cross compiling configure:1981: result: no configure:1984: checking for suffix of executables configure:1986: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:1989: $? = 0 configure:2014: result: configure:2020: checking for suffix of object files configure:2041: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2044: $? = 0 configure:2066: result: configure:2070: checking whether we are using the GNU C compiler configure:2094: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2100: $? = 0 configure:2103: test -z || test ! -s conftest.err configure:2106: $? = 0 configure:2109: test -s conftest. configure:2112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2125: result: no configure:2131: checking whether cc accepts -g configure:2152: cc -c -g -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2158: $? = 0 configure:2161: test -z || test ! -s conftest.err configure:2164: $? = 0 configure:2167: test -s conftest. configure:2170: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2181: result: no configure:2198: checking for cc option to accept ANSI C configure:2268: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2274: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2268: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2274: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2268: cc -std1 -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2268: cc -Ae -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 :6:2: missing '(' after predicate configure:2274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2268: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 :6:2: missing '(' after predicate configure:2274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2268: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2274: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2304: result: none needed configure:2322: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2328: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2470: checking for i386-unknown-gnu-g++ configure:2496: result: c++ configure:2554: checking for C++ compiler version configure:2557: 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:2560: $? = 0 configure:2562: 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:2565: $? = 0 configure:2567: c++ -V &5 c++: `-V' option must have argument configure:2570: $? = 1 configure:2573: checking whether we are using the GNU C++ compiler configure:2597: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2603: $? = 0 configure:2606: test -z || test ! -s conftest.err configure:2609: $? = 0 configure:2612: test -s conftest. configure:2615: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2628: result: no configure:2634: checking whether c++ accepts -g configure:2655: c++ -c -g -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2661: $? = 0 configure:2664: test -z || test ! -s conftest.err configure:2667: $? = 0 configure:2670: test -s conftest. configure:2673: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2684: result: no configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2732: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest. configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2732: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest. configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2732: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest. configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:2732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:2732: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest. configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2726: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2900: checking for a BSD-compatible install configure:2955: result: /usr/bin/install -c -o root -g wheel configure:2998: checking build system type configure:3016: result: i386-unknown-gnu configure:3024: checking host system type configure:3038: result: i386-unknown-gnu configure:3046: checking for a sed that does not truncate output configure:3100: result: /usr/local/bin/sed configure:3103: checking for egrep configure:3113: result: grep -E configure:3162: checking for non-GNU ld configure:3196: result: /usr/bin/ld configure:3205: checking if the linker (/usr/bin/ld) is GNU ld configure:3220: result: no configure:3225: checking for /usr/bin/ld option to reload object files configure:3232: result: -r configure:3250: checking for BSD-compatible nm configure:3299: result: /usr/bin/nm -p configure:3303: checking whether ln -s works configure:3307: result: yes configure:3314: checking how to recognise dependent libraries configure:3490: result: pass_all configure:3968: checking how to run the C preprocessor configure:4003: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:4009: $? = 0 configure:4041: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4086: result: cc -E configure:4110: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:4116: $? = 0 configure:4148: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4198: checking for ANSI C header files configure:4223: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4229: $? = 0 configure:4232: test -z || test ! -s conftest.err configure:4235: $? = 0 configure:4238: test -s conftest. configure:4241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4350: result: no configure:4374: checking for sys/types.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for sys/stat.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for stdlib.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for string.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for memory.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for strings.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for inttypes.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for stdint.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4374: checking for unistd.h configure:4390: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4396: $? = 0 configure:4399: test -z || test ! -s conftest.err configure:4402: $? = 0 configure:4405: test -s conftest. configure:4408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4419: result: no configure:4445: checking dlfcn.h usability configure:4457: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4463: $? = 0 configure:4466: test -z || test ! -s conftest.err configure:4469: $? = 0 configure:4472: test -s conftest. configure:4475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:4485: result: no configure:4489: checking dlfcn.h presence configure:4499: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:4505: $? = 0 configure:4525: result: yes configure:4538: WARNING: dlfcn.h: present but cannot be compiled configure:4540: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4542: WARNING: dlfcn.h: see the Autoconf documentation configure:4544: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4546: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4548: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4560: checking for dlfcn.h configure:4567: result: yes configure:4590: checking how to run the C++ preprocessor configure:4621: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4627: $? = 0 configure:4659: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4665: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4704: result: c++ -E configure:4728: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4734: $? = 0 configure:4766: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:4827: checking for i386-unknown-gnu-g77 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-f77 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-xlf configure:4856: result: no configure:4827: checking for i386-unknown-gnu-frt configure:4856: result: no configure:4827: checking for i386-unknown-gnu-pgf77 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-fort77 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-fl32 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-af77 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-f90 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-xlf90 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-pgf90 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-epcf90 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-f95 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-fort configure:4856: result: no configure:4827: checking for i386-unknown-gnu-xlf95 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-ifc configure:4856: result: no configure:4827: checking for i386-unknown-gnu-efc configure:4856: result: no configure:4827: checking for i386-unknown-gnu-pgf95 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-lf95 configure:4856: result: no configure:4827: checking for i386-unknown-gnu-gfortran configure:4856: result: no configure:4869: checking for g77 configure:4885: found /usr/local/bin/g77 configure:4895: result: g77 configure:4913: checking for Fortran 77 compiler version configure:4913: 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:4916: $? = 0 configure:4918: 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:4921: $? = 0 configure:4923: 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:4926: $? = 0 configure:4934: checking whether we are using the GNU Fortran 77 compiler configure:4948: 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:4954: $? = 0 configure:4957: test -z || test ! -s conftest.err configure:4960: $? = 0 configure:4963: test -s conftest. configure:4966: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4979: result: no configure:4985: checking whether g77 accepts -g configure:4997: g77 -c -g conftest.f >&5 configure:5003: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest. configure:5015: $? = 1 configure: failed program was: | program main | | end configure:5027: result: no configure:5057: checking the maximum length of command line arguments configure:5166: result: configure:5177: checking command to parse /usr/bin/nm -p output from cc object configure:5282: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:5285: $? = 0 configure:5289: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5292: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5282: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:5285: $? = 0 configure:5289: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5292: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5382: result: failed configure:5389: checking for objdir configure:5404: result: .libs configure:5456: checking for i386-unknown-gnu-ar configure:5485: result: no configure:5494: checking for ar configure:5510: found /usr/bin/ar configure:5521: result: ar configure:5536: checking for i386-unknown-gnu-ranlib configure:5565: result: no configure:5574: checking for ranlib configure:5590: found /usr/bin/ranlib configure:5601: result: ranlib configure:5616: checking for i386-unknown-gnu-strip configure:5645: result: no configure:5654: checking for strip configure:5670: found /usr/bin/strip configure:5681: result: strip configure:6003: checking for cc option to produce PIC configure:6213: result: configure:6284: checking if cc static flag works cc: unrecognized option `-pthread' configure:6312: result: yes configure:6322: checking if cc supports -c -o file.o configure:6346: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -o out/conftest2.o conftest.c >&5 configure:6350: $? = 0 configure:6369: result: yes configure:6395: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7352: result: no configure:7419: checking dynamic linker characteristics configure:7995: result: gnu ld.so configure:8004: checking how to hardcode library paths into programs configure:8029: result: unsupported configure:8043: checking whether stripping libraries is possible configure:8064: result: no configure:8875: checking if libtool supports shared libraries configure:8877: result: no configure:8880: checking whether to build shared libraries configure:8901: result: no configure:8904: checking whether to build static libraries configure:8908: result: yes configure:9000: creating libtool configure:9730: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10666: result: yes configure:10684: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cpp >&5 configure:10687: $? = 0 configure:10806: checking for c++ option to produce PIC configure:11080: result: configure:11151: checking if c++ static flag works c++: unrecognized option `-pthread' configure:11179: result: yes configure:11189: checking if c++ supports -c -o file.o configure:11213: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -o out/conftest2.o conftest.cpp >&5 configure:11217: $? = 0 configure:11236: result: yes configure:11262: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11290: result: yes configure:11357: checking dynamic linker characteristics configure:11933: result: gnu ld.so configure:11942: checking how to hardcode library paths into programs configure:11967: result: unsupported configure:12493: checking if libtool supports shared libraries configure:12495: result: no configure:12498: checking whether to build shared libraries configure:12518: result: no configure:12521: checking whether to build static libraries configure:12525: result: yes configure:12535: checking for g77 option to produce PIC configure:12745: result: configure:12816: checking if g77 static flag works cc: unrecognized option `-pthread' configure:12844: result: yes configure:12854: checking if g77 supports -c -o file.o configure:12878: g77 -c -o out/conftest2.o conftest.f >&5 configure:12882: $? = 0 configure:12901: result: yes configure:12927: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13864: result: no configure:13931: checking dynamic linker characteristics configure:14507: result: gnu ld.so configure:14516: checking how to hardcode library paths into programs configure:14541: result: unsupported configure:18102: checking for ANSI C header files configure:18254: result: no configure:18278: checking limits.h usability configure:18290: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18296: $? = 0 configure:18299: test -z || test ! -s conftest.err configure:18302: $? = 0 configure:18305: test -s conftest.o configure:18308: $? = 0 configure:18318: result: yes configure:18322: checking limits.h presence configure:18332: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:18338: $? = 0 configure:18358: result: yes configure:18393: checking for limits.h configure:18400: result: yes configure:18441: checking string usability configure:18453: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from conftest.cc:48: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:18459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18481: result: no configure:18485: checking string presence configure:18495: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:18501: $? = 0 configure:18521: result: yes configure:18534: WARNING: string: present but cannot be compiled configure:18536: WARNING: string: check for missing prerequisite headers? configure:18538: WARNING: string: see the Autoconf documentation configure:18540: WARNING: string: section "Present But Cannot Be Compiled" configure:18542: WARNING: string: proceeding with the preprocessor's result configure:18544: WARNING: string: in the future, the compiler will take precedence configure:18556: checking for string configure:18563: result: yes configure:18592: checking bits/type_traits.h usability configure:18604: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:18610: $? = 0 configure:18613: test -z || test ! -s conftest.err configure:18616: $? = 0 configure:18619: test -s conftest.o configure:18622: $? = 0 configure:18632: result: yes configure:18636: checking bits/type_traits.h presence configure:18646: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:18652: $? = 0 configure:18672: result: yes configure:18707: checking for bits/type_traits.h configure:18714: result: yes configure:18743: checking type_traits.h usability configure:18755: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 conftest.cc:50:25: type_traits.h: No such file or directory configure:18761: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING 1 | #define HAVE_BITS_TYPE_TRAITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18783: result: no configure:18787: checking type_traits.h presence configure:18797: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc conftest.cc:16:25: type_traits.h: No such file or directory configure:18803: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING 1 | #define HAVE_BITS_TYPE_TRAITS_H 1 | /* end confdefs.h. */ | #include configure:18823: result: no configure:18858: checking for type_traits.h configure:18865: result: no configure:18901: checking for an ANSI C-conforming const configure:18968: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18974: $? = 0 configure:18977: test -z || test ! -s conftest.err configure:18980: $? = 0 configure:18983: test -s conftest.o configure:18986: $? = 0 configure:18997: result: yes configure:19007: checking for size_t configure:19031: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:19037: $? = 0 configure:19040: test -z || test ! -s conftest.err configure:19043: $? = 0 configure:19046: test -s conftest.o configure:19049: $? = 0 configure:19060: result: yes configure:19073: checking for long long configure:19097: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:19103: $? = 0 configure:19106: test -z || test ! -s conftest.err configure:19109: $? = 0 configure:19112: test -s conftest.o configure:19115: $? = 0 configure:19126: result: yes configure:19139: checking for unsigned long long configure:19163: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:19169: $? = 0 configure:19172: test -z || test ! -s conftest.err configure:19175: $? = 0 configure:19178: test -s conftest.o configure:19181: $? = 0 configure:19192: result: yes configure:19217: checking for bcopy configure:19274: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:19280: $? = 0 configure:19283: test -z || test ! -s conftest.err configure:19286: $? = 0 configure:19289: test -s conftest configure:19292: $? = 0 configure:19304: result: yes configure:19217: checking for memmove configure:19274: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:19280: $? = 0 configure:19283: test -z || test ! -s conftest.err configure:19286: $? = 0 configure:19289: test -s conftest configure:19292: $? = 0 configure:19304: result: yes configure:19217: checking for strerror configure:19274: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:19280: $? = 0 configure:19283: test -z || test ! -s conftest.err configure:19286: $? = 0 configure:19289: test -s conftest configure:19292: $? = 0 configure:19304: result: yes configure:19217: checking for strtoq configure:19274: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:19280: $? = 0 configure:19283: test -z || test ! -s conftest.err configure:19286: $? = 0 configure:19289: test -s conftest configure:19292: $? = 0 configure:19304: result: yes configure:19217: checking for strtoll configure:19274: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:19280: $? = 0 configure:19283: test -z || test ! -s conftest.err configure:19286: $? = 0 configure:19289: test -s conftest configure:19292: $? = 0 configure:19304: result: yes configure:19572: 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 darwintel config.status:764: creating Makefile config.status:764: creating pcre-config config.status:764: creating libpcre.pc config.status:764: creating pcrecpparg.h config.status:764: creating pcre_stringpiece.h config.status:764: creating RunGrepTest config.status:764: creating RunTest config.status:830: creating config.h config.status:1094: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include' 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=set ac_cv_env_LDFLAGS_value=' -pthread -L/usr/local/lib' 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_bcopy=yes ac_cv_func_memmove=yes ac_cv_func_strerror=yes ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_have_howl=no ac_cv_header_bits_type_traits_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string=yes 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_type_traits_h=no 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_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_search_sw_discovery_run=no ac_cv_type_long_long=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' BUILD_EXEEXT='$(EXEEXT)' BUILD_OBJEXT='$(OBJEXT)' CC='cc' CC_FOR_BUILD='$(CC)' CFLAGS='-fno-common ' CFLAGS_FOR_BUILD='$(CFLAGS)' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common ' CXXFLAGS_FOR_BUILD='$(CXXFLAGS)' CXXLDFLAGS='' CXX_FOR_BUILD='$(CXX)' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' EBCDIC='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAVE_CPP='' HAVE_MEMMOVE='' HAVE_STRERROR='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS=' -pthread -L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINK_SIZE='' LN_S='ln -s' LTLIBOBJS='' MATCH_LIMIT='' MATCH_LIMIT_RECURSION='' MAYBE_CPP_TARGETS='$(CPP_TARGETS)' NEWLINE='' NOT_ON_WINDOWS='' NO_RECURSE='' OBJDUMP='objdump' OBJEXT='' ON_WINDOWS='#' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CPPLIB_VERSION='0:0:0' PCRE_LIB_VERSION='0:1:0' PCRE_POSIXLIB_VERSION='0:0:0' PCRE_VERSION='6.6""' POSIX_LIB='libpcreposix.la' POSIX_LOBJ='' POSIX_MALLOC_THRESHOLD='-DPOSIX_MALLOC_THRESHOLD=10' POSIX_OBJ='' RANLIB='ranlib' SHELL='/bin/sh' STRIP='strip' UCP='' UTF8='' WIN_PREFIX='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pcre_have_bits_type_traits='1' pcre_have_long_long='1' pcre_have_type_traits='0' pcre_have_ulong_long='1' 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_BCOPY 1 #define HAVE_BITS_TYPE_TRAITS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LONG_LONG 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 #define HAVE_STRING 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOQ 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PCRE_STATIC 1 #endif #ifdef __cplusplus void exit (int); configure: exit 0