From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 19:45:19 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6014C106567F for ; Tue, 4 May 2010 19:45:19 +0000 (UTC) (envelope-from jselwitz@vvisions.com) Received: from mail172.messagelabs.com (mail172.messagelabs.com [216.82.254.3]) by mx1.freebsd.org (Postfix) with SMTP id 12E598FC18 for ; Tue, 4 May 2010 19:45:18 +0000 (UTC) X-VirusChecked: Checked X-Env-Sender: jselwitz@vvisions.com X-Msg-Ref: server-11.tower-172.messagelabs.com!1273002317!31559332!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [66.193.82.31] Received: (qmail 17290 invoked from network); 4 May 2010 19:45:18 -0000 Received: from unknown (HELO newman.vvisions.com) (66.193.82.31) by server-11.tower-172.messagelabs.com with SMTP; 4 May 2010 19:45:18 -0000 Received: (qmail 2609 invoked from network); 4 May 2010 19:45:20 -0000 Received: from unknown (HELO ?10.114.15.229?) (jselwitz@10.114.15.229) by vvisions.com with SMTP; 4 May 2010 19:45:20 -0000 From: Jason Selwitz To: Jeremy Messenger In-Reply-To: References: <1268229745.8471.23.camel@wintermute.vvisions.com> Content-Type: text/plain; charset="us-ascii" Organization: Vicarious Visions Date: Tue, 04 May 2010 15:45:17 -0400 Message-ID: <1273002317.8393.380.camel@wintermute.vvisions.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/pango 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: Tue, 04 May 2010 19:45:19 -0000 hey guys, I tried again after installing xorg-minimal and pango and cairo still do not build pangocairo.. any tips would be much appreciated Thanks! On Wed, 2010-03-17 at 14:01 -0600, Jeremy Messenger wrote: > On Wed, 10 Mar 2010 08:02:25 -0600, Jason Selwitz > wrote: > > > Hello I seem to be having trouble when building the pango port to have > > it create the pangocairo library correctly I am running FreeBSD 6.4, I > > currently have cairo-1.8.8,1 installed and am trying to install > > pango-1.26.2, they both seem to install properly however later when I > > try to install rrdtool it fails noting that pangocairo was missing. and > > I do not see it anywhere on the system, if you have any advice it would > > be greatly appreciated. thanks. > > Please show us the build error log. Sounds like you disable X11 or cairo > when you build either cairo or pango. > > Cheers, > Mezz > >