It is currently Thu, 08 Jun 2023 13:44:26 GMT



 
Author Message
 problem with ldconfig (and netscape)
I'm having a problem with netscape on freebsd 4.2:

/usr/libexec/ld.so: warning: /usr/lib/libm.so.2: minor version -1 older
than expected 0, using it anyway
ld.so failed: bad magic number in "/usr/lib/libm.so.2"

So, I tried reloading the aout compat libs:
# ldconfig -aout -v -R | grep libm\.so
Adding /usr/lib/compat/aout/libm.so.2.0

But, it doesn't seem to "stick":
# ldconfig -r | grep libm\.so
        3:-lm.2 => /usr/lib/libm.so.2

So, it looks to me like ldconfig *IS* finding the right directory, but for
some reason the entry for "-lm.2" is switching back to elf libs.

I'd appreciate any help/hints.

BTW, one way to fix this is to set LD_LIBRARY_PATH to start with
"/usr/lib/compat/aout". But, it seems like the above with ldconfig
*should* work.

Craig.



 Mon, 29 Sep 2003 11:02:01 GMT   
 
   [ 1 post ] 

Similar Threads

1. ldconfig, netscape, and RH5 - Help!

2. ldconfig problems and rpm

3. ldconfig boot problem

4. ldconfig problem at startup

5. LDCONFIG PROBLEMS

6. ldconfig problems

7. RedHat 4.0-4.1 ldconfig problem

8. ldconfig problem

9. ldconfig problem

10. ldconfig problem


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software