* bug#18804: 24.4.51; bootstrapping broken: Symbol's function definition is void: cl-every
@ 2014-10-23 6:39 Sven Joachim
2014-10-23 6:47 ` Glenn Morris
2014-10-24 1:17 ` Stefan Monnier
0 siblings, 2 replies; 3+ messages in thread
From: Sven Joachim @ 2014-10-23 6:39 UTC (permalink / raw)
To: 18804; +Cc: Sven Joachim
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
`----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-24 1:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 6:39 bug#18804: 24.4.51; bootstrapping broken: Symbol's function definition is void: cl-every Sven Joachim
2014-10-23 6:47 ` Glenn Morris
2014-10-24 1:17 ` Stefan Monnier
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.