From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 26 07:39:27 2009 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 604D5106566C for ; Sun, 26 Apr 2009 07:39:27 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nskntqsrv03p.mx.bigpond.com (nskntqsrv03p.mx.bigpond.com [61.9.168.237]) by mx1.freebsd.org (Postfix) with ESMTP id E10CE8FC14 for ; Sun, 26 Apr 2009 07:39:26 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nskntotgx01p.mx.bigpond.com ([124.188.162.219]) by nskntmtas03p.mx.bigpond.com with ESMTP id <20090426061123.ZRYC12814.nskntmtas03p.mx.bigpond.com@nskntotgx01p.mx.bigpond.com> for ; Sun, 26 Apr 2009 06:11:23 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by nskntotgx01p.mx.bigpond.com with ESMTP id <20090426061123.ALA15789.nskntotgx01p.mx.bigpond.com@areilly.bpa.nu> for ; Sun, 26 Apr 2009 06:11:23 +0000 Received: (qmail 29121 invoked by uid 501); 26 Apr 2009 06:11:12 -0000 Date: Sun, 26 Apr 2009 16:11:12 +1000 From: Andrew Reilly To: marcus@FreeBSD.org Message-ID: <20090426061112.GA28949@duncan.reilly.home> References: <200904252019.n3PKJSlP085383@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200904252019.n3PKJSlP085383@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150201.49F3FB0B.0069:SCFSTAT4293986,ss=1,fgs=0 X-SIH-MSG-ID: rhw0FdX5TAD0zmQv0WC2OwcnyAzlq3Mv8Z4QX81loRIGTUDBp8PfStrANv1RsM6kxDxKJhqDNGAhaa7nTY3RstCK Cc: gnome@FreeBSD.org Subject: Re: ports/133743: x11-toolkits/gtk20 won't configure for want of cairo-pdf.h, but that is installed. 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: Sun, 26 Apr 2009 07:39:27 -0000 The word "Doh!" springs to mind. Yes, WITHOUT_X11 was indeed turned on in /etc/make.conf. This is a little server box that has been running headless for a long time, but I decided to install the X client-side so that I could run some GUI monitoring programs. Forgot about WITHOUT_X11. Can't even remember what I had it in there to suppress. Probably ghostscript x11 drivers (this box does print service.) I'm not going to be in a position to re-build and re-test this until June, but I think that you can comfortably close this PR on the assumption that you're 100% correct. If anything else goes amis on the rebuild, I'll start another. Cheers, -- Andrew