emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS


From: Miles Bader
Subject: Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS
Date: Wed, 16 Jul 2008 12:06:32 +0900

I'm attempting to build Emacs.app using gnustep (not sure how to tell
the version, it's whatever's in debian unstable).

Doing ( cd nextstep; ./compile --shared-lisp=/usr/local )
things succeed until it temacs dies with the following error:

   ln temacs bootstrap-emacs
   cd ../lisp; make -w compile-first EMACS=../src/bootstrap-emacs
   make[2]: ディレクトリ `/usr/local/src/emacs/gnustep/lisp' に入ります
   Compiling /usr/local/src/emacs/gnustep/lisp/emacs-lisp/bytecomp.el
   2008-07-16 02:55:20.118 bootstrap-emacs[4619] Unknown time zone name `JST'.
   2008-07-16 02:55:20.118 bootstrap-emacs[4619] Using time zone with absolute 
offset 0.
   2008-07-16 02:55:20.001 bootstrap-emacs[4619] autorelease called without 
pool for object (9c42d00) of class NSMethodSignature in thread <NSThread: 
0x9c2ebb8>
   2008-07-16 02:55:20.119 bootstrap-emacs[4619] autorelease called without 
pool for object (9c5e640) of class GSFFCallInvocation in thread <NSThread: 
0x9c2ebb8>
   2008-07-16 02:55:20.120 bootstrap-emacs[4619] autorelease called without 
pool for object (9c753e0) of class GSCInlineString in thread <NSThread: 
0x9c2ebb8>
   2008-07-16 02:55:20.120 bootstrap-emacs[4619] autorelease called without 
pool for object (9c7c578) of class NSException in thread <NSThread: 0x9c2ebb8>
   2008-07-16 02:55:20.121 bootstrap-emacs[4619] autorelease called without 
pool for object (9c7bf20) of class GSMutableArray in thread <NSThread: 
0x9c2ebb8>
   Fatal error (6)
   make[2]: *** [/usr/local/src/emacs/gnustep/lisp/emacs-lisp/bytecomp.elc] 
アボートしました
   make[2]: ディレクトリ `/usr/local/src/emacs/gnustep/lisp' から出ます
   make[1]: *** [bootstrap-emacs] エラー 2
   make[1]: ディレクトリ `/usr/local/src/emacs/gnustep/src' から出ます
   make: *** [src] エラー 2
   *** Compilation failed. ***
   Please examine the above output to determine what went wrong,
   edit the configure options in this script (\'compile\') to fix it, and rerun.

Are those "autorelease..." messages fatal errors, or is the abort
something else?

Thanks,

-Miles

-- 
"Suppose we've chosen the wrong god. Every time we go to church we're
just making him madder and madder." -- Homer Simpson




reply via email to

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