From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: jpff Newsgroups: gmane.emacs.devel Subject: FC_COLOR in src/ftfont.c Date: Tue, 3 Apr 2018 14:05:52 +0100 (BST) Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="279718404-726138311-1522760762=:6604" X-Trace: blaine.gmane.org 1522760747 1424 195.159.176.226 (3 Apr 2018 13:05:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 3 Apr 2018 13:05:47 +0000 (UTC) User-Agent: Alpine 2.11 (DEB 23 2013-08-11) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 03 15:05:43 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f3Ld8-0000GK-US for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2018 15:05:43 +0200 Original-Received: from localhost ([::1]:33096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3LfC-0008Jw-IL for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2018 09:07:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3Le8-0008GJ-NZ for emacs-devel@gnu.org; Tue, 03 Apr 2018 09:06:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f3Le4-0003sr-T9 for emacs-devel@gnu.org; Tue, 03 Apr 2018 09:06:44 -0400 Original-Received: from west.codemist.co.uk ([217.155.197.248]:49195 helo=codemist.co.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3Le4-00039k-Ln for emacs-devel@gnu.org; Tue, 03 Apr 2018 09:06:40 -0400 Original-Received: from [172.16.4.42] (helo=snout.codemist.co.uk) by codemist.co.uk with esmtp (Exim 4.90_1) (envelope-from ) id 1f3LdS-0001il-RX for emacs-devel@gnu.org; Tue, 03 Apr 2018 14:06:02 +0100 X-ACL-Warn: No reverse lookup X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 217.155.197.248 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:224273 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --279718404-726138311-1522760762=:6604 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT 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 --279718404-726138311-1522760762=:6604--