emacs-devel
[Top][All Lists]
Advanced

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

Re: FC_COLOR in src/ftfont.c


From: Eli Zaretskii
Subject: Re: FC_COLOR in src/ftfont.c
Date: Tue, 03 Apr 2018 16:58:47 +0300

> Date: Tue, 3 Apr 2018 14:05:52 +0100 (BST)
> From: jpff <address@hidden>
> 
> Just pulled from git and got
> 
>    CC       ftfont.o
> ftfont.c: In function ‘ftfont_spec_pattern’:
> ftfont.c:771:38: error: ‘FC_COLOR’ undeclared (first use in this function)
>         && ! FcPatternAddBool(pattern, FC_COLOR, FcFalse))
>                                        ^
> ftfont.c:771:38: note: each undeclared identifier is reported only once 
> for each function it appears in
> Makefile:382: recipe for target 'ftfont.o' failed
> 
> OpenSuSE Leap42.3 with GNU/emacs 27.0.50

What is your version of fontconfig?

I guess the solution depends on whether systems with fontconfig that
doesn't support FC_COLOR are still susceptible to the original bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]