all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: 13198@debbugs.gnu.org
Subject: bug#13198: Acknowledgement (24.2; "Error: Symbol's value as variable is void: cl-proclaims-deferred" when compile Emacs trunk.)
Date: Tue, 18 Dec 2012 01:22:53 +0200	[thread overview]
Message-ID: <87txrk1cxe.fsf@gavenkoa.example.com> (raw)
In-Reply-To: <handler.13198.B.13556530501914.ack@debbugs.gnu.org> (GNU bug Tracking System's message of "Sun, 16 Dec 2012 10:18:02 +0000")

On 2012-12-18, Stefan wrote:

> >   Source file `/home/user/devel/emacs/emacs-bzr/trunk/lisp/emacs-lisp/cl-macs.el' newer than byte-compiled file
> >   In toplevel form:
> >   ../../lisp/isearch.el:1031:1:Error: Symbol's value as variable is void: cl-proclaims-deferred
> try
>     rm lisp/emacs-lisp/cl*.elc; make
> or if you have the time "make bootstrap".

OK. Seems that this help. I perform:

  $ find . -name '*.elc' -exec rm {} ';'

as another similar issue was occurred.

What I don't expect that

  make mostlyclean

and

  make clean

does not cleanup build tree!

Also I build out of source tree and assume that "rm _build/" is sufficient to
make clean build. I don't expect that .elc files created in source tree
(instead of build tree)!

-- 
Best regards!





  parent reply	other threads:[~2012-12-17 23:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 10:16 bug#13198: 24.2; "Error: Symbol's value as variable is void: cl-proclaims-deferred" when compile Emacs trunk Oleksandr Gavenko
2012-12-16 16:56 ` Stefan Monnier
     [not found] ` <handler.13198.B.13556530501914.ack@debbugs.gnu.org>
2012-12-17 23:22   ` Oleksandr Gavenko [this message]
2012-12-17 23:32     ` bug#13198: Acknowledgement (24.2; "Error: Symbol's value as variable is void: cl-proclaims-deferred" when compile Emacs trunk.) Glenn Morris
2012-12-18  1:31     ` Stefan Monnier

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=87txrk1cxe.fsf@gavenkoa.example.com \
    --to=gavenkoa@gmail.com \
    --cc=13198@debbugs.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.