This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: Segfault while building glibc 2.2
- To: Alexander Haväng <eel at musiknet dot se>
- Subject: Re: Segfault while building glibc 2.2
- From: Szalkai Akos <szalkai at cs dot elte dot hu>
- Date: Tue, 14 Nov 2000 19:04:13 +0100
- Cc: libc-alpha at sources dot redhat dot com
- References: <20001114155633.A17908@ljudo.shortlist.se>
- Reply-To: szalkai at 2fkft dot com
On Tue, Nov 14, 2000 at 03:56:33PM +0100, Alexander Haväng wrote:
> With glibc 2.2 release.
> System info (everything built from source):
> Linux zelda 2.2.17 #1 Fri Sep 8 20:11:19 CEST 2000 i686 unknown
> gcc version 2.95.2 19991024 (release) (with the glibc 2.2 patches)
> binutils 2.10.1
> GNU Make version 3.79.1
>
> Doing "make" in glibc 2.2 does well for a while, then dies in sunrpc.
> I cd into sunrpc, and reproduce the problem...
I would suspect the binutils. With binutils 2.10, I could not even build
glibc-2.1.3 (although I had built it several times before). The symptom was
the same, ld-linux.so.2 segfaulting. I upgraded to the (then current)
binutils-2.10.0.33 from H.J. and everything is fine now.
Hope this helps,
Akos