Re: error compiling 8.2 in debian sarge - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: error compiling 8.2 in debian sarge
Date
Msg-id 20061112214725.GF1586@svana.org
Whole thread Raw
In response to Re: error compiling 8.2 in debian sarge  (Chris Mair <chrisnospam@1006.org>)
List pgsql-hackers
On Sun, Nov 12, 2006 at 10:31:17PM +0100, Chris Mair wrote:
> Again, no problem here.
> Some version infos are below.

Ok, here's a long shot: the error involves /usr/lib/libc_nonshared.a
which is supplied by libc6-dev. Does the dev package you have match the
actual C library. (bit hard to see how it couldn't, but maybe...).

Another tack: http://gcc.gnu.org/ml/gcc/2004-09/msg01528.html
suggests an out-of-date binutils as the cause.

This suggests a non-clean target build directory.
http://gcc.gnu.org/ml/gcc/2004-09/msg01539.html

And this debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351629

Google around, many people have run into this and not nailed down the
problem. At the very least it appears gcc 3.3 is most susceptable. Are
you using straight Debian Stable or a partially upgraded system? Maybe
a full upgrade would help.

Have a ncie day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Chris Mair
Date:
Subject: Re: error compiling 8.2 in debian sarge
Next
From: Robert Treat
Date:
Subject: Re: Frequent Update Project: Design Overview ofHOTUpdates