On Sun, May 13, 2001 at 09:34:17PM +0200, Ulrich Wiederhold wrote:
> Hello,
> me again. I think ld-config is buggy or something is wrong on my system:
> 
> home:# ls -l /usr/lib/ld-linux.so.2 lrwxrwxrwx    1 root     root           16 May 
>13 21:30
> /usr/lib/ld-linux.so.2 -> /lib/ld-2.2.3.so
> home:# ldconfig
> home:# ls -l /usr/lib/ld-linux.so.2 lrwxrwxrwx    1 root     root            9 May 
>13 21:31
> /usr/lib/ld-linux.so.2 -> ld-2.2.so
> 
> 
> Is this a bug?
Yes, on of the most serious ones: A broken system.

Run readelf -a /usr/lib/ld-2.2.so |grep -i soname and check the output,
the link is correct.

Why do you have ld-2.2.so on your system in /usr/lib at all?  This is the problem,
just remove it.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs [EMAIL PROTECTED]
   private [EMAIL PROTECTED]
    http://www.suse.de/~aj


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to