all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
To: Emacs Development <emacs-devel@gnu.org>
Subject: bootstrap error in c-mode with CANNOT_DUMP
Date: Fri, 12 Jun 2009 02:25:39 -0400	[thread overview]
Message-ID: <A30FB152-3B51-46D9-8FE5-97C09C74E0E4@raeburn.org> (raw)

I'm doing some experimenting with some changes that require linking in  
a new library and calling some code early in the Emacs process.  Since  
the library isn't currently unexec-friendly, I'm trying some builds  
without using unexec.  I find that I can't do a bootstrap.  If I do  
"configure ... CPPFLAGS=-DCANNOT_DUMP" with current (unhacked) CVS  
sources and try "make bootstrap", I eventually get this error:

Wrote /Users/raeburn/dev/e/fsf/lisp/progmodes/cfengine.elc
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

Without CANNOT_DUMP, it bootstraps just fine; I'm not sure why there  
should be a difference.

Ken




             reply	other threads:[~2009-06-12  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12  6:25 Ken Raeburn [this message]
2009-06-12 21:37 ` bootstrap error in c-mode with CANNOT_DUMP Stefan Monnier
2009-06-13  7:10   ` Ken Raeburn
2009-06-13  9:43   ` Eli Zaretskii
2009-06-14  4:56     ` Richard Stallman
2009-06-14  5:01       ` Ken Raeburn
2009-06-15  1:53         ` Richard Stallman
2009-06-13  2:41 ` Eli Zaretskii
2009-06-13  7:10   ` Ken Raeburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A30FB152-3B51-46D9-8FE5-97C09C74E0E4@raeburn.org \
    --to=raeburn@raeburn.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.