emacs-devel
[Top][All Lists]
Advanced

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

"make bootstrap" fails for the latest EMACS_22_BASE head on OS X


From: Anupam Sengupta
Subject: "make bootstrap" fails for the latest EMACS_22_BASE head on OS X
Date: Tue, 24 Jul 2007 11:01:12 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (darwin)

Dear Emacs Gurus,

Apologies if this is the wrong list to post this message.

For the last few days (since 7/22?), I have not been able to successfully build
Carbon Emacs on OS X using the latest CVS code from the EMACS_22_BASE.

The platform I am using is PPC G4/OS X 10.4.10 I last successfully build Emacs
on 7/20/07 on the same machine.

The steps I have been following are:

(in the wd for emacs code)

$ make distclean
$ cvs update
$ ./configure --enable-carbon-app
$ make bootstrap

[..]

Compiling /Users/anupam/code/emacs/emacs/lisp/./vc-arch.el
Wrote /Users/anupam/code/emacs/emacs/lisp/vc-arch.elc
Compiling /Users/anupam/code/emacs/emacs/lisp/./vc-cvs.el
Wrote /Users/anupam/code/emacs/emacs/lisp/vc-cvs.elc
Compiling /Users/anupam/code/emacs/emacs/lisp/./vc-hg.el

In toplevel form:
vc-hg.el:295:41:Error: Lisp nesting exceeds `max-lisp-eval-depth'
make[2]: *** [compile] Error 1
make[1]: *** [bootstrap-build] Error 2
make: *** [bootstrap] Error 2

The make process fails during byte-compilation of vc-hg.el.

Thanks!

-- 
Anupam






reply via email to

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