Gentoo Archives: gentoo-dev

From: Christophe Vanfleteren <gentoo@×××××××.be>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Mozilla "patch" for flash/linux/GCC3.1
Date: Thu, 27 Jun 2002 08:47:40
Message-Id: 200206271547.37945.gentoo@pandora.be
In Reply to: Re: [gentoo-dev] Mozilla "patch" for flash/linux/GCC3.1 by Prashanth Aditya Susarla
1 On Thursday 27 June 2002 14:41, Prashanth Aditya Susarla wrote:
2 > > On another note, karltk, how's java support for gentoo 1.3?
3 > > Is there a working java jre/jdk for use with gcc 3.1?
4 >
5 > jdk/jre as such works well with gentoo-1.3/gcc-3.1 (I use
6 > blackdown-jdk-1.3.1-r7 - the latest as of this point of time) but Mozilla
7 > again seems to be having some problems with the java plugin provided by
8 > blackdown. The plugin doesn't get "registered" (doesn't show up on
9 > entering about:plugins). I tried remerging blackdown-jdk and
10 > setting java-config --set-system-vm=blackdown-jdk-1.3.1 to no avail. I am
11 > still trying. Perhaps this is a problem with blackdown and not gentoo-1.3?
12
13 Starting mozilla in the console gives me this (plugin doesn't work obviously):
14
15 cxvx@luke cxvx $ mozilla
16 LoadPlugin: failed to initialize shared library
17 /opt/sun-jdk-1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji.so
18 [/opt/sun-jdk-1.4.0/jre/plugin/i386/ns610/libjavaplugin_oji.so: undefined
19 symbol: GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
20
21 Christophe Vanfleteren