GNU bug report logs - #1358
error when compiling ftfont.c from CVS

Previous Next

Package: emacs;

Reported by: "Joe Corneli" <holtzermann17 <at> gmail.com>

Date: Sun, 16 Nov 2008 23:30:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#1358: marked as done (error when compiling ftfont.c from CVS)
[Message part 1 (text/plain, inline)]
Your message dated Thu, 20 Nov 2008 18:19:36 -0500
with message-id <734p22kmt3.fsf <at> fencepost.gnu.org>
and subject line Re: bug#1358: error when compiling ftfont.c from CVS
has caused the Emacs bug report #1358,
regarding error when compiling ftfont.c from CVS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)


-- 
1358: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1358
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Joe Corneli" <holtzermann17 <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: error when compiling ftfont.c from CVS
Date: Sun, 16 Nov 2008 17:19:57 -0600
I'm using Mac OS X 10.4.11 on a macbook pro.

I had no problems installing GNU Emacs 22.0.50.1
(i686-apple-darwin8.11.1, GTK+ Version 2.6.10)
via fink.

When I passed the same configuration options to the current CVS
version of Emacs, I got the following error
when I ran 'make bootstrap':

gcc -I/sw/include -L/sw/lib -c  -Demacs -DHAVE_CONFIG_H  -I.
-I/Users/planetmath/emacs/src -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Dtemacs    -g -O2
-Wno-pointer-sign  md5.c
gcc -I/sw/include -L/sw/lib -c  -Demacs -DHAVE_CONFIG_H  -I.
-I/Users/planetmath/emacs/src -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Dtemacs    -g -O2
-Wno-pointer-sign  xfont.c
gcc -I/sw/include -L/sw/lib -c  -Demacs -DHAVE_CONFIG_H  -I.
-I/Users/planetmath/emacs/src -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -Dtemacs    -g -O2
-Wno-pointer-sign  ftfont.c
ftfont.c: In function 'ftfont_pattern_entity':
ftfont.c:164: error: 'FC_WEIGHT_REGULAR' undeclared (first use in this function)
ftfont.c:164: error: (Each undeclared identifier is reported only once
ftfont.c:164: error: for each function it appears in.)
ftfont.c:173: error: 'FC_WIDTH' undeclared (first use in this function)
ftfont.c: In function 'ftfont_list':
ftfont.c:792: error: 'FC_WIDTH' undeclared (first use in this function)
make[2]: *** [ftfont.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 1358-done <at> debbugs.gnu.org
Subject: Re: bug#1358: error when compiling ftfont.c from CVS
Date: Thu, 20 Nov 2008 18:19:36 -0500
"Joe Corneli" wrote:

> Merging differences between 1.303 and 1.304 into configure
> rcsmerge: warning: conflicts during merge
> cvs update: conflicts found in configure

Nothing to worry about, just do what you did:

> after removing ./configure, updating, and running ./configure again, I
> do now get the line
>
> checking for fontconfig >= 2.2.0... no
>
> I assume that means it is going to work.... and yes, make bootstrap worked.

Good. thanks for letting us know.


This bug report was last modified 15 years and 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.