[...]
creating psycopg2.egg-info
writing psycopg2.egg-info/PKG-INFO
writing top-level names to psycopg2.egg-info/top_level.txt
writing dependency_links to psycopg2.egg-info/dependency_links.txt
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
Warning: Unable to find 'pg_config' filereading manifest file 'psycopg2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'TODO' under directory 'doc'
no previously-included directories found matching 'doc/src/_build'
writing manifest file 'psycopg2.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-i386/egg
running install_lib
running build_py
creating build
creating build/lib.macosx-10.6-i386-2.4
creating build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/__init__.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/errorcodes.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/extensions.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/extras.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/pool.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/psycopg1.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
copying lib/tz.py -> build/lib.macosx-10.6-i386-2.4/psycopg2
running build_ext
building 'psycopg2._psycopg' extension
creating build/temp.macosx-10.6-i386-2.4
creating build/temp.macosx-10.6-i386-2.4/psycopg
gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION="2.0.14 (dt dec ext pq3)" -DPSYCOPG_EXTENSIONS=1 -DPSYCOPG_NEW_BOOLEAN=1 -DHAVE_PQFREEMEM=1 -DHAVE_PQPROTOCOL3=1 -I/Users/vito/Documents/ploneprojects/python-buildouts/parts/opt/include/python2.4 -I. -c psycopg/psycopgmodule.c -o build/temp.macosx-10.6-i386-2.4/psycopg/psycopgmodule.o
In file included from psycopg/psycopgmodule.c:32:
./psycopg/psycopg.h:31:22: error: libpq-fe.h: No such file or directory
In file included from psycopg/psycopgmodule.c:33:
./psycopg/connection.h:72: error: expected specifier-qualifier-list before ‘PGconn’
./psycopg/connection.h:94: error: expected declaration specifiers or ‘...’ before ‘PGconn’
In file included from psycopg/psycopgmodule.c:34:
./psycopg/cursor.h:61: error: expected specifier-qualifier-list before ‘PGresult’
In file included from psycopg/psycopgmodule.c:35:
./psycopg/lobject.h:31:28: error: libpq/libpq-fs.h: No such file or directory
In file included from psycopg/psycopgmodule.c:35:
./psycopg/lobject.h:51: error: expected specifier-qualifier-list before ‘Oid’
./psycopg/lobject.h:57: error: expected declaration specifiers or ‘...’ before ‘Oid’
./psycopg/lobject.h:57: error: expected declaration specifiers or ‘...’ before ‘Oid’
psycopg/psycopgmodule.c: In function ‘psyco_register_type’:
psycopg/psycopgmodule.c:254: error: ‘cursorObject’ has no member named ‘string_types’
psycopg/psycopgmodule.c:257: error: ‘connectionObject’ has no member named ‘string_types’
error: Setup script exited with error: command 'gcc' failed with exit status 1Add a code snippet to your website: www.paste.org