Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2011 00:04:30 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problems with php5-pdo_pgsql, libpq etc. after upgrading postgresql
Message-ID:  <4EA7326E.2060205@fechner.net>
In-Reply-To: <4EA67F65.50207@fechner.net>
References:  <CABL6qKct-eS7tqc97GROa5TgGRJUZHqxyjsi8AWQOg-GeM8DDA@mail.gmail.com> <4EA67F65.50207@fechner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA7326E.2060205>