From owner-freebsd-ports@FreeBSD.ORG Fri Jul 10 14:34:37 2009 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 8FA1B106564A for ; Fri, 10 Jul 2009 14:34:37 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from mail.solomo.de (mail.solomo.de [85.214.49.72]) by mx1.freebsd.org (Postfix) with ESMTP id 3ED548FC15 for ; Fri, 10 Jul 2009 14:34:37 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 592993F459; Fri, 10 Jul 2009 16:15:56 +0200 (CEST) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EWnTzjxBgs9v; Fri, 10 Jul 2009 16:15:54 +0200 (CEST) Received: from nibbler.vistream.local (relay3.vistream.de [87.139.10.28]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 13CE93F454; Fri, 10 Jul 2009 16:15:54 +0200 (CEST) Message-ID: <4A574D19.1020306@kasimir.com> Date: Fri, 10 Jul 2009 16:15:53 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.1pre) Gecko/20090709 Shredder/3.0b3pre MIME-Version: 1.0 To: Jeremy Messenger References: <86zlbfbwby.fsf@rincewind.tihnet> <20090708060050.GA54401@mud.stack.nl> <20090708072131.85300@gmx.net> <20090708073546.GA78132@bsdcrew.de> <86y6qyeu0n.fsf@rincewind.tihnet> <86tz1lhabk.fsf@rincewind.tihnet> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Heino Tiedemann , freebsd-ports@freebsd.org Subject: Re: www/firefox35 coredumps every time at startup 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: Fri, 10 Jul 2009 14:34:37 -0000 On 09.07.09 22:36, Jeremy Messenger wrote: > On Thu, 09 Jul 2009 15:26:39 -0500, Heino Tiedemann wrote: > >> "Jeremy Messenger" wrote: >> >>> On Thu, 09 Jul 2009 14:21:16 -0500, Heino Tiedemann >>>> What can I Do? >>> >>> Upgrade to FreeBSD 7.x or above. I am not kidding. FreeBSD 7.x and >>> above are heck a lot better than 6.x. Those don't have any problem, >>> which FreeBSD 6.x has some bugs or missing feature that force some >>> stuff to compile with -pthread when it's not need. >> >> Not yet. First I have to buy new hardware.. >> >> so - how can I change the "-pthread" option? > > You will have to wait until someone figure where is the right place to > add the -pthread. > I submitted the build fixes for RELENG_6. I'll have a look. The problem is all of my boxes are >= RELENG_7_2. I'm going to install 6.4 in a VM and will try to fix the problem, but it will take a few days. Cheers, Florian