emacs-devel
[Top][All Lists]
Advanced

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

FC_COLOR in src/ftfont.c


From: jpff
Subject: FC_COLOR in src/ftfont.c
Date: Tue, 3 Apr 2018 14:05:52 +0100 (BST)
User-agent: Alpine 2.11 (DEB 23 2013-08-11)

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

==John ff

reply via email to

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