From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Serguei A(dot) Mokhov" <mokhov(at)cs(dot)concordia(dot)ca> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Compiling from CVS: undefined reference to `PQparameterStatus' |
Date: | 2004-09-27 21:34:48 |
Message-ID: | 200409272134.i8RLYnS02820@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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:
> > >
> > > : undefined reference to `PQparameterStatus'
> > > collect2: ld returned 1 exit status
> > > make[3]: *** [pg_dump] Error 1
> > > make[3]: Leaving directory `/var/tmp/sam/pg/pgsql/src/bin/pg_dump'
> > > make[2]: *** [all] Error 2
> > > make[2]: Leaving directory `/var/tmp/sam/pg/pgsql/src/bin'
> > > make[1]: *** [all] Error 2
> > > make[1]: Leaving directory `/var/tmp/sam/pg/pgsql/src'
> > > make: *** [all] Error 2
> >
> > This is new. What OS are you using?
>
> FC2 with gcc 3.3.2, as per my reply to Devrim.
Could you be conflicting with PostgreSQL includes defined elsewhere?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GUNDUZ | 2004-09-27 21:59:02 | Re: Compiling from CVS: undefined reference to |
Previous Message | Serguei A. Mokhov | 2004-09-27 21:34:02 | Re: Compiling from CVS: undefined reference to |