all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: "Vin Shelton" <acs@xemacs.org>
Cc: emacs-devel@gnu.org
Subject: Re: CVS build failures
Date: Sat, 21 Jun 2008 20:17:21 +0900	[thread overview]
Message-ID: <E1KA15t-0006A1-JB@etlken.m17n.org> (raw)
In-Reply-To: <20a807210806201105o5960d5ffw8c88e8de66c41251@mail.gmail.com> (acs@xemacs.org)

In article <20a807210806201105o5960d5ffw8c88e8de66c41251@mail.gmail.com>, "Vin Shelton" <acs@xemacs.org> writes:

> Greetings -
> The CVS sources have been exhibiting this failure for a couple of days:

> gcc -c -I/usr/local/include -Demacs -DHAVE_CONFIG_H  -I.
> -I/usr/local/src/emacs-2008-06-19/src -D_BSD_SOURCE
> -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2
> -I/usr/include/freetype2/config    -g -O2 -Wno-pointer-sign
> /usr/local/src/emacs-2008-06-19/src/xftfont.c
> /usr/local/src/emacs-2008-06-19/src/xftfont.c: In function 'xftfont_open':
> /usr/local/src/emacs-2008-06-19/src/xftfont.c:244: error:
> 'FC_EMBOLDEN' undeclared (first use in this function)
> /usr/local/src/emacs-2008-06-19/src/xftfont.c:244: error: (Each
> undeclared identifier is reported only once
> /usr/local/src/emacs-2008-06-19/src/xftfont.c:244: error: for each
> function it appears in.)
> make[2]: *** [xftfont.o] Error 1

It seems that your fontconfig is older than mine.  I've just
installed a fix; i.e. check if FC_EMBOLDEN is defined or not
before using it.

---
Kenichi Handa
handa@ni.aist.go.jp




      parent reply	other threads:[~2008-06-21 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20 18:05 CVS build failures Vin Shelton
2008-06-20 23:12 ` Chong Yidong
2008-06-21 11:17 ` Kenichi Handa [this message]

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=E1KA15t-0006A1-JB@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=acs@xemacs.org \
    --cc=emacs-devel@gnu.org \
    /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.