From owner-freebsd-ports@FreeBSD.ORG Thu Mar 31 13:21:48 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17FB0106566B for ; Thu, 31 Mar 2011 13:21:48 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id C8B708FC0C for ; Thu, 31 Mar 2011 13:21:47 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 31 Mar 2011 09:21:47 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr17.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id AUK13633; Thu, 31 Mar 2011 09:21:46 -0400 Received-SPF: None identity=pra; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=mailfrom; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="roberthuff@rcn.com"; x-conformance=sidf_compatible Received-SPF: None identity=helo; client-ip=209.6.91.204; receiver=smtp01.lnh.mail.rcn.net; envelope-from="roberthuff@rcn.com"; x-sender="postmaster@jerusalem.litteratus.org.litteratus.org"; x-conformance=sidf_compatible Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp01.lnh.mail.rcn.net with ESMTP; 31 Mar 2011 09:21:46 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19860.32745.889199.723747@jerusalem.litteratus.org> Date: Thu, 31 Mar 2011 09:21:45 -0400 To: freebsd-ports@freebsd.org In-Reply-To: <20110331085600.5e0cf60a@seibercom.net> References: <29727678.605531301553293778.JavaMail.defaultUser@defaultHost> <20110331085600.5e0cf60a@seibercom.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Subject: Re: firefox 4 crashes after last nspluginwrapper-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 13:21:48 -0000 Jerry writes: > > I run "nspluginwrapper -a -v -i" in that directory, as I always did > > after upgrading that port. > > I think that you are talking about that, aren't you? > > When I try and run that command, I receive this error message: > > $ nspluginwrapper -a -v -i > Auto-install plugins from /usr/local/lib/browser_plugins > Looking for plugins in /usr/local/lib/browser_plugins > Install plugin /usr/local/lib/browser_plugins/libflashplayer.so > Auto-install plugins from /usr/local/lib/linux-mozilla/plugins > Looking for plugins in /usr/local/lib/linux-mozilla/plugins > Install plugin /usr/local/lib/linux-mozilla/plugins/nphelix.so > into /home/jerry/.mozilla/plugins/npwrapper.nphelix.so > Install plugin /usr/local/lib/linux-mozilla/plugins/libflashplayer.so > into /home/jerry/.mozilla/plugins/npwrapper.libflashplayer.so > Auto-install plugins from /home/jerry/.mozilla/plugins > Looking for plugins in /home/jerry/.mozilla/plugins > Install plugin /home/jerry/.mozilla/plugins/nppdf.so > into /home/jerry/.mozilla/plugins/npwrapper.nppdf.so > *** NSPlugin Viewer *** ERROR: /home/jerry/.mozilla/plugins/IcedTeaPlugin.so: wrong ELF class: ELFCLASS64 > Same here. I am rebuilding openjdk6; will report results. Robert Huff