Hi Lucas,
do you have the postgresql-server-dev-X packet installed?
As you can see in "bacula-2.2.6/src/cats/postgresql.c" on line 49 "49
#include "postgres_ext.h" /* needed for NAMEDATALEN */"
you need the file "postgres_ext.h"
which is provided in this package
---snip---
sudo dpkg -L postgresql-server-dev-8.2 | grep -i ext.h
/usr/include/postgresql/8.2/server/postgres_ext.h
---snap---
Best wishes,
Matthias
Lucas Nussbaum schrieb:
Package: bacula
version: 2.2.6-0.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080122 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
> make[1]: Entering directory
`/build/user/bacula-2.2.6/debian/tmp-build-pgsql/src/tools'
> make[1]: *** No rule to make target `../cats/libsql.a', needed by `dbcheck'.
Stop.
> make[1]: Leaving directory
`/build/user/bacula-2.2.6/debian/tmp-build-pgsql/src/tools'
> make: *** [build-stamp-pgsql] Error 2
> rm configure-stamp-sqlite3 configure-stamp-sqlite configure-stamp-pgsql
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/22
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]