Jeroen Ruigrok/Asmodai wrote:
> * Matthew Dillon ([EMAIL PROTECTED]) [990729 07:20]:
>> lib/libc.so.3: minor version -1 older
>> :> than expected 0, using it anyway
>> :> ld.so failed: bad magic number in "/usr/lib/libc.so.3"
Look, it's finding its library in "/usr/lib" and it shouldn't be doing
that. This is the problem, and there's no point in upgrading X11 or
any such thing.
> Well, it seems to want libc.so.3.1 and that one is present in /usr/lib/aout
> and is grepable from ldconfig -aout -r:
>
> [asmodai@daemon:/usr/home/asmodai] (3) $ ldconfig -aout -r | grep libc.so
> 27:-lc.3.1 => /usr/lib/aout/libc.so.3.1
Right. So the problem must be that you have LD_LIBRARY_PATH set.
John
---
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"No matter how cynical I get, I just can't keep up." -- Nora Ephron
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message