Re: undefined symbol __gxx_personality_v0 when loading plugin

2004-12-19 Thread Ross Boylan
On Thu, 2004-12-16 at 07:47, Nathan Bryant wrote:
 Right, there is already a need for a Java plugin compiled with gcc 3.4 
 for some distributions
 
 Othmar Pasteka wrote:
 
 Hello,
 
 I wanted to use the latest j2sdk1.4.2 in connection with firefox
 1.0 but whenever I try to load it I get:
 
 LoadPlugin: failed to initialize shared library
 /usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so
 [/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so:
 undefined symbol: __gxx_personality_v0]
 
 The system I am running it on is Woody. I looked to find extra
 information on how/with what/etc. this was compiled. because the
 previous releases had at least -gcc2.95 oder -gcc3.2 attached to
 the filename but with that it's a bit trickier to find out what
 it would expect. help is greatly appreciated :).
 
 Regards,
 Othmar
I'm 98% sure woody is gcc 2.95.  My guess is the new java stuff is all
with later compilers, so won't work with woody.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



undefined symbol __gxx_personality_v0 when loading plugin

2004-12-16 Thread Othmar Pasteka
Hello,

I wanted to use the latest j2sdk1.4.2 in connection with firefox
1.0 but whenever I try to load it I get:

LoadPlugin: failed to initialize shared library
/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so
[/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so:
undefined symbol: __gxx_personality_v0]

The system I am running it on is Woody. I looked to find extra
information on how/with what/etc. this was compiled. because the
previous releases had at least -gcc2.95 oder -gcc3.2 attached to
the filename but with that it's a bit trickier to find out what
it would expect. help is greatly appreciated :).

Regards,
Othmar


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: undefined symbol __gxx_personality_v0 when loading plugin

2004-12-16 Thread Nathan Bryant
Right, there is already a need for a Java plugin compiled with gcc 3.4 
for some distributions

Othmar Pasteka wrote:
Hello,
I wanted to use the latest j2sdk1.4.2 in connection with firefox
1.0 but whenever I try to load it I get:
LoadPlugin: failed to initialize shared library
/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so
[/usr/local/j2sdk1.4.2/jre/plugin/i386/mozilla/libjavaplugin_oji.so:
undefined symbol: __gxx_personality_v0]
The system I am running it on is Woody. I looked to find extra
information on how/with what/etc. this was compiled. because the
previous releases had at least -gcc2.95 oder -gcc3.2 attached to
the filename but with that it's a bit trickier to find out what
it would expect. help is greatly appreciated :).
Regards,
Othmar
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]