Date: 16 Feb 2002 13:23:20 -0800 From: Joe Kelsey <joe@zircon.seattle.wa.us> To: Jeremy Lea <reg@FreeBSD.ORG> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <1013894600.59818.5.camel@zircon.zircon.seattle.wa.us> In-Reply-To: <20020216150534.C60480@shale.csir.co.za> References: <20020215150421.A50739@shale.csir.co.za> <20020216150534.C60480@shale.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2002-02-16 at 05:05, Jeremy Lea wrote: > On loading mozilla I get the following messages: > > IsPluginFile(/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so) > == TRUE > LoadPlugin: failed to initialize shared library > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: > Undefined symbol "_$_13nsCOMPtr_base"] > LoadPlugin() > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so returned > 0 Did you compile Mozilla with debugging enabled? I have seen this error occur consistently whenever I tried compileing Mozilla with debugging enabled, but disappear whenever I turn off debugging. It is very frustrating, as I was trying to track down a plugin error on the Mozilla side, but this error prevented the oji plugin from loading, so I was never able to debug it. /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1013894600.59818.5.camel>