Hi,
I tried "emerge psycopg" and it failed with:
checking for mxDateTime.h... configure: error: can't build without mx headers

It seems like the package does not install its dependencies recursively. Details:

configure:3002: checking for mxDateTime.h
configure:3013: i686-pc-linux-gnu-gcc -pthread -E -I/usr/include/postgresql/server -I/usr/lib/python2.3/site-packages/mx/DateTime/mxDateTime conftest.c
conftest.c:10:24: mxDateTime.h: No such file or directory
configure:3019: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "psycopg"
| #define PACKAGE_TARNAME "psycopg"
| #define PACKAGE_VERSION "1.1.15"
| #define PACKAGE_STRING "psycopg 1.1.15"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
|
| /* end confdefs.h.  */
| #include <mxDateTime.h>

--
gentoo-user@gentoo.org mailing list

Reply via email to