bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18804: 24.4.51; bootstrapping broken: Symbol's function definition i


From: Sven Joachim
Subject: bug#18804: 24.4.51; bootstrapping broken: Symbol's function definition is void: cl-every
Date: Thu, 23 Oct 2014 08:39:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Bootstrapping the emacs-24 branch fails, there is a problem with
cl-every:

,----
| Compiling emacs-lisp/bytecomp.el
| 
| In end of data:
| emacs-lisp/bytecomp.el:4788:1:Warning: the function `cl-every' is not known to
|     be defined.
`----

Later this leads to a failure in simple.el:

,----
| Compiling ../lisp/simple.el
| 
| In toplevel form:
| simple.el:2490:32:Error: Symbol's function definition is void: cl-every
| Makefile:263: recipe for target 'compile-onefile' failed
`----





reply via email to

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