Subject: Re: librsvg2
To: Arto Huusko <arto.huusko@utu.fi>
From: Thomas Klausner <wiz@netbsd.org>
List: tech-pkg
Date: 05/15/2003 20:02:12
On Thu, May 15, 2003 at 07:50:17PM +0300, Arto Huusko wrote:
> And the last issue so far with GNOME2 is librsvg2, which I can't get
> to build (which in turn prevents me from building Nautilus).
> 
> The build log is attached. This is on -current 1.6P, with today's
> pkgsrc.

It might be that pango wants a newer freetype2 lib.
Try setting
BUILDLINK_DEPENDS.freetype2=   freetype2>=2.1.3
in pango's Makefile and re-compiling pango, and tell us
how it goes.

 Thomas