--- Begin Message ---
Subject: |
23.0.60; does not compile eshell |
Date: |
Thu, 22 May 2008 11:39:35 +0200 |
Hello!
Compilation fails:
In toplevel form:
eshell/em-alias.el:96:1:Error: Required feature `esh-groups' was not
provided
make[3]: *** [..../emacs/lisp/eshell/em-alias.elc] Error 1
Compiling ..../emacs/lisp/eshell/em-banner.el
In toplevel form:
eshell/em-banner.el:45:13:Error: Required feature `esh-groups' was
not provided
make[3]: *** [..../emacs/lisp/eshell/em-banner.elc] Error 1
In toplevel form:
org/org-publish.el:507:47:Error: Required feature `esh-groups' was
not provided
make[3]: *** [..../emacs/lisp/org/org-publish.elc] Error 1
plus a few hundred (?) more
--
Greetings
Pete
When in doubt, use brute force.
– Ken Thompson
--- End Message ---
--- Begin Message ---
Subject: |
Re: 23.0.60; does not compile eshell |
Date: |
Thu, 22 May 2008 13:32:19 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> Am 22.05.2008 um 13:24 schrieb Miles Bader:
>
>>> Compilation fails:
>>>
>>> In toplevel form:
>>> eshell/em-alias.el:96:1:Error: Required feature `esh-groups' was
>>> not provided
>>
>> Obviously that sort of thing shouldn't happen, but I think you can fix
>> it by removing lisp/eshell/esh-groups.el, and then doing "touch
>> lisp/eshell/*.el".
>
>
> Yes, the removal and touching the most recent esh-* files made GNU
> Emacs compile ...
Closing the bug.
--- End Message ---