I have compiled glinc 2.2.2. I want to use that as a test library. I have
followed the steps given in Glibc2 HOW TO html page.
That document says to update the dynamic loader by issueing the following
command

Create a link from the new ld.so to /lib/ld-linux.so.2: 
         ln -s /usr/i486-linuxglibc2/lib/ld-linux.so.2 /lib/ld-linux.so.2
         
But already  there is a link /lib/ld-linux.so.2 to /lib/ld-2.1.3.so which I
can not overwrite. Is there any way that I can test the glibc that I have
compiled?

Can anyone help me in this regard?

Thanks in advance,
SYAMALA



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to