pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34505
The following reply was made to PR pkg/34505; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: Georg Schwarz <georg.schwarz%freenet.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, Juan RP <juan%xtrarom.org@localhost>
Subject: Re: pkg/34505
Date: Sun, 17 Sep 2006 12:32:53 +0200
On Sat, Sep 16, 2006 at 11:39:45PM +0200, Georg Schwarz wrote:
> it looks like the source of the problem is with devel/pango.
> After succuessfully (at least it looks like) building that package I
> get after installing:
>
> pkg_admin: pango-1.14.3: File `/usr/pkg/include/pango-1.0/pango/
> pangocairo.h' is in +CONTENTS but not on filesystem!
> pkg_admin: pango-1.14.3: File `/usr/pkg/lib/libpangocairo-1.0.la' is
> in +CONTENTS but not on filesystem!
> pkg_admin: pango-1.14.3: File `/usr/pkg/lib/pkgconfig/pangocairo.pc'
> is in +CONTENTS but not on filesystem!
>
> I have no idea why this happens. It's a stock NetBSD 3.0.1 system
> running on an Intel Pentium.
It seems pango doesn't find cairo.
Do you have this line in pango/Makefile?
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.2
Perhaps it needs an even newer version. Take a look at the config.log
file, when pango tries to detect cairo.
Thomas
Home |
Main Index |
Thread Index |
Old Index