Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 18:17:26 +0000
From:      Dofri Jonsson <imp@hell.is>
To:        freebsd-ports@freebsd.org
Subject:   no java plugin works with linux-mozillafirebird
Message-ID:  <20031208181726.4c30e0e6.imp@hell.is>

next in thread | raw e-mail | index | archive | help

I've tried various java plugins with the latest linux-mozillafirebird port (v0.7).
Most fail with undefined symbols.

First with /usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so:
[dofri@vulcan:~]$ > linux-mozillafirebird 
INTERNAL ERROR on Browser End: No manager for initializing factory?

System error?:: Success

[dofri@vulcan:~]$ > linux-mozillafirebird
LoadPlugin: failed to initialize shared library libXt.so
[libXt.so: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so
[libXext.so: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
[libgcc_s.so.1: cannot open shared object file: No such file or directory]

[dofri@vulcan:~]$ > linux-mozillafirebird
LoadPlugin: failed to initialize shared library
/usr/local/linux-sun-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/linux-sun-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]

[dofri@vulcan:~]$ > linux-mozillafirebird
LoadPlugin: failed to initialize shared library
/usr/local/linux-blackdown-jdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so
[/usr/local/linux-blackdown-jdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so:
undefined symbol: GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]

[dofri@vulcan:~]$ > linux-mozillafirebird
LoadPlugin: failed to initialize shared library
/usr/local/linux-blackdown-jdk1.3.1/jre/plugin/i386/mozilla/javaplugin_oji.so
[/usr/local/linux-blackdown-jdk1.3.1/jre/plugin/i386/mozilla/javaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]

I haven't tried all javaplugins with linux-mozilla (v1.5), but linux-sun-jdk1.3.1 fails
with the same error as firebird, above.

I'm using RELENG_4_9, with ports updated this week, and the linux_base port (RH 7.x.x).

For the record, linux-mozilla-firebird (v 0.6) works on my other machine with
RELENG_4_8 and linux-sun-jdk1.3.1, all ports from a few weeks ago.

Any hints?

Dofri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031208181726.4c30e0e6.imp>