* 23.0.60; does not compile eshell
@ 2008-05-22 9:39 Peter Dyballa
2008-05-22 11:24 ` Miles Bader
0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2008-05-22 9:39 UTC (permalink / raw)
To: emacs-pretest-bug
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.60; does not compile eshell
2008-05-22 9:39 23.0.60; does not compile eshell Peter Dyballa
@ 2008-05-22 11:24 ` Miles Bader
2008-05-22 17:20 ` Peter Dyballa
0 siblings, 1 reply; 3+ messages in thread
From: Miles Bader @ 2008-05-22 11:24 UTC (permalink / raw)
To: Peter Dyballa; +Cc: emacs-pretest-bug
Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> 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".
[Apparently various autoload-type files were switched to using the
general autoload-generation mechanism, and it was changed to
automatically add provides to the generated autoload files, but the
transition seems to not be handled very well.]
-Miles
--
Zeal, n. A certain nervous disorder afflicting the young and inexperienced.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.60; does not compile eshell
2008-05-22 11:24 ` Miles Bader
@ 2008-05-22 17:20 ` Peter Dyballa
0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2008-05-22 17:20 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-pretest-bug
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 ...
--
Greetings
Pete
Increase the size of your bike by at least *five* inches!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-22 17:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 9:39 23.0.60; does not compile eshell Peter Dyballa
2008-05-22 11:24 ` Miles Bader
2008-05-22 17:20 ` Peter Dyballa
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).