emacs-devel
[Top][All Lists]
Advanced

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

Re: Build failure on Windows


From: Eli Zaretskii
Subject: Re: Build failure on Windows
Date: Sun, 05 Mar 2017 17:23:25 +0200

> Date: Sun, 05 Mar 2017 14:27:58 +0100
> From: martin rudalics <address@hidden>
> 
> Loading abbrev.el (source)...
> Eager macro-expansion failure: (error "(require cl-lib) while preparing to 
> dump"
> )
> Eager macro-expansion failure: (error "(require cl-lib) while preparing to 
> dump"
> )
> (require cl-lib) while preparing to dump
> ln -f emacs.exe bootstrap-emacs.exe
> ln: accessing `emacs.exe': No such file or directory
> make[1]: *** [emacs.exe] Error 1
> make[1]: Leaving directory `/c/emacs-git/trunk/dbg/src'
> make: *** [src] Error 2
> 
> which means that with every pull I apparently have to bootstrap.  I
> can't afford that.

No need to bootstrap (I never do, as it deletes the old binaries I
keep for testing and bisection).  What you need is manually
byte-compile a few of the Lisp files updated: cl-lib.el, pp.el,
re-builder.el, and abbrev.el.



reply via email to

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