Re: Compiling from CVS: undefined reference to - Mailing list pgsql-hackers

From Serguei A. Mokhov
Subject Re: Compiling from CVS: undefined reference to
Date
Msg-id Pine.LNX.4.58.0409271725330.26505@haida.cs.concordia.ca
Whole thread Raw
In response to Re: Compiling from CVS: undefined reference to  (Devrim GUNDUZ <devrim@gunduz.org>)
Responses Re: Compiling from CVS: undefined reference to  (Devrim GUNDUZ <devrim@gunduz.org>)
List pgsql-hackers
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:
> <snip>
>
> 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?

Dunno. I then did "cvs up -dP", "make distclean", and then "./configure
--enable-nls" again two times and the problem is still there.

Perhaps it'd be wise of me to report the OS and the compiler versions :)

This is FC2 with gcc 3.3.2.

xxxx.mokhov [pgsql] % gcc --version
gcc (GCC) 3.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

xxxx.mokhov [pgsql] % uname -a
Linux xxxx 2.6.8-1.521smp #1 SMP Mon Aug 16 09:25:06
EDT 2004 i686 i686 i386 GNU/Linux
xxxx.mokhov [pgsql] %

-- 
Serguei A. Mokhov            |  /~\    The ASCII
Computer Science Department  |  \ / Ribbon Campaign
Concordia University         |   X    Against HTML
Montreal, Quebec, Canada     |  / \      Email!


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Compiling from CVS: undefined reference to `PQparameterStatus'
Next
From: "Serguei A. Mokhov"
Date:
Subject: Re: Compiling from CVS: undefined reference to