From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 15:51:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB8C216A4CE for ; Sun, 30 Jan 2005 15:51:34 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6226443D2F for ; Sun, 30 Jan 2005 15:51:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 19518 invoked from network); 30 Jan 2005 15:51:34 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 30 Jan 2005 15:51:34 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 743C482; Sun, 30 Jan 2005 10:51:33 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <200501301001.45550.FreeBSD@insightbb.com> From: Lowell Gilbert Date: 30 Jan 2005 10:51:33 -0500 In-Reply-To: <200501301001.45550.FreeBSD@insightbb.com> Message-ID: <44d5vmgbju.fsf@be-well.ilk.org> Lines: 34 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: JDK1.4.2 and Opera X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 15:51:34 -0000 Steven Friedrich writes: > On Sunday 30 January 2005 01:00 am, Dave Horsfall wrote: > > Opera 7.54 from ports, FreeBSD 5.3-STABLE > > > > After have gone through the traumatic experience of installing JDK 142 (to > > get OpenOffice using it), I find it's broken Opera. > > > > When selecting a page that uses Java, I get: > > > > /usr/libexec/ld-elf.so.1: > > /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so: Undefined symbol > > "__cxa_atexit" > > > > and it promptly exits (no core dump). > > > > This used to work pre-JDK... As I don't "do" Java, where did I go wrong? > > In the meantime, I've disabled Java within Opera as a work-around. > > > > No need to reply to me personally, as I'm on the list. > > > > -- Dave > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > did you try deinstall/reinstall Opera? If that's too heavy-handed, you can just extract the install patch from the port and run that, but reinstalling the whole port is probably less effort in the end (Opera is a *very* quick and easy port to install).