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.61. Invocation command line was $ ./configure --with-pdo-mysql=/usr/local --with-zlib-dir=/usr --with-php-config=/usr/local/bin/php-config --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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: 81 tasks, 136 threads, 4 processors Load average: 2.28, Mach factor: 1.71 /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: /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:1894: checking for grep that handles long lines and -e configure:1968: result: /usr/bin/grep configure:1973: checking for egrep configure:2051: result: /usr/bin/grep -E configure:2056: checking for a sed that does not truncate output configure:2110: result: /usr/local/bin/sed configure:2193: checking for i386-unknown-gnu-gcc configure:2220: result: cc configure:2498: checking for C compiler version configure:2505: 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:2508: $? = 0 configure:2515: 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:2518: $? = 0 configure:2525: cc -V >&5 cc: `-V' option must have argument configure:2528: $? = 1 configure:2551: checking for C compiler default output file name configure:2578: cc -fno-common conftest.c >&5 configure:2581: $? = 0 configure:2619: result: a.out configure:2636: checking whether the C compiler works configure:2646: ./a.out configure:2649: $? = 0 configure:2666: result: yes configure:2673: checking whether we are cross compiling configure:2675: result: no configure:2678: checking for suffix of executables configure:2685: cc -o conftest -fno-common conftest.c >&5 configure:2688: $? = 0 configure:2712: result: configure:2718: checking for suffix of object files configure:2744: cc -c -fno-common conftest.c >&5 configure:2747: $? = 0 configure:2770: result: configure:2774: checking whether we are using the GNU C compiler configure:2803: cc -c -fno-common conftest.c >&5 configure:2809: $? = 0 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:2826: result: no configure:2831: checking whether cc accepts -g configure:2861: cc -c -g conftest.c >&5 configure:2867: $? = 0 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:2899: cc -c conftest.c >&5 configure:2905: $? = 0 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:2938: cc -c -g conftest.c >&5 configure:2944: $? = 0 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:2966: result: no configure:2983: checking for cc option to accept ISO C89 configure:3057: cc -c -fno-common conftest.c >&5 configure:3063: $? = 0 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3063: $? = 0 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3063: $? = 0 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3063: $? = 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3063: $? = 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3063: $? = 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3057: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3063: $? = 0 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3089: result: unsupported configure:3108: checking whether cc understands -c and -o together configure:3140: cc -c conftest.c -o conftest2. >&5 configure:3143: $? = 0 configure:3149: cc -c conftest.c -o conftest2. >&5 configure:3152: $? = 0 configure:3204: result: yes configure:3220: checking for system library directory configure:3238: result: lib configure:3246: checking if compiler supports -R configure:3275: cc -o conftest -fno-common conftest.c -R /usr/lib >&5 cc: unrecognized option `-R' ld: can't map file: /usr/lib ((os/kern) invalid argument) configure:3281: $? = 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:3300: result: no configure:3305: checking if compiler supports -Wl,-rpath, configure:3334: cc -o conftest -fno-common conftest.c -Wl,-rpath,/usr/lib >&5 ld: unknown flag: -rpath configure:3340: $? = 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:3359: result: no configure:3408: checking build system type configure:3426: result: i386-unknown-gnu configure:3448: checking host system type configure:3463: result: i386-unknown-gnu configure:3485: checking target system type configure:3500: result: i386-unknown-gnu configure:3612: checking for PHP prefix configure:3614: result: /usr/local configure:3616: checking for PHP includes configure:3618: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib configure:3620: checking for PHP extension directory configure:3622: result: /usr/local/lib/php/20060613 configure:3624: checking for PHP installed headers prefix configure:3626: result: /usr/local/include/php configure:3670: checking for re2c configure:3686: found /usr/local/bin/re2c configure:3697: result: re2c configure:3706: checking for re2c version configure:3720: result: invalid configure:3725: WARNING: You will need re2c 0.12.0 or later if you want to regenerate PHP parsers. configure:3739: checking for gawk configure:3756: found /usr/local/bin/gawk configure:3767: result: gawk configure:3819: checking for MySQL support for PDO configure:3862: result: yes, shared configure:3872: checking for the location of libz configure:3890: result: no configure:3904: checking for mysql_config configure:3937: result: /usr/bin/mysql_config configure:4259: checking for mysql_query in -lmysqlclient configure:4294: cc -o conftest -fno-common -L/usr/lib/mysql -L/usr/lib/mysql -lmysqlclient -lz -lm conftest.c -lmysqlclient >&5 configure:4300: $? = 0 configure:4319: result: yes configure:5089: checking for mysql_commit configure:5145: cc -o conftest -fno-common conftest.c -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:5151: $? = 0 configure:5169: result: yes configure:5089: checking for mysql_stmt_prepare configure:5145: cc -o conftest -fno-common conftest.c -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:5151: $? = 0 configure:5169: result: yes configure:5089: checking for mysql_next_result configure:5145: cc -o conftest -fno-common conftest.c -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:5151: $? = 0 configure:5169: result: yes configure:5089: checking for mysql_sqlstate configure:5145: cc -o conftest -fno-common conftest.c -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm >&5 configure:5151: $? = 0 configure:5169: result: yes configure:5183: checking for PDO includes configure:5189: checking for PDO includes configure:5200: result: /usr/local/include/php/ext configure:5649: checking for non-GNU ld configure:5683: result: /usr/bin/ld configure:5692: checking if the linker (/usr/bin/ld) is GNU ld configure:5707: result: no configure:5712: checking for /usr/bin/ld option to reload object files configure:5719: result: -r configure:5737: checking for BSD-compatible nm configure:5779: result: nm configure:5783: checking whether ln -s works configure:5787: result: yes configure:5794: checking how to recognise dependent libraries configure:5966: result: pass_all configure:6174: checking how to run the C preprocessor configure:6214: cc -E conftest.c configure:6220: $? = 0 configure:6251: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:6257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include configure:6290: result: cc -E configure:6319: cc -E conftest.c configure:6325: $? = 0 configure:6356: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:6362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include configure:6400: checking for ANSI C header files configure:6430: cc -c -fno-common conftest.c >&5 configure:6436: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6561: result: no configure:6585: checking for sys/types.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for sys/stat.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for stdlib.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for string.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for memory.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for strings.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for inttypes.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for stdint.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6585: checking for unistd.h configure:6606: cc -c -fno-common conftest.c >&5 configure:6612: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:6628: result: no configure:6655: checking dlfcn.h usability configure:6672: cc -c -fno-common conftest.c >&5 configure:6678: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6692: result: no configure:6696: checking dlfcn.h presence configure:6711: cc -E conftest.c configure:6717: $? = 0 configure:6731: result: yes configure:6744: WARNING: dlfcn.h: present but cannot be compiled configure:6746: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6748: WARNING: dlfcn.h: see the Autoconf documentation configure:6750: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6752: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6754: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6759: checking for dlfcn.h configure:6767: result: yes configure:6791: checking how to run the C++ preprocessor configure:6827: c++ -E conftest.cpp configure:6833: $? = 0 configure:6864: c++ -E conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:6870: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6903: result: c++ -E configure:6932: c++ -E conftest.cpp configure:6938: $? = 0 configure:6969: c++ -E conftest.cpp conftest.cpp:16:28: ac_nonexistent.h: No such file or directory configure:6975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_MYSQL 1 | #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" | #define HAVE_MYSQL_COMMIT 1 | #define HAVE_MYSQL_STMT_PREPARE 1 | #define HAVE_MYSQL_NEXT_RESULT 1 | #define HAVE_MYSQL_SQLSTATE 1 | #define COMPILE_DL_PDO_MYSQL 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7019: checking the maximum length of command line arguments configure:7111: result: configure:7122: checking command to parse nm output from cc object configure:7218: c++ -c -fno-common conftest.cpp >&5 configure:7221: $? = 0 configure:7225: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7228: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7218: c++ -c -fno-common conftest.cpp >&5 configure:7221: $? = 0 configure:7225: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7228: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7318: result: failed configure:7325: checking for objdir configure:7340: result: .libs configure:7392: checking for i386-unknown-gnu-ar configure:7422: result: no configure:7432: checking for ar configure:7448: found /usr/bin/ar configure:7459: result: ar configure:7488: checking for i386-unknown-gnu-ranlib configure:7518: result: no configure:7528: checking for ranlib configure:7544: found /usr/bin/ranlib configure:7555: result: ranlib configure:7584: checking for i386-unknown-gnu-strip configure:7614: result: no configure:7624: checking for strip configure:7640: found /usr/bin/strip configure:7651: result: strip configure:7953: checking if cc static flag works configure:7981: result: yes configure:8053: checking for cc option to produce PIC configure:8257: result: configure:8324: checking if cc supports -c -o file.o configure:8348: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8352: $? = 0 configure:8371: result: yes configure:8397: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9241: result: no configure:9312: checking dynamic linker characteristics configure:9887: result: gnu ld.so configure:9891: checking how to hardcode library paths into programs configure:9916: result: unsupported configure:9930: checking whether stripping libraries is possible configure:9951: result: no configure:10732: checking if libtool supports shared libraries configure:10734: result: no configure:10737: checking whether to build shared libraries configure:10758: result: no configure:10761: checking whether to build static libraries configure:10765: result: yes configure:10858: result: creating libtool configure:11580: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12408: result: yes configure:12430: c++ -c -fno-common conftest.cpp >&5 configure:12433: $? = 0 configure:12543: checking for c++ option to produce PIC configure:12811: result: configure:12878: checking if c++ supports -c -o file.o configure:12902: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12906: $? = 0 configure:12925: result: yes configure:12951: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12976: result: yes configure:13047: checking dynamic linker characteristics configure:13622: result: gnu ld.so configure:13626: checking how to hardcode library paths into programs configure:13651: result: unsupported configure:13665: checking whether stripping libraries is possible configure:13686: result: no configure:15182: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:515: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_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= 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_mysql_commit=yes ac_cv_func_mysql_next_result=yes ac_cv_func_mysql_sqlstate=yes ac_cv_func_mysql_stmt_prepare=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no 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_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_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_mysqlclient___mysql_query=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RE2C=re2c ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_target=i386-unknown-gnu lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_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_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='""' php_cv_cc_dashr=no php_cv_cc_rpath=no php_cv_re2c_version=invalid ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='gawk' CC='cc' CFLAGS='-fno-common' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-pdo-mysql=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--prefix=/usr/local'\''' CONFIGURE_OPTIONS=' '\''--with-pdo-mysql=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--prefix=/usr/local'\''' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' CXXCPP='c++ -E' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDO_MYSQL_MODULE_TYPE='external' RANLIB='ranlib' RE2C='exit 0;' SED='/usr/local/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_MYSQL 1 #define PDO_MYSQL_UNIX_ADDR "/var/mysql/mysql.sock" #define HAVE_MYSQL_COMMIT 1 #define HAVE_MYSQL_STMT_PREPARE 1 #define HAVE_MYSQL_NEXT_RESULT 1 #define HAVE_MYSQL_SQLSTATE 1 #define COMPILE_DL_PDO_MYSQL 1 #define HAVE_DLFCN_H 1 configure: exit 0