Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14247 - Mozilla 1.2.1 - java plugin not initializing
Summary: Mozilla 1.2.1 - java plugin not initializing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-20 13:05 UTC by Dimiter Velichkov
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimiter Velichkov 2003-01-20 13:05:45 UTC
I've compiled Mozilla 1.2.1 with Java support. Installed the Blackdown JRE and
the SUN JRE. Using either Java profile, the Java plugin fails to initialize. The
console output is as follows (using Blackdown):

LoadPlugin: failed to initialize shared library
/opt/blackdown-jre-1.3.1/plugin/i386/mozilla/javaplugin_oji.so
[/opt/blackdown-jre-1.3.1/plugin/i386/mozilla/javaplugin_oji.so: undefined
symbol: __vt_17nsGetServiceByCID]

I have the C++ compat. libs installed. The Macromedia binary flash plugin and
the Acrobat Reader plugin both work.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-21 01:18:11 UTC
With a gcc3 compiled mozilla, you need a gcc3 java for this to work.  There are
numerous bugs about this already.  It will be fixed when sun/whoever ships a
gcc3 compiled java, else you could compiled it yourself.