From owner-freebsd-gnome Mon Feb 17 23:39:52 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BF5E37B401 for ; Mon, 17 Feb 2003 23:39:51 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651B043F93 for ; Mon, 17 Feb 2003 23:39:50 -0800 (PST) (envelope-from islero@attbi.com) Received: from [192.168.1.149] (12-232-169-164.client.attbi.com[12.232.169.164]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <200302180739490030033q75e>; Tue, 18 Feb 2003 07:39:49 +0000 Subject: Re: mozilla-devel-gtk2 and libjavaplugin From: Islero To: FreeBSD GNOME Users In-Reply-To: <1045513850.88166.70.camel@shumai.marcuscom.com> References: <1045513204.336.31.camel@cypress.380w.net> <1045513850.88166.70.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Message-Id: <1045553982.1304.27.camel@cypress.380w.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 17 Feb 2003 23:39:42 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2003-02-17 at 12:30, Joe Marcus Clarke wrote: > On Mon, 2003-02-17 at 15:20, Islero wrote: > > Please de-confuse me. > > My newly built Java plugin (1.3.1-p8) will not load in > > mozilla-devel-gtk2 (1.3b) on gnome2.2 with either 4.7-stable or > > 5.O-current. The error is: > > > > 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 "gdk_input_add"] > > > > The same plugin loads and works properly in mozilla (1.2.1) and galeon2 > > (1.3.2) > > > > Also, I noticed a new jre plugin libjavaplugin_oji_g.so but couldn't > > find any information about when that should be used. I tried that, but > > it doesn't load either. > > > > Any ideas? I saw a few references to this condition back in December > > during the ports freeze, but didn't see a definitive fix. Do I just have > > too many browser versions installed? > > Works fine for me. I've never seen this problem people are describing. > My recommendation is to make sure you have the latest gtk12 port > installed (gtk-1.2.10_9), then rebuild java/jdk13. As a note, my > libjavaplugin_oji.so does not include this symbol. In fact, it doesn't > include any gtk_ symbols. Another thing, make sure WITHOUT_PLUGIN is > not defined in /etc/make.conf. > > Joe > No luck yet. I have the latest gtk as of today. gtk-1.2.10_9 = up-to-date with port gtk-2.2.1 = up-to-date with port WITHOUT_PLUGIN is not defined in make.conf although WITH_MOZILLA=mozilla-devel-gtk2 is defined. I also tried remaking jdk1.3.1 and that didn't help. Upgraded from jdk1.3.1-p7 to jdk1.3.1-p8 and that didn't help. I also had the problem with mozilla-devel-gtk2 1.3a and upgrading to 1.3b didn't help. Anything else I should look at? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message