bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

'make instal'l gives: version GLIBC_2.1 not defined in file ld-linux.so.


From: Juergen Rose
Subject: 'make instal'l gives: version GLIBC_2.1 not defined in file ld-linux.so.2
Date: Mon, 29 Dec 2003 01:13:14 +0100

Hi,

I try to install glibc-2.3.2 from sources on a slackware-9.1 system,
i.e. that there is already a installed glibc-2.3.2 from slackware. But
the installed glibc was configured with 
configure i486-slackware-linux-gcc
corresponding to gcc, which was configured with
configure ... --target=i486-slackware-linux-gcc ...
I don't like this target options. That's why I installed gcc-3.3.2
without this target option and removed
/usr/lib/gcc-lib/i486-slackware-linux-gcc
So I made glibc (../glibc-2.3.2/configure --prefix=/usr
--enable-add-ons) without problems. But 
make install
failed with:
...
/usr/bin/ginstall -c /usr/src/Libs/glibc-build/elf/ld.so
/lib/ld-2.3.2.so.new
mv -f /lib/ld-2.3.2.so.new /lib/ld-2.3.2.so
/usr/bin/ginstall -c /usr/src/Libs/glibc-build/libc.so
/lib/libc-2.3.2.so.new
/usr/bin/ginstall: relocation error: /lib/libc.so.6: symbol
__libc_stack_end, version GLIBC_2.1 not defined in file ld-linux.so.2
with link time reference
make[2]: *** [/lib/libc-2.3.2.so] Error 127

A destroyed linux is resulting. All the basic commands commands (ls, df,
du, ...) produce:
relocation error: /lib/libc.so.6: symbol __libc_stack_end, version
GLIBC_2.1 not defined in file ld-linux.so.2 with link time reference

The only way to overcome this problem, I know, is to boot from annother
medium and make a new glibc installation from this other medium. 

Is there a better way to solve this problem?

        Juergen

-- 
Juergen Rose <address@hidden>
University of Potsdam





reply via email to

[Prev in Thread] Current Thread [Next in Thread]