all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7957: build failure due to missing fontconfig's FC_DUAL
@ 2011-02-01 21:33 Glenn Morris
  2011-02-02  2:19 ` Kenichi Handa
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-02-01 21:33 UTC (permalink / raw)
  To: 7957

Package: emacs
Version: 23.2.93
Severity: important

23.2.93 pretest fails to build on RHEL 4.8:

  ftfont.c: In function `ftfont_open':
  ftfont.c:1265: error: `FC_DUAL' undeclared (first use in this function)

Re-configuring using --without-xft worked.

This system has fontconfig 2.2.3. This passes configure's check for
version >= 2.2.0. However, it looks like FC_DUAL was not added until
version 2.3.0. Perhaps the version configure tests for should be bumped.

(But since I personally don't care about using dual-width fonts with
Emacs, it might be nice if I could still use the older fontconfig.)





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

end of thread, other threads:[~2011-02-02  2:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01 21:33 bug#7957: build failure due to missing fontconfig's FC_DUAL Glenn Morris
2011-02-02  2:19 ` Kenichi Handa
2011-02-02  2:42   ` Chong Yidong

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.