Re: [Coder-Com] Gnuworld compile failure with postgres 7.2.5

2002-03-12 Thread |MrBean|
> [EMAIL PROTECTED] wrote on 12/03/2002 11:08:44: > > > Since an upgrade to a new postgres I get the following issue: > > > > ccontrol.h:25: libpq-int.h: No such file or directory > > In file included from ccontrol.cc:31: > > ccontrol.h: In method `int gnuworld::uworld::cmDatabase::getPID() > cons

Re: [Coder-Com] Gnuworld compile failure with postgres 7.2.5

2002-03-12 Thread Reed L.
In my diff to ccontrol that bug has been fixed... I will try to send it all to bean today to fix the problem. v7.2.5 already out? wow... last time I checked v7.2 had just come out... ~reed On Tue, 2002-03-12 at 11:30, Greg Sikorski wrote: > [EMAIL PROTECTED] wrote on 12/03/2002 11:08:44: > > >

Re: [Coder-Com] Gnuworld compile failure with postgres 7.2.5

2002-03-12 Thread Greg Sikorski
[EMAIL PROTECTED] wrote on 12/03/2002 11:08:44: > Since an upgrade to a new postgres I get the following issue: > > ccontrol.h:25: libpq-int.h: No such file or directory > In file included from ccontrol.cc:31: > ccontrol.h: In method `int gnuworld::uworld::cmDatabase::getPID() const': > ccontro

[Coder-Com] Gnuworld compile failure with postgres 7.2.5

2002-03-12 Thread Alexander Maassen
Since an upgrade to a new postgres I get the following issue: ccontrol.h:25: libpq-int.h: No such file or directory In file included from ccontrol.cc:31: ccontrol.h: In method `int gnuworld::uworld::cmDatabase::getPID() const': ccontrol.h:69: invalid use of undefined type `struct pg_conn' /usr/in