glibc cvs breaks JDK Mozilla plugin

Jack Howarth howarth@fuse.net
Sat Oct 28 21:11:00 GMT 2000


Ulrich,
        I just built the current glibc cvs make check passes fine
with your additional stat64 test included. It still has the same
problem loading the mozilla JDK java plugin of course. Looking
at the logs again it strikes me that the problem is that although
the searchpath is set...a search for the lib in that path never occurs.


14490: file=libjvm.so;  needed by java_vm
14490: find library=libjvm.so; searching
14490:  search
path=/usr/local/j2sdk1.3/jre/lib/ppc:/usr/local/j2sdk1.3/jre/lib/ppc/classic:/usr/local/j2sdk1.3/jre/lib/ppc/native_threads:.
(LD_LIBRARY_PATH)

  <entries for trying files in the search directories should appear here but are
absent>

14490:  search cache=/etc/ld.so.cache
14490:  search path=/lib:/usr/lib  (system search path)
14490:   trying file=/lib/libjvm.so
14490:   trying file=/usr/lib/libjvm.so

Let me know if there is anything else I should try here.
                                        Jack



More information about the Libc-alpha mailing list