Subject: Re: pango (current and 2006Q3) not installing all files on
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 12/06/2006 14:49:49
On Wed, Dec 06, 2006 at 03:27:15PM +0200, Michael-John Turner wrote:
> On Wed, Dec 06, 2006 at 01:36:38PM +0100, Joerg Sonnenberger wrote:
> > More interesting is the config.log.
> 
> OK, here we go:
> http://mjturner.net/download/misc/pkgsrc-pango-config.tar.bz2

OK, the check for cairo fails as it tries to link against the static
library. Does the cairo package create shared libraries on your system?
If not, try to find out why.

Joerg