From owner-freebsd-java@FreeBSD.ORG Sat Oct 16 13:20:14 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1829E16A4CE for ; Sat, 16 Oct 2004 13:20:14 +0000 (GMT) Received: from pop-a065d14.pas.sa.earthlink.net (pop-a065d14.pas.sa.earthlink.net [207.217.121.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id E129743D2D for ; Sat, 16 Oct 2004 13:20:13 +0000 (GMT) (envelope-from rperry4@earthlink.net) Received: from dialup-4.250.42.211.dial1.weehawken1.level3.net ([4.250.42.211] helo=sphinx.alpha.domain) by pop-a065d14.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1CIoTc-0002AU-00; Sat, 16 Oct 2004 06:20:04 -0700 Received: from sphinx.alpha.domain (localhost [127.0.0.1]) by sphinx.alpha.domain (8.12.9p2/8.12.9) with ESMTP id i9GDNLbX004530; Sat, 16 Oct 2004 09:23:21 -0400 (EDT) (envelope-from rperry4@earthlink.net) Received: (from root@localhost) by sphinx.alpha.domain (8.12.9p2/8.12.9/Submit) id i9GDNJm0004529; Sat, 16 Oct 2004 09:23:19 -0400 (EDT) (envelope-from rperry4@earthlink.net) Date: Sat, 16 Oct 2004 09:23:18 -0400 From: Bob Perry To: Greg Lewis Message-ID: <20041016132318.GA4490@sphinx.alpha.domain> References: <20041009231503.GA60414@sphinx.alpha.domain> <20041011041941.GA58826@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041011041941.GA58826@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 13:20:14 -0000 On (10/10/04 22:19), Greg Lewis wrote: > Date: Sun, 10 Oct 2004 22:19:41 -0600 > From: Greg Lewis > To: Bob Perry > Cc: freebsd-java@freebsd.org > Subject: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2 > User-Agent: Mutt/1.4.2.1i > > On Sat, Oct 09, 2004 at 07:15:03PM -0400, Bob Perry wrote: > > I don't develop Java apps for FreeBSD but use the JDK ports > > because I thought it necessary in order to view java apps > > in the browsers (?). I currently run FreeBSD 4.9 and experiment > > with Mozilla 1.7.2, Firefox 0.9.3, and Galeon 1.3.17. > > > > All three browsers have been crashing consistently and I suspect > > that part of the problem may lie with the error message I receive > > stating: > > > > 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 "_vt$16nsQueryInterface"] > > > > I had a chance to review the archives and it appears as though > > I should use the Java Development Kit 1.4.1. Is this correct? > > If so, are there any hints or secrets you might want to pass along > > before I port the linux version in? > > > > Since I'm not a member of the list, could you cc me? > > Yes, Mozilla 1.7 broke compatibility for the plugin such that the plugin > from JDK 1.3.1 no longer works. Try the plugin from the jdk14 port > (currently JDK 1.4.2). > I've downloaded the appropriate files (j2sdk-1_4_2-bin-scsl.zip and patch bsd-jdk14-patches-6.tar.gz). Running make to compile and install don't produce any results so I assume I have to do something else. Do I need to compile all of my browsers (Mozilla, Firefox, & Galeon) or is there a shortcut? Thanks again for your time and patience. -- I've learned that whatever hits the fan will not be evenly distributed. FreeBSD 4.9-RELEASE-p2 #0