RE: Compile problem on OSX PPC after version 1.22.4



Thanks for this and the other response from mpsuzuki.  I had compiled/installed the latest (2.6.0) version of fontconfig into /usr/local.  The configure script of pango requires fontconfig to be >2.5.0 and it was satisfied with what it found.  I also found that the fontconfig that was already on the box was 2.6.0 so I don't even have anything older than that. I did define my PKG_CONFIG_PATH to be /usr/local/lib/pkgconfig which is where it found the fontconfig.pc.

Assuming this is a fontconfig version issue, where would it be finding something else and how can I force it to use what I specify?

Thanks again.

-----Original Message-----
From: gtk-i18n-list-bounces gnome org [mailto:gtk-i18n-list-bounces gnome org] On Behalf Of Krzysztof Kotlenga
Sent: Friday, June 26, 2009 8:54 AM
To: gtk-i18n-list gnome org
Subject: Re: Compile problem on OSX PPC after version 1.22.4

Peters, Ron wrote:

> The output of the compile fails with the following output:
> (...)
> pangofc-fontmap.c: In function 'pango_fc_convert_weight_to_fc':
> pangofc-fontmap.c:1256: error: 'FC_WEIGHT_EXTRABLACK' undeclared
> (first use in t his function)

> Any help?

Looks like your Fontconfig version is too old. FC_WEIGHT_EXTRABLACK
macro was introduced in Fontconfig 2.5.0.

-- 
The fact is, most software is crap, and most software developers
are lazy and stupid. Same as most customers are stupid too.
                         -- Hua Zhong, Linux Kernel Mailing List
_______________________________________________
gtk-i18n-list mailing list
gtk-i18n-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]