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

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

mac/src/Emacs.r cannot be compiled on Mac OS X 10.3


From: Nozomu Ando
Subject: mac/src/Emacs.r cannot be compiled on Mac OS X 10.3
Date: Sun, 02 Nov 2003 06:35:42 +0900 (JST)

When compiling Carbon Emacs on Mac OS X 10.3,
if mac/src/Emacs.r has newer timestamp than
mac/Emacs.app/Contents/Resources/Emacs.rsrc,
'make' fails with the following error message:

---
/Developer/Tools/Rez -useDF -o 
 /work/emacs/src/../mac/Emacs.app/Contents/Resources/Emacs.rsrc 
 /System/Library/Frameworks/Carbon.framework/Headers/Carbon.r 
 ../mac/src/Emacs.r
File "../mac/src/Emacs.r"; Line 50; ### /Developer/Tools/Rez - 
 Can't find the declaration for the resource type 'hfdr'
 (0x68666472). 
File "../mac/src/Emacs.r"; ### /Developer/Tools/Rez - Since errors
 occurred,
 /work/emacs/src/../mac/Emacs.app/Contents/Resources/Emacs.rsrc's
 resource fork was not written. 
File "../mac/src/Emacs.r"; ### /Developer/Tools/Rez - SysError -43
 during set file info.
make[1]: ***
 [/work/emacs/src/../mac/Emacs.app/Contents/Resources/Emacs.rsrc]
 Error 2 
---

So I commented out resource 'hfdr' part of the file and it works
fine for me.

BTW, why Emacs.rsrc is in the CVS Repository if we can generate
it from Emacs.r?

Regards,
Nozomu Ando

---
In GNU Emacs 21.3.50.2 (powerpc-apple-darwin7.0.0)
 of 2003-11-02 on almi.jk.homeunix.org
configured using `configure '--without-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  encoded-kbd-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<down-mouse-1> <mouse-movement> <mouse-1> <return> 
p w d <return> d f <return> <escape> x r e p r SPC 
SPC SPC <backspace> o r SPC SPC SPC <return>

Recent messages:
Loading subst-jis...done
Loading tool-bar...done
Loading egg...done
Loading font-lock...done
GNU Emacs 21.3.50.2 (powerpc-apple-darwin7.0.0)
 of 2003-11-02 on almi.jk.homeunix.org
Loading /Users/nand/lib/emacs21/.emacs...done
Loading image...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done




reply via email to

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