Problems with php5-pdo_pgsql, libpq etc. after upgrading postgresql

Matthias Fechner idefix at fechner.net
Tue Oct 25 22:04:45 UTC 2011


Dear list,

Am 25.10.2011 11:20, schrieb Matthias Fechner:
> Am 24.10.11 07:20, schrieb Jon Theil Nielsen:
>> databases/php5-pdo_pgsql, I got this error:
>> ...
>> checking for gawk... gawk
>> checking for PostgreSQL support for PDO... yes, shared
>> checking for pg_config... /usr/local/bin/pg_config
>> checking for openssl dependencies... no
>> checking for PQparameterStatus in -lpq... no
>> Unable to build the PDO PostgreSQL driver: libpq 7.4+ is required
>> ===>   Script "configure" failed unexpectedly.
> 
> I have exactly the same problem.
> Is there already a solution for this available?

I was able to solve the problem.
I disabled the GSSAPI option in the postgres port and reinstalled the
client and server. After this php5-pdo_pgsql compiles fine.

Bye
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook


More information about the freebsd-questions mailing list