pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47882
The following reply was made to PR pkg/47882; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: tron%zhadum.org.uk@localhost
Cc: gnats-bugs%NetBSD.org@localhost, wiz%NetBSD.org@localhost
Subject: Re: pkg/47882
Date: Wed, 05 Jun 2013 08:27:41 +0900 (JST)
From: Matthias Scheler <tron%zhadum.org.uk@localhost>, Date: Tue, 4 Jun 2013
18:01:04 +0100
> On Tue, Jun 04, 2013 at 04:55:00PM +0000, Matthias Scheler wrote:
>> The following reply was made to PR pkg/47882; it has been noted by GNATS.
>>
>> From: Matthias Scheler <tron%zhadum.org.uk@localhost>
>> To: gnats-bugs%NetBSD.org@localhost
>> Cc: Thomas Klausner <wiz%NetBSD.org@localhost>
>> Subject: Re: pkg/47882
>> Date: Tue, 4 Jun 2013 17:54:12 +0100
>>
>> On Tue, Jun 04, 2013 at 03:05:00PM +0000, ryo_on%yk.rim.or.jp@localhost
>> wrote:
>> > From: ryo_on%yk.rim.or.jp@localhost
>> > To: <gnats-bugs%NetBSD.org@localhost>
>> > Cc:
>> > Subject: Re: pkg/47882
>> > Date: Wed, 05 Jun 2013 00:03:34 +0900
>> >
>> > Hi,
>> >
>> > On very recent NetBSD current, graphics/cairo does not built because
>> > ft2build.h (a part of freetype2) is not found.
>> > This is caused from fonts/fontconfig/builtin.mk's
>> > USE_BUILTIN.freetype2=yes line.
>> > If such line is removed, my libcairo.so is built and linked to
>> > /usr/X11R7/lib/libfreetype.so.7 and /usr/pkg/lib/libfreetype.so.6.
>> >
>> > How to fix this situation?
>>
>> Which version of the "x11-links" package is installed on your system?
>> And what is the output of the following commands:
>>
>> pkg_info -L x11-links | grep freetype2
>> pkg_info -L x11-links | grep fontconfig
>
> I suspect a working fix is:
>
> 1.) Change "BUILDLINK_API_DEPENDS.freetype2" to "freetype2>=2.4.5".
> 2.) Bump the version number and the minimal required version number
> of the "x11-links" package.
My x11-links is 0.75.
And the results of pkg_info -L x11-links | grep freetype2 and
pkg_info -L x11-links | grep fontconfig are empty.
Thanks for your efforts.
I will try x11-links-0.76.
> An alternative fix is to import "freetype" 2.4.11 into "xsrc".
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index