Hello:

I am in the process of switching to Emacs.app (trunk branch from bzr)
From Emacs CVS however, I am having trouble compiling it. First of all,
I need to add the line "$MAKE bootstrap" before "$MAKE" to get it start
compiling, but it stop with the error:

EMACSLOADPATH=/home/karnak/source_code/emacs.app/emacs.app/lisp LC_ALL=C 
../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \
           --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
           --eval "(setq generated-autoload-file 
\"/home/karnak/source_code/emacs.app/emacs.app/lisp/calendar/cal-loaddefs.el\")"
 \
           --eval "(setq make-backup-files nil)" \
           -f batch-update-autoloads 
/home/karnak/source_code/emacs.app/emacs.app/lisp/calendar
2008-07-07 17:32:08.591 bootstrap-emacs[8108] autorelease called without pool 
for object (8500368) of class NSMethodSignature in thread <NSThread: 0x84ec310>
2008-07-07 17:32:08.635 bootstrap-emacs[8108] autorelease called without pool 
for object (8537328) of class GSFFCallInvocation in thread <NSThread: 0x84ec310>
2008-07-07 17:32:08.642 bootstrap-emacs[8108] autorelease called without pool 
for object (85526d8) of class GSCInlineString in thread <NSThread: 0x84ec310>
2008-07-07 17:32:08.650 bootstrap-emacs[8108] autorelease called without pool 
for object (85444a8) of class NSException in thread <NSThread: 0x84ec310>
2008-07-07 17:32:08.656 bootstrap-emacs[8108] autorelease called without pool 
for object (8543dc0) of class GSMutableArray in thread <NSThread: 0x84ec310>
../src/bootstrap-emacs: Uncaught exception NSInvalidArgumentException, reason: 
NSAutoreleasePool(class) does not recognize (null)
Fatal error (6)gmake[2]: *** 
[/home/karnak/source_code/emacs.app/emacs.app/lisp/calendar/cal-loaddefs.el] 
Aborted

I am using the latest SVN version of GNUstep. I have seen a thread in
the list concerning this problem with no resolution.

Thanks.

Charles

Attachment: pgpIkLUqiAXD2.pgp
Description: PGP signature

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to