emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap error in c-mode with CANNOT_DUMP


From: Eli Zaretskii
Subject: Re: bootstrap error in c-mode with CANNOT_DUMP
Date: Fri, 12 Jun 2009 22:41:12 -0400

> From: Ken Raeburn <address@hidden>
> Date: Fri, 12 Jun 2009 02:25:39 -0400
> 
> Compiling /Users/raeburn/dev/e/fsf/lisp/progmodes/cmacexp.el
> Warning: Lisp directory `/Users/raeburn/dev/e/fsf/bld/Inst/share/emacs/ 
> 23.0.94/site-lisp' does not exist.
> Warning: Lisp directory `/Users/raeburn/dev/e/fsf/bld/Inst/share/emacs/ 
> site-lisp' does not exist.
> Warning: Lisp directory `/Users/raeburn/dev/e/fsf/bld/Inst/share/emacs/ 
> 23.0.94/lisp' does not exist.
> Warning: Lisp directory `/Users/raeburn/dev/e/fsf/bld/Inst/share/emacs/ 
> 23.0.94/leim' does not exist.
> Loading loadup.el (source)...
> Using load-path (/Users/raeburn/dev/e/fsf/lisp)
> Loading emacs-lisp/byte-run...
> [....]
> Loading tooltip...
> ((66226 . 4511) (13575 . 0) (649 . 67) 96380 876313 (122 . 7) (22 . 8)  
> (6632 . 5779))
> Finding pointers to doc strings...
> Finding pointers to doc strings...done
> Loading cc-langs...
> Eval error in the `c-lang-defconst' for `c-cpp-matchers' in c-mode:
> Eval error in the `c-lang-defconst' for `c-matchers-1' in c-mode:
> 
> In toplevel form:
> ../../lisp/progmodes/cmacexp.el:97:1:Error: `c-opt-cpp-prefix' got no  
> (prior) value in c-mode (might be a cyclic reference)
> make[2]: *** [/Users/raeburn/dev/e/fsf/lisp/progmodes/cmacexp.elc]  
> Error 1

It looks for Lisp files in the wrong directory, right?  If so, one way
solving that is to explicitly set loadpath as part of the command run
by Make that errors out.




reply via email to

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