This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Install error continues in 2.2.4


Hello,

Mine is just a suggestion, I don't have much idea about what you're
trying to do. It seems to me your installed "ln" did not like either
ld-2.2.4.so or libc-2.2.4.so. Why not using a newer "ln" or using a
statically linked one.

Anyways, I hope, it may give an idea..

Kate Ahrens wrote:
> 
> Having had no luck in installing 2.2.3 I downloaded 2.2.4 this weekend, and
> tried again. Once again the whole configure & make process went fine (except
> for the make check problem which we've confirmed is not fatal), but the make
> install crashes at the point at which /lib/ld-linux.so.2 is repointed to
> ld-2.2.4.so instead of ld-2.1.1.so:
> 
> This happens in the make install process for the /elf subdir, if that makes
> a difference to anyone...
> 
> > > [make install process]
> > > > mv -f /lib/libc-2.2.4.so.new /lib/libc-2.2.4.so
> > > > rm -f /lib/ld-linux.so.2
> > > > ln -s ld-2.2.4.so /lib/ld-linux.so.2
> > > > make[2]: ln: Command not found
> > >
> 
> ln is, of course, present, but the system is making calls to ld-linux.so.2
> (which has just been removed) to use it, and therefore crashes.
> 
> So... presumably some people must have made the jump from 2.1.1 to 2.2.3 or
> 2.2.4 - am I the only one to have hit this problem? Might it be something to
> do with my existing distribution's configuration - has anyone successfully
> installed glibc-2.2.3 or 2.2.4 on a Definite linux system?
> 
> What can I try?
> 
> Thanks again,
> 
> Nick

-- 
Muzaffer Ozakca
Researcher/Software Engineer  -  muzaffer.ozakca@bilten.metu.edu.tr
TUBITAK-Bilten-ODTU - Communications Systems and Comp. Networks Group
ODTU, Ankara, Turkey
http://www.bilten.metu.edu.tr/   tel: +90-312-210 1311


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]