emacs-devel
[Top][All Lists]
Advanced

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

emacs CVS HEAD compilation error on Mac OS X 10.2.8


From: Nozomu Ando
Subject: emacs CVS HEAD compilation error on Mac OS X 10.2.8
Date: Thu, 01 Jun 2006 14:48:21 +0900

Since May 25, 2006, we cannot compile emacs CVS HEAD on Mac OS X 10.2.8.

error message:
/tmp/emacs-060601/emacs/src/mac.c:289: error: `keyReplyRequestedAttr' 
undeclared here (not in a function)
/tmp/emacs-060601/emacs/src/mac.c:289: error: initializer element is not 
constant
/tmp/emacs-060601/emacs/src/mac.c:289: error: (near initialization for 
`ae_attr_table[10].keyword')
/tmp/emacs-060601/emacs/src/mac.c:289: error: initializer element is not 
constant
/tmp/emacs-060601/emacs/src/mac.c:289: error: (near initialization for 
`ae_attr_table[10]')
/tmp/emacs-060601/emacs/src/mac.c:290: error: initializer element is not 
constant
/tmp/emacs-060601/emacs/src/mac.c:290: error: (near initialization for 
`ae_attr_table[11]')

In fact, we compile it on Mac OS X 10.3.9 with MacOSX10.2.8 SDK.

It seems there is no definition of keyReplyRequestedAttr in MacOSX10.2.8 SDK.

Best regards,
Nozomu Ando




reply via email to

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