From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 27 22:45:51 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2FB16A4D7 for ; Tue, 27 Jul 2004 22:45:51 +0000 (GMT) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A05343D67 for ; Tue, 27 Jul 2004 22:45:51 +0000 (GMT) (envelope-from faber@ISI.EDU) Received: from pun.isi.edu (pun.isi.edu [128.9.160.150]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id i6RMjDJ01100 for ; Tue, 27 Jul 2004 15:45:13 -0700 (PDT) Received: from pun.isi.edu (localhost [127.0.0.1]) by pun.isi.edu (8.12.11/8.12.11) with ESMTP id i6RMjDPB025007 for ; Tue, 27 Jul 2004 15:45:13 -0700 (PDT) (envelope-from faber@pun.isi.edu) Received: (from faber@localhost) by pun.isi.edu (8.12.11/8.12.11/Submit) id i6RMjDBE025006 for hackers@freebsd.org; Tue, 27 Jul 2004 15:45:13 -0700 (PDT) (envelope-from faber) Date: Tue, 27 Jul 2004 15:45:13 -0700 From: Ted Faber To: hackers@freebsd.org Message-ID: <20040727224513.GD21079@pun.isi.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DrWhICOqskFTAXiy" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-url: http://www.isi.edu/~faber X-ISI-4-30-3-MailScanner: Found to be clean X-MailScanner-From: faber@isi.edu Subject: jdk13 native plugin stopped working on native mozilla on -CURRENT X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 22:45:51 -0000 --DrWhICOqskFTAXiy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I know this is off topic here, but I'm hoping that I can get a quick answer rather than tromping off to ports or java. I'm runiing a recent -CURRENT and ports cvsupped and compiled today and my native-mode jdk13 is no longer working as a plugin. I get an unresloved symbol at mozilla startup and no plugin. The relevant versions are: mozilla-1.7.1,2 The open source, standards compliant web browser jdk-1.3.1p9_4 Java Development Kit 1.3 and the errors from mozilla are: bug:~$ mozilla Error: No running window found. 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 "_ZTV16nsQueryInterface"] 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 "_ZTV16nsQueryInterface"] I also am running the linux shockwave plugin with no problem, if that's important. Any help would be great. Thanks. -- Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG --DrWhICOqskFTAXiy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBBtr5aUz3f+Zf+XsRAvkjAKDGBV9gF4pgvS+lSU1gq99XrRU3XgCglOWk 9GDMU5eCgLhvlQc2wru5c+0= =6Ymc -----END PGP SIGNATURE----- --DrWhICOqskFTAXiy--