pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49569: fontconfig not recognized, builds break
The following reply was made to PR pkg/49569; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/49569: fontconfig not recognized, builds break
Date: Wed, 14 Jan 2015 14:27:14 +0100
On Wed, Jan 14, 2015 at 01:15:00PM +0000, Hauke Fath wrote:
> don't build, because they claim they cannot find a valid
> fontconfig
>
> [...]
>
> ===> Installing dependencies for libXft-2.3.2
> => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb9
> => Tool dependency pkg-config>=0.25: found pkg-config-0.28
> => Tool dependency checkperms>=1.1: found checkperms-1.11
> => Build dependency x11-links>=0.91: found x11-links-0.91
> ===> Overriding tools for libXft-2.3.2
> ===> Extracting for libXft-2.3.2
> ===> Patching for libXft-2.3.2
> ===> Creating toolchain wrappers for libXft-2.3.2
> ===> Configuring for libXft-2.3.2
>
> [...]
>
> checking for XRENDER... yes
> checking for FREETYPE... yes
> checking for FONTCONFIG... configure: error: Package requirements (fontconfig >= 2.5.92) were not met:
>
> No package 'fontconfig' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables FONTCONFIG_CFLAGS
> and FONTCONFIG_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> *** Error code 1
Just as a data point, this works for me on 7.99.4/amd64 with modular
xorg.
From config.log:
configure:17950: checking for FONTCONFIG
configure:17957: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.92"
configure:17960: $? = 0
configure:17973: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.92"
configure:17976: $? = 0
configure:18030: result: yes
Thomas
Home |
Main Index |
Thread Index |
Old Index