bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#852: [Emacs.app dev]: Compiling Emacs.app fails this afternoon.


From: Robert Casties
Subject: bug#852: [Emacs.app dev]: Compiling Emacs.app fails this afternoon.
Date: Mon, 01 Sep 2008 13:30:27 +0200
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

Gilbert Harman wrote:
After ./configure --with-ns
....
make -j2

....
nsfont.m: In function 'nsfont_char_width':
nsfont.m:481: warning: 'widthOfString:' is deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
nsfont.m: In function 'nsfont_open':
nsfont.m:726: warning: 'widthOfString:' is deprecated (declared at
/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
nsfont.m: In function 'nsfont_draw':
nsfont.m:907: error: 'struct glyph_string' has no member named 'gidx'
nsfont.m:908: error: 'struct glyph_string' has no member named 'gidx'
nsfont.m:914: error: 'struct glyph_string' has no member named 'gidx'
nsfont.m:1097: error: 'struct glyph_string' has no member named 'gidx'
nsfont.m:1103: error: 'struct glyph_string' has no member named 'gidx'
make[1]: *** [nsfont.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [src] Error 2

Same problem for me (also on OSX 10.5.4 intel).

        Robert







reply via email to

[Prev in Thread] Current Thread [Next in Thread]