From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 08:32:21 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 697785EE for ; Fri, 4 Jul 2014 08:32:21 +0000 (UTC) Received: from lb3-smtp-cloud3.xs4all.net (lb3-smtp-cloud3.xs4all.net [194.109.24.30]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C4272EBA for ; Fri, 4 Jul 2014 08:32:20 +0000 (UTC) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud3.xs4all.net with ESMTP id N8YA1o00Q2iF103018YC2V; Fri, 04 Jul 2014 10:32:12 +0200 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.14.9/8.14.9) with ESMTP id s648WAL2002622 for ; Fri, 4 Jul 2014 10:32:10 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Fri, 4 Jul 2014 10:32:10 +0200 (CEST) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: freebsd-ports@freebsd.org Subject: FF 30 XPCOM and xpcshell Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 08:32:21 -0000 Hi, FF seems really broken now. It cannot start because of an error: .. XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so: Shared object "libsqlite3.so.8" not found, required by "libxul.so" Couldn't load XPCOM. .. I think this can be repaired when FF is reinstalled, but that doesn't work because "xpcshell" coredumps at installation. Has anyone an idea how to solve this? Regards, Marco -- Lord, defend me from my friends; I can account for my enemies. -- Charles D'Hericault