Comment 3 for bug 20878

Revision history for this message
In , Christopher Martin (christopher-martin) wrote : Re: Bug#326457: qt-x11-free: FTBFS: Cannot find postgresql server headers

tags 326457 pending
stop

On September 3, 2005 08:10, Daniel Schepler wrote:
> Package: qt-x11-free
> Severity: serious
> Version: 3:3.3.4-7
>
> >From my build log, with postgresql packages from current unstable:

<snip>

> You can probably fix this by adding postgresql-server-dev-8.0 to the
> Build-Depends and adding -I`pg_config --includedir-server` to the
> include flags.

Yes, the postgresql package moved some headers around recently. I fixed this
in an as-of-yet-not-uploaded revision by adding "-I`pg_config
--includedir`/8.0", but no new build-depends.

Cheers,
Christopher Martin