From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 18 16:29:44 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 1893F1065672 for ; Wed, 18 Jun 2008 16:29:44 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao107.cox.net (eastrmmtao107.cox.net [68.230.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id 943848FC14 for ; Wed, 18 Jun 2008 16:29:43 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao107.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080618162942.RNDB14275.eastrmmtao107.cox.net@eastrmimpo01.cox.net>; Wed, 18 Jun 2008 12:29:42 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id fUVi1Z00B4iy4EG02UViWq; Wed, 18 Jun 2008 12:29:42 -0400 Date: Wed, 18 Jun 2008 11:32:05 -0500 To: "Lapo Luchini" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <485932A2.3010500@lapo.it> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <485932A2.3010500@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: Wed, 18 Jun 2008 16:29:44 -0000 On Wed, 18 Jun 2008 11:06:58 -0500, Lapo Luchini wrote: > Jeremy Messenger wrote: >> Ummm... I can't reproduce it.. What is version of FreeBSD on this >> system? I will need to ask ahze to see the reason why we aren't use >> system sqlite (use sqlite port instead of include in Firefox3 tarball). >> Do you have sqlite3 installed? If yes, then what version and did you >> tweak anything in sqlite3 like disable thread option or else? > > You're perfectly right, I kinda forgot about it, but I *do have* sqlite3 > installed from the ports, and it was compiled without threads. > Probably the Makefile was compiling a local copy (with threads) and then > using my system-wide copy without threads. I guess it would be better to > either always use the ports one (and add a R-deps) or avoid the system > one to be found by that line at all… Yes, exactly, it's what I have suspected by look at -I/-L. I will waiting for ahze or someone to answer back for why not use sqlite port instead. If there is problem with sqlite port vs firefox3, then I will have to fix the -I/-L in firefox3's sqlite. Cheers, Mezz > PS: system is a i386 6.3-STABLE FreeBSD 6.3-STABLE #17: Mon Feb 25 > 13:49:06 CET 2008 -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org