Package: python2.4-psycopg
Version: 1.1.19-1
Severity: serious

Trying to compile it on sid atm gives this failure:

./configure --with-mxdatetime-includes=/usr/include/python2.1/mx \
          --with-python=/usr/bin/python2.1 --with-python-version=2.1     \
  --with-postgres-includes=/usr/include/postgresql/8.0
checking for python... /usr/bin/python2.1
checking python version... 2.1
checking python installation prefix... /usr
checking python installation exec_prefix... /usr
checking definitions in Python library makefile... done
checking location of python library... $(prefix)/lib/python2.1/site-packages
checking location of python shared modules... 
$(exec_prefix)/lib/python2.1/site-packages
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for inline... inline
checking PostgreSQL version... configure: error: missing PostgreSQL headers
make: *** [build-stamp] Error 1

Adding a build-dep on postgresql-server-dev-8.0 seems to "fix" it, but I'm not
sure if it's the right fix or not (those headers claim to only be for
server-side stuff).

-rob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to