Bug#317104: libgda2: FTBFS: cannot find postgresql headers

Daniel Schepler Daniel Schepler <schepler@math.berkeley.edu>, 317104@bugs.debian.org
Wed Jul 6 11:09:26 UTC 2005


Package: libgda2
Severity: serious
Version: 1.2.1-2

>From my build log:

...
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking for Postgres files... found Postgres in /usr
configure: WARNING: Postgres include files not found
...
dh_install -pgda2-postgres --autodest \
  --sourcedir=debian/tmp \
  usr/lib/libgda/providers/libgda-postgres.so
cp: cannot stat `debian/tmp//usr/lib/libgda/providers/libgda-postgres.so': No such file or directory
dh_install: command returned error code 256
make: *** [binary-install/gda2-postgres] Error 1

I'd suggest editing configure.in to search first for the pg_config
program and use -I`pg_config --includedir` as POSTGRES_CFLAGS if it's
found.

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-9-amd64-k8
Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card






More information about the Pkg-gnome-maintainers mailing list