Subject: Re: Problems building x11/gtk2, no "pangocairo"; pango at fault?
To: None <tech-pkg@netbsd.org>
From: None <joerg@britannica.bec.de>
List: tech-pkg
Date: 12/03/2005 22:28:27
On Sat, Dec 03, 2005 at 10:24:25PM +0100, Julio M. Merino Vidal wrote:
> 
> This is exactly the problem.  You should start checking if
> /usr/pkg/lib/libcairo.so
> (or any other libcairo*.so) library is linked against libpthread.  You
> can do this
> by using "ldd <lib_name>".  If it does not appear in any of the libraries, cairo
> didn't detect libpthread when it was built, so it wasn't linked
> correctly.  If it does,
> though, something else is wrong.

I know the problem, it is partly my fault. I asked for a patch to be
tested, now I am waiting for a response.

Joerg