pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-6 fontconfig update -- can't find fontconfig?



On Tue, 23 Dec 2014, John D. Baker wrote:

> I have now manually rebuilt/replaced "pkgtools/x11-links".  This seems to
> have solved the problem.  Packages that were failing to find fontconfig

Not quite.  Packages detecting fontconfig with a test program (graphics/gd,
x11/motif) work, but packages using 'pkg-config' still fail.  Observed
so far: "multimedia/libass" and "print/poppler"

Configuration of print/poppler fails with:

[...]
checking for FONTCONFIG... no
configure: error: Package requirements (fontconfig >= 2.0.0) were not met:

Package '@PKGCONFIG_REQUIRES@', required by 'fontconfig', not 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

Stop.
make: stopped in /x/pkgsrc/print/poppler
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/print/poppler


Could it be confusion between the built-in fontconfig and the
still-installed previous fonts/fontconfig-2.11.1nb1 package?

Perhaps rebuilding "devel/pkg-config"?  Or is the built-in fontconfig's
"fontconfig.pc" file broken (with the "@FOO@" stuff).

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index