Gentoo Archives: gentoo-user

From: Erik <sigra@××××.se>
To: gentoo-user@l.g.o
Subject: [gentoo-user] psycopg package broken
Date: Tue, 06 Sep 2005 16:18:00
Message-Id: 431DBE63.8020809@home.se
1 Hi,
2 I tried "emerge psycopg" and it failed with:
3 checking for mxDateTime.h... configure: error: can't build without mx
4 headers
5
6 It seems like the package does not install its dependencies recursively.
7 Details:
8
9 configure:3002: checking for mxDateTime.h
10 configure:3013: i686-pc-linux-gnu-gcc -pthread -E
11 -I/usr/include/postgresql/server
12 -I/usr/lib/python2.3/site-packages/mx/DateTime/mxDateTime conftest.c
13 conftest.c:10:24: mxDateTime.h: No such file or directory
14 configure:3019: $? = 1
15 configure: failed program was:
16 | /* confdefs.h. */
17 |
18 | #define PACKAGE_NAME "psycopg"
19 | #define PACKAGE_TARNAME "psycopg"
20 | #define PACKAGE_VERSION "1.1.15"
21 | #define PACKAGE_STRING "psycopg 1.1.15"
22 | #define PACKAGE_BUGREPORT "psycopg@×××××××××××.org"
23 |
24 | /* end confdefs.h. */
25 | #include <mxDateTime.h>
26
27 --
28 gentoo-user@g.o mailing list