Re: error compiling 8.2 in debian sarge

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Chris Mair <chrisnospam(at)1006(dot)org>
Cc: Jaime Casanova <systemguards(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: error compiling 8.2 in debian sarge
Date: 2006-11-12 21:47:25
Message-ID: 20061112214725.GF1586@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2006-11-12 23:31:52 Re: Frequent Update Project: Design Overview ofHOTUpdates
Previous Message Chris Mair 2006-11-12 21:31:17 Re: error compiling 8.2 in debian sarge