Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire]glibc

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: julian AT openit.de (Julian v. Bock)
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire]glibc
  • Date: Fri, 13 Sep 2002 13:22:47 +0200

Hi

>>>>> "A" == Andrew <afrayedknot AT thefrayedknot.armory.com> writes:

A> the file ld-linux.so.2 is a link to ld-2.2.5.so in /lib. during the
A> make install part of the case the makefile seems to try to execute
A> this: rm -r /lib/ld-linux.so.2 ln -s /lib/ld-2.2.5.so
A> /lib/ld-linux.so.2

For me the following happens in the directory /usr/src/glibc-2.2.5/elf
(not /lib)

rm -f ld-linux.so.2
ln -s ld.so ld-linux.so.2

Please send me the compile log (won't be able to look at it until
Tuesday though (I am on vacation).

Julian




Archive powered by MHonArc 2.6.24.

Top of Page