On Mon, 27 Sep 2004, Tom Lane wrote:
> Date: Mon, 27 Sep 2004 19:34:45 -0400
>
> "Serguei A. Mokhov" <[EMAIL PROTECTED]> writes:
> > pg_backup_db.o(.text+0x9f): In function `_check_database_version':
> > : undefined reference to `PQparameterStatus'
>
> I'd say it is picking up a several-versions-b
"Serguei A. Mokhov" <[EMAIL PROTECTED]> writes:
> pg_backup_db.o(.text+0x9f): In function `_check_database_version':
> : undefined reference to `PQparameterStatus'
I'd say it is picking up a several-versions-back libpq.so from
somewhere, but it's hard to tell where. Do you have anything already
i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Mon, 27 Sep 2004, Serguei A. Mokhov wrote:
Just had a fresh checkout, but could not reproduce it on RHEL3, gcc
3.2.3. Maybe you were caught in the middle of a commit?
Dunno. I then did "cvs up -dP", "make distclean", and then "./configure
--enabl
Serguei A. Mokhov wrote:
> On Mon, 27 Sep 2004, Bruce Momjian wrote:
>
> > Date: Mon, 27 Sep 2004 17:13:32 -0400 (EDT)
> >
> > Serguei A. Mokhov wrote:
> > > Risking to report a dup (by being on digest), I report that I can't
> > > compile postgres from just CVS-checked out sources:
> > >
> > > :
On Mon, 27 Sep 2004, Bruce Momjian wrote:
> Date: Mon, 27 Sep 2004 17:13:32 -0400 (EDT)
>
> Serguei A. Mokhov wrote:
> > Risking to report a dup (by being on digest), I report that I can't
> > compile postgres from just CVS-checked out sources:
> >
> > : undefined reference to `PQparameterStatus'
On Tue, 28 Sep 2004, Devrim GUNDUZ wrote:
> Date: Tue, 28 Sep 2004 00:21:32 +0300 (EEST)
>
> Hi,
>
> On Mon, 27 Sep 2004, Serguei A. Mokhov wrote:
>
> > Risking to report a dup (by being on digest), I report that I can't
> > compile postgres from just CVS-checked out sources:
>
>
> Just had a fre
Serguei A. Mokhov wrote:
> Risking to report a dup (by being on digest), I report that I can't
> compile postgres from just CVS-checked out sources:
>
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations pg_dump.o common.o pg_dump_sort.o
> pg_backup_archiver.o pg_back
Hi,
On Mon, 27 Sep 2004, Serguei A. Mokhov wrote:
Risking to report a dup (by being on digest), I report that I can't
compile postgres from just CVS-checked out sources:
Just had a fresh checkout, but could not reproduce it on RHEL3, gcc
3.2.3. Maybe you were caught in the middle of an commit?
R