GNU bug report logs - #19651
25.0.50; Error compiling (require 'cl-lib)

Previous Next

Package: emacs;

Reported by: Michael Welsh Duggan <md5i <at> md5i.com>

Date: Thu, 22 Jan 2015 00:05:02 UTC

Severity: normal

Found in version 25.0.50

Done: Michael Welsh Duggan <mwd <at> md5i.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 19651 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Michael Welsh Duggan <md5i <at> md5i.com>
Cc: 19651 <at> debbugs.gnu.org
Subject: Re: bug#19651: 25.0.50; Error compiling (require 'cl-lib)
Date: Wed, 21 Jan 2015 23:21:17 -0500
> foo.el:1:1:Error: Symbol's function definition is void: macroexp-macroexpand

I suspect this is a build problem on your side: macroexp-macroexpand is
defined in macroexp.el which is preloaded.
So you need to "make" to rebuild a new "emacs" executable.
If that doesn't work, try "rm lisp/emacs-lisp/macroexp.elc; make".


        Stefan




This bug report was last modified 10 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.