emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap error


From: Tino Calancha
Subject: Re: make bootstrap error
Date: Sun, 30 Jul 2017 20:35:06 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)



On Sun, 30 Jul 2017, Tino Calancha wrote:



On Sun, 30 Jul 2017, Masaru Nomiya wrote:

Hello,

With the very latest git, I got 'make bootstrap error';
After commit 6f6639d6ed6c6314b2643f6c22498fc2e23d34c7
ls-lisp.el requires 'em-glob.  When eshell package is
compiled, teh following file is generated:
esh-groups.el

but ls-lisp.el is compiled _before_ eshell, so that
esh-groups.el doesn't exist yet.

I moved the "(require 'em-glob)" inside `ls-lisp--dired'
to not break the build.
Commit c8f44e4b53c40dfea1c83ad0ff3bd653e72c4f4e
(ls-lisp: Do not require em-glob at top of the file ...)

It works for my in Debian GNU/Linux 9.



reply via email to

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