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: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
Cc: wiz%NetBSD.org@localhost
Subject: Re: pkg/47882
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.
An alternative fix is to import "freetype" 2.4.11 into "xsrc".
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index