From owner-freebsd-gecko@FreeBSD.ORG Wed Jun 22 19:34:06 2011 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A201065673 for ; Wed, 22 Jun 2011 19:34:06 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 245828FC12; Wed, 22 Jun 2011 19:34:06 +0000 (UTC) Received: from [IPv6:::1] (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5MJY4r7030893; Wed, 22 Jun 2011 19:34:05 GMT (envelope-from flo@FreeBSD.org) Message-ID: <4E0243AC.60507@FreeBSD.org> Date: Wed, 22 Jun 2011 21:34:04 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110620 Thunderbird/5.0b2pre MIME-Version: 1.0 To: Marc Rassbach References: <20110622175839.M59751@tandem.milestonerdl.com> In-Reply-To: <20110622175839.M59751@tandem.milestonerdl.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: Fireforx 5 not building X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2011 19:34:06 -0000 On 22.06.11 20:00, Marc Rassbach wrote: > checking for cairo >= 1.10 pixman-1 freetype2 fontconfig... yes > checking CAIRO_CFLAGS... -D_THREAD_SAFE -D_REENTRANT > -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/drm > checking CAIRO_LIBS... -pthread -L/usr/local/lib -lcairo -lpixman-1 > -lfreetype -lfontconfig > checking for cairo-tee >= 1.10... gnome-config: not found > gnome-config: not found > Package cairo-tee was not found in the pkg-config search path. Perhaps > you should add the directory containing `cairo-tee.pc' to the > PKG_CONFIG_PATH environment variable No package 'cairo-tee' found > configure: error: Library requirements (cairo-tee >= 1.10) not met; > consider adjusting the PKG_CONFIG_PATH environment variable if your > libraries are in a nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > Please report the problem to gecko@FreeBSD.org [maintainer] and attach the > "/usr/ports/www/firefox/work/mozilla-release/config.log" including the > output > of the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > ls /var/db/pkg > gtk-2.22.1_1 libtool-2.4 > libevent-1.4.14b_2 nspr-4.8.7 > Can you show us *all* installed packages, if that really is all you have in /var/db/pkg you have a more serious problem. Cheers, Florian