Package: psycopg
Version: 1.1.19-1
Severity: serious

python-egenix-mx-base-dev has dropped support for python 2.1 and 2.2[0], so
now psycopg fails to build:

./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... 8.0
checking PostgreSQL type catalog... 
/usr/include/postgresql/8.0/server/catalog/pg_type.h
checking for mxDateTime.h... configure: error: can't build without mx headers
make: *** [build-stamp] Error 1

It only gets this far if I add the postgresql-server-dev-8.0 build-dep,
tho.

0: http://packages.qa.debian.org/e/egenix-mx-base/news/1.html


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

Reply via email to