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


On Tue, 21 Aug 2001, Kate Ahrens wrote:

> > > [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

I've never seen this myself, but could you try grubbing in the
Makefile and replacing "ln" with "sln" at the crucial point (i.e. the
statically linked version of ln)?

Allin Cottrell.


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