all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: jpff <jpff@codemist.co.uk>
Cc: emacs-devel@gnu.org
Subject: Re: FC_COLOR in src/ftfont.c
Date: Tue, 03 Apr 2018 16:58:47 +0300	[thread overview]
Message-ID: <8360585r3c.fsf@gnu.org> (raw)
In-Reply-To: <alpine.DEB.2.11.1804031402450.6604@snout.codemist.co.uk> (message from jpff on Tue, 3 Apr 2018 14:05:52 +0100 (BST))

> Date: Tue, 3 Apr 2018 14:05:52 +0100 (BST)
> From: jpff <jpff@codemist.co.uk>
> 
> 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	other threads:[~2018-04-03 13:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-03 13:05 FC_COLOR in src/ftfont.c jpff
2018-04-03 13:58 ` Eli Zaretskii [this message]
2018-04-03 15:15   ` jpff
2018-04-03 15:17   ` Paul Eggert
2018-04-03 15:46     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8360585r3c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jpff@codemist.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.