From owner-freebsd-ports@FreeBSD.ORG Thu Feb 4 21:30:06 2010 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 BC77D1065672 for ; Thu, 4 Feb 2010 21:30:06 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7260E8FC1E for ; Thu, 4 Feb 2010 21:30:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nd9Gb-0003S6-Dr for freebsd-ports@freebsd.org; Thu, 04 Feb 2010 22:29:37 +0100 Received: from f054123126.adsl.alicedsl.de ([78.54.123.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 22:29:37 +0100 Received: from rotkap by f054123126.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Feb 2010 22:29:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Thu, 04 Feb 2010 22:28:46 +0100 Organization: yes Lines: 30 Message-ID: References: <20100204001933.GA11586@bsdcrew.de> <201002042113.o14LDaOg089837@triton8.kn-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: f054123126.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O Subject: Re: [CFT] Firefox 3.6 for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rotkap@gmx.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 21:30:06 -0000 Juergen Lock wrote: > In article <20100204001933.GA11586@bsdcrew.de> you write: >>-----BEGIN PGP SIGNED MESSAGE----- >>Hash: SHA1 >> >>Howdy, >> >>We know that a lot people are waiting for Firefox 3.6, >>but nox@ found a strange bug which is now solved. >>The problem was that starting Firefox 3.6 with certain >>addons installed was not possible. Now it looks like all >>problems are solved and we can start a CFT. >>[...] > > ..and in case anyone is wondering what the issue was, the problem was a > filename handling change that basically caused all .xpt files (XPCOM type > libraries) failing to load when there where symlinks in paths to one of > them - like the ones from addons when /home is a symlink like it usually > is on FreeBSD - and thus ff couldn't start. Here is the mozilla ticket: > https://bugzilla.mozilla.org/show_bug.cgi?id=530793 Aha, und das alles klappte dei dem www/firefox3-devel bisher nicht? Krass. Ma gut, das ich nie Addonns verwende ;-) Und ja, /home ist bei mir ein Symlink. Heino