This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by psycopg configure 1.1.21, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-python=/usr/local/bin/python2.3 --with-python-version=2.3 --with-postgres-libraries=/usr/local/lib --with-postgres-includes=/usr/local/include --with-mxdatetime-includes=/usr/local/lib/python2.3/site-packages/mx/DateTime/mxDateTime/ --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 82 tasks, 137 threads, 4 processors Load average: 0.28, Mach factor: 3.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:1312: checking for python configure:1343: result: /usr/local/bin/python2.3 configure:1363: checking python version configure:1378: result: python2.3 configure:1396: checking python installation prefix configure:1409: result: /usr/local configure:1426: checking python installation exec_prefix configure:1439: result: /usr/local configure:1446: checking definitions in Python library makefile configure:1528: result: done configure:1539: checking for install configure:1570: result: /usr/bin/install -c -o root -g wheel configure:1581: checking location of python library configure:1600: result: $(prefix) configure:1607: checking location of python shared modules configure:1630: result: $(exec_prefix) configure:1668: checking for i386-unknown-gnu-gcc configure:1694: result: gcc configure:1976: checking for C compiler version configure:1979: gcc --version &5 gcc (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:1982: $? = 0 configure:1984: gcc -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:1987: $? = 0 configure:1989: gcc -V &5 gcc: `-V' option must have argument configure:1992: $? = 1 configure:2015: checking for C compiler default output file name configure:2018: gcc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lxpg4 -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:2021: $? = 0 configure:2067: result: a.out configure:2072: checking whether the C compiler works configure:2078: ./a.out configure:2081: $? = 0 configure:2098: result: yes configure:2105: checking whether we are cross compiling configure:2107: result: no configure:2110: checking for suffix of executables configure:2112: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lxpg4 -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:2115: $? = 0 configure:2140: result: configure:2146: checking for suffix of object files configure:2167: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2170: $? = 0 configure:2192: result: configure:2196: checking whether we are using the GNU C compiler configure:2220: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2226: $? = 0 configure:2229: test -z || test ! -s conftest.err configure:2232: $? = 0 configure:2235: test -s conftest. configure:2238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2251: result: no configure:2257: checking whether gcc accepts -g configure:2278: gcc -c -g -I/usr/local/include conftest.c >&5 configure:2284: $? = 0 configure:2287: test -z || test ! -s conftest.err configure:2290: $? = 0 configure:2293: test -s conftest. configure:2296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2307: result: no configure:2324: checking for gcc option to accept ANSI C configure:2394: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2400: $? = 0 configure:2403: test -z || test ! -s conftest.err configure:2406: $? = 0 configure:2409: test -s conftest. configure:2412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2394: gcc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2400: $? = 0 configure:2403: test -z || test ! -s conftest.err configure:2406: $? = 0 configure:2409: test -s conftest. configure:2412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2394: gcc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2394: gcc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2394: gcc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2400: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2394: gcc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 gcc: unrecognized option `-Xc' configure:2400: $? = 0 configure:2403: test -z || test ! -s conftest.err configure:2406: $? = 0 configure:2409: test -s conftest. configure:2412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* 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:2430: result: none needed configure:2448: gcc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2454: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2589: checking how to run the C preprocessor configure:2624: gcc -E -I/usr/local/include conftest.c configure:2630: $? = 0 configure:2662: gcc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | #include configure:2707: result: gcc -E configure:2731: gcc -E -I/usr/local/include conftest.c configure:2737: $? = 0 configure:2769: gcc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | #include configure:2818: checking whether gmake sets $(MAKE) configure:2838: result: yes configure:2848: checking for inline configure:2869: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2875: $? = 0 configure:2878: test -z || test ! -s conftest.err configure:2881: $? = 0 configure:2884: test -s conftest. configure:2887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:2869: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2875: $? = 0 configure:2878: test -z || test ! -s conftest.err configure:2881: $? = 0 configure:2884: test -s conftest. configure:2887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:2869: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2875: $? = 0 configure:2878: test -z || test ! -s conftest.err configure:2881: $? = 0 configure:2884: test -s conftest. configure:2887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "psycopg" | #define PACKAGE_TARNAME "psycopg" | #define PACKAGE_VERSION "1.1.21" | #define PACKAGE_STRING "psycopg 1.1.21" | #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" | | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:2899: result: no configure:2957: checking PostgreSQL version configure:2970: error: missing PostgreSQL headers ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_inline=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 ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -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_objext= ac_cv_path_INSTALL='/usr/bin/install -c -o root -g wheel' ac_cv_path_PYTHON=/usr/local/bin/python2.3 ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_gmake_set=yes lt_cv_sys_max_cmd_len= py_cv_python_exec_prefix=/usr/local py_cv_python_library_dir= py_cv_python_makefile_CC=gcc py_cv_python_makefile_CCSHARED= py_cv_python_makefile_EXEC_PREFIX='${prefix}' py_cv_python_makefile_LDFLAGS= py_cv_python_makefile_LDLAST= py_cv_python_makefile_LDSHARED='$(CC) $(LDFLAGS) -bundle -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' py_cv_python_makefile_LIBC= py_cv_python_makefile_LIBM= py_cv_python_makefile_LIBS='-lxpg4 -ldl ' py_cv_python_makefile_LINKCC='$(PURIFY) $(CXX)' py_cv_python_makefile_LINKFORSHARED='-framework System ' py_cv_python_makefile_MACHDEP=darwin py_cv_python_makefile_OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' py_cv_python_makefile_PREFIX=/usr/local py_cv_python_makefile_RANLIB=ranlib py_cv_python_makefile_SET_CCC= py_cv_python_makefile_SGI_ABI= py_cv_python_makefile_SO=.so py_cv_python_makefile_vars=found py_cv_python_module_dir= py_cv_python_prefix=/usr/local py_cv_python_version=python2.3 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CCSHARED='' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='-I/usr/local/include -I/usr/local/include/postgresql' DEBUG='-DNDEBUG' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEC_PREFIX='${prefix}' EXEEXT='' INSTALL='/usr/bin/install -c -o root -g wheel' INSTALLOPTS='' LDFLAGS='-L/usr/local/lib -L/usr/local/lib ' LDLAST='' LDSHARED='$(CC) $(LDFLAGS) -bundle -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' LIBC='' LIBM='' LIBOBJS='' LIBS=' -lxpg4 -ldl ' LINKCC='$(PURIFY) $(CXX)' LINKFORSHARED='-framework System ' LTLIBOBJS='' MACHDEP='darwin' OBJEXT='' OPT=' -DNDEBUG -g -O3 -Wall -Wstrict-prototypes' PACKAGE_BUGREPORT='psycopg@lists.initd.org' PACKAGE_NAME='psycopg' PACKAGE_STRING='psycopg 1.1.21' PACKAGE_TARNAME='psycopg' PACKAGE_VERSION='1.1.21' PATH_SEPARATOR=':' PGSQLDIR='/usr/local/include/postgresql' PGSQLLIBS='-L/usr/local/lib' PGSQLMAJOR='' PGSQLMINOR='' PGSQLTYPES='' PREFIX='/usr/local' PYTHON='/usr/local/bin/python2.3' PYTHON_EXEC_PREFIX='/usr/local' PYTHON_LIBRARY_DIR='$(prefix)' PYTHON_MODULE_DIR='$(exec_prefix)' PYTHON_PREFIX='/usr/local' PYTHON_VERSION='python2.3' RANLIB='ranlib' SET_CCC='' SET_MAKE='' SGI_ABI='' SHELL='/bin/sh' SO='.so' VERSION='python2.3' ZOPEHOME='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='/usr/local' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "psycopg@lists.initd.org" #define PACKAGE_NAME "psycopg" #define PACKAGE_STRING "psycopg 1.1.21" #define PACKAGE_TARNAME "psycopg" #define PACKAGE_VERSION "1.1.21" #define inline #endif #ifndef __cplusplus configure: exit 1