This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc cvs breaks JDK Mozilla plugin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]