From owner-freebsd-java Sat Feb 16 13:23:25 2002 Delivered-To: freebsd-java@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-80.oz.net [216.39.147.80]) by hub.freebsd.org (Postfix) with SMTP id D21E537B400 for ; Sat, 16 Feb 2002 13:23:21 -0800 (PST) Received: (qmail 64645 invoked from network); 16 Feb 2002 21:23:20 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 16 Feb 2002 21:23:20 -0000 Subject: Re: Mozilla plugin and native JDK 1.3.1p6. From: Joe Kelsey To: Jeremy Lea Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <20020216150534.C60480@shale.csir.co.za> References: <20020215150421.A50739@shale.csir.co.za> <20020216150534.C60480@shale.csir.co.za> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 16 Feb 2002 13:23:20 -0800 Message-Id: <1013894600.59818.5.camel@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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