Subject: Re: pkg/31500: devel/pango version 1.10.1 does not compile the cairo
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Sylvain Schmitz <schmitz@i3s.unice.fr>
List: pkgsrc-bugs
Date: 10/07/2005 11:35:02
The following reply was made to PR pkg/31500; it has been noted by GNATS.

From: Sylvain Schmitz <schmitz@i3s.unice.fr>
To: Thomas Klausner <wiz@NetBSD.org>
Cc: gnats-bugs@NetBSD.org
Subject: Re: pkg/31500: devel/pango version 1.10.1 does not compile the cairo
 backend
Date: Fri, 07 Oct 2005 13:12:43 +0200

 Thomas Klausner wrote:
 
 > On Fri, Oct 07, 2005 at 10:36:00AM +0000, schmitz@i3s.unice.fr wrote:
 > 
 >>The `configure' script for version 1.10.1 of package `devel/pango' fails on the cairo backend.  The `configure' script needs to add `-pthread' to the environment variable `CAIRO_LIBS'.  (The script also seems to ignore any value of `CAIRO_LIBS' set by the user.)
 > 
 > 
 > That was a bug in cairo, which has been fixed in
 > cairo-1.0.1nb2 -- please update your cairo package and
 > report how it goes.
 
 Indeed, I had cairo-1.0.0 installed!
 I've just grabbed version 1.0.2 of cairo from CVS; the build in pkgsrc 
 fails in the `test' directory, but works when building outside of the 
 pkgsrc environement; then pango-1.10.1 configures correctly.
 
 -- 
 Sorry for the unneeded bug report,
 
    Sylvain