emacs-devel
[Top][All Lists]
Advanced

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

CVS HEAD won't build on OSX


From: Randal L. Schwartz
Subject: CVS HEAD won't build on OSX
Date: Sat, 20 Sep 2008 19:34:12 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (berkeley-unix)

Sometime in the last two days, someone broke the build on OSX:

nsterm.m: In function 'ns_font_to_xlfd':
nsterm.m:6276: warning: 'widthOfString:' is deprecated (declared at 
/System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
gcc -I/sw/include -L/sw/lib -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/Users/merlyn/MIRROR/emacs-CVS/src -I/usr/X11/include -Dtemacs   
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -g -O2 -Wno-pointer-sign  
nsfns.m
nsfns.m: In function 'compute_tip_xy':
nsfns.m:2420: error: 'struct ns_display_info' has no member named 'width'
nsfns.m:2433: error: 'struct ns_display_info' has no member named 'height'
nsfns.m:2438: error: 'struct ns_display_info' has no member named 'height'
make[2]: *** [nsfns.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2

I'm guessing it's this change to src/nsfns.m:

revision 1.6.2.4
date: 2008-09-03 22:44:12 -0700;  author: miles;  state: Exp;  lines: +130 
-122;  commitid: uDGkxxobFGcMPpht;
Merge from emacs--devo--0

Revision: address@hidden/emacs--lexbind--0--patch-95

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion





reply via email to

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