all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* FC_COLOR in src/ftfont.c
@ 2018-04-03 13:05 jpff
  2018-04-03 13:58 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: jpff @ 2018-04-03 13:05 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 478 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-03 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 13:05 FC_COLOR in src/ftfont.c jpff
2018-04-03 13:58 ` Eli Zaretskii
2018-04-03 15:15   ` jpff
2018-04-03 15:17   ` Paul Eggert
2018-04-03 15:46     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.