From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 26 21:31:07 2007 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 7D91F16A417 for ; Wed, 26 Dec 2007 21:31:07 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 2731513C442 for ; Wed, 26 Dec 2007 21:31:06 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 29013 invoked by uid 399); 26 Dec 2007 21:31:06 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 26 Dec 2007 21:31:06 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <4772C814.6000302@FreeBSD.org> Date: Wed, 26 Dec 2007 13:31:00 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: gnome@freebsd.org X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: In cairo, implicit depenencies on librsvg2 and/or poppler? 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, 26 Dec 2007 21:31:07 -0000 I was doing some stale ports cleanup recently and deleted a bunch of stuff that didn't seem to be needed, including librsvg2 and poppler. Deleting the former caused several of my applications to no longer be able to display svg images. I tracked the problem down to the missing librsvg2 of course, but only after carefully watching the configure output of cairo and noticing that it gave a "can't use svg 'cuz you don't have librsvg2" type message. It gives a similar message for poppler, but AFAIK I don't actually need that. So, short version is that you might want to add OPTIONS for those two libs, and related explicit dependencies for them in the cairo Makefile. hth, Doug -- This .signature sanitized for your protection