dev  

Re: dbd pgsql autotools patch

Bob Rossi
Mon, 19 May 2008 17:48:10 -0700

On Tue, May 20, 2008 at 10:11:38AM +1000, Bojan Smojver wrote:
> On Mon, 2008-05-19 at 20:05 -0400, Bob Rossi wrote:
> 
> > If you make the change, I'll test out the latest snapshots and all your
> > fixes for me. Thanks so much Bojan!
> 
> Done. And you are welcome.

Hi Bojan,

This is almost correct. It's simply missing the -L to the postgresql/lib
directory. My program failed to link because it couldn't find -lpgport
which lives there.

Thanks!
Bob Rossi