emacs-devel
[Top][All Lists]
Advanced

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

Re: Today's git does not compile?


From: Stefan Monnier
Subject: Re: Today's git does not compile?
Date: Mon, 04 Jun 2012 10:03:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> Something's funny. Emacs compiled yesterday. Today it does not. 
> Or is it just me?
> These are the last lines. 

> Source file `/home/susan/emacs/lisp/emacs-lisp/cl.el' newer than 
> byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than 
> byte-compiled file
> Source file `/home/susan/emacs/lisp/emacs-lisp/cl-macs.el' newer than 
> byte-compiled file

> In toplevel form:
> files.el:418:1:Error: Autoloading failed to define function 
> cl-compiler-macroexpand
> make[2]: *** [compile-onefile] Error 1
> make[2]: Leaving directory `/home/susan/emacs/lisp'
> make[1]: *** [/home/susan/emacs/src/../lisp/files.elc] Error 2
> make[1]: Leaving directory `/home/susan/emacs/src'
> make: *** [src] Error 2

"make -k" a few times might help.  Otherwise "make bootstrap" (but only
after updating again because the bootstrap was broken until a minute
ago).


        Stefan



reply via email to

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