Subject: Re: pkg/31500: devel/pango version 1.10.1 does not compile the cairo backend
To: None <jmmv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 10/07/2005 16:25:01
The following reply was made to PR pkg/31500; it has been noted by GNATS.

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

 On Fri, Oct 07, 2005 at 05:43:19PM +0200, Sylvain Schmitz wrote:
 > But I have a -lpthread at the end when building the shared library that 
 > you don't have.  (You have -pthread all the time; is it in your CFLAGS?)
 
 No, I don't set CFLAGS.
 
 > I have "PREFER_NATIVE_PTHREADS?= yes", nothing else seems related:
 
 Try removing that and see if that changes something. (It's
 default on 2.0.2 anyway.)
 
 > USE_ESOUND=NO
 > USE_I586=YES
 > USE_MMX=YES
 
 I think these are all obsolete now, btw.
 
 Cheers,
  Thomas