From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 20 15:37:33 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53BC210656D7 for ; Fri, 20 Jun 2008 15:37:33 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao103.cox.net (eastrmmtao103.cox.net [68.230.240.9]) by mx1.freebsd.org (Postfix) with ESMTP id DB17D8FC0C for ; Fri, 20 Jun 2008 15:37:32 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080620153732.WQFA26883.eastrmmtao103.cox.net@eastrmimpo02.cox.net>; Fri, 20 Jun 2008 11:37:32 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id gFdX1Z0084iy4EG02FdX1K; Fri, 20 Jun 2008 11:37:31 -0400 Date: Fri, 20 Jun 2008 10:40:03 -0500 To: "Lapo Luchini" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <485932A2.3010500@lapo.it> <485A0B5F.1090000@lapo.it> <485B7921.1020102@lapo.it> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <485B7921.1020102@lapo.it> User-Agent: Opera Mail/9.50 (Linux) Cc: freebsd-gnome@freebsd.org Subject: Re: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 15:37:33 -0000 On Fri, 20 Jun 2008 04:32:17 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >> Strange, I can't reproduce your problem when I reinstall sqlite3 >> without threads support. > > Are you testing on 6.x? I can't reproduce it myself on 7.x. > Also this 6.x box is a 6-STABLE from Feb 25 I wonder if that could > change things (I guess not). I don't have any 6.x here. >> Right now, I am building this patch[1] and I would like you to test it >> too. >> >> [1] >> http://people.freebsd.org/~mezz/diff/patch-db_sqlite3_src_Makefile.in >> >> Put it in firefox3/files/. Don't forget to do the 'make clean' first. >> You can put sqlite3 without threads back in. > > It really seems to have nothing to do with the presence of a sqlite3 > package after all (I reproduced it also without a sqlite3 package > installed), and you patch isn't enough to fix it. > I managed to build it changing the patch to also include "-lpthread" or > "-lthr", though. Okay, can you edit in patch-db_sqlite3_src_Makefile.in by change from $(OS_LDFLAGS) to -lpthread and let me know if it works for you. If it doesn't work then can you send me full log of build in bz2 or gz in private? The mailing list will strip off if it's too big in attach. Or put in somewhere website if you prefer. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org