Re: Compiling from CVS: undefined reference to

From: "Serguei A(dot) Mokhov" <mokhov(at)cs(dot)concordia(dot)ca>
To: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compiling from CVS: undefined reference to
Date: 2004-09-27 21:32:25
Message-ID: Pine.LNX.4.58.0409271725330.26505@haida.cs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Serguei A. Mokhov 2004-09-27 21:34:02 Re: Compiling from CVS: undefined reference to
Previous Message Devrim GUNDUZ 2004-09-27 21:21:32 Re: Compiling from CVS: undefined reference to