unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS build failures
@ 2008-06-20 18:05 Vin Shelton
  2008-06-20 23:12 ` Chong Yidong
  2008-06-21 11:17 ` Kenichi Handa
  0 siblings, 2 replies; 3+ messages in thread
From: Vin Shelton @ 2008-06-20 18:05 UTC (permalink / raw)
  To: emacs-devel

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

Please let me know if you need more details as to my configuration, etc.

Regards,
  Vin Shelton




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

* Re: CVS build failures
  2008-06-20 18:05 CVS build failures Vin Shelton
@ 2008-06-20 23:12 ` Chong Yidong
  2008-06-21 11:17 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2008-06-20 23:12 UTC (permalink / raw)
  To: Vin Shelton; +Cc: emacs-devel

"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
>
> Please let me know if you need more details as to my configuration, etc.

Please provide your platform and build options (these are automatically
provided if you do M-x report-emacs-bug).




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

* Re: CVS build failures
  2008-06-20 18:05 CVS build failures Vin Shelton
  2008-06-20 23:12 ` Chong Yidong
@ 2008-06-21 11:17 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2008-06-21 11:17 UTC (permalink / raw)
  To: Vin Shelton; +Cc: emacs-devel

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




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

end of thread, other threads:[~2008-06-21 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 18:05 CVS build failures Vin Shelton
2008-06-20 23:12 ` Chong Yidong
2008-06-21 11:17 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).