unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* generic-x needs to require generic
@ 2005-03-21 21:07 Luc Teirlinck
  2005-03-22  8:22 ` Lute Kamstra
  0 siblings, 1 reply; 5+ messages in thread
From: Luc Teirlinck @ 2005-03-21 21:07 UTC (permalink / raw)
  Cc: emacs-devel

What is the purpose of the following change to generic-x, which breaks
bootstrapping:

	* generic-x.el: Don't prevent compilation.  Don't require generic.
	Follow coding conventions.  Minor code cleanup.

I am referring to the "Don't require generic." part.  Undoing that
part solves the following problem during bootstrapping:

generic-x.el:767:8:Error: Symbol's function definition is void:
generic-make-keywords-list
make[1]: *** [compile] Error 1
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
make: *** [bootstrap-build] Error 2

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-22 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-21 21:07 generic-x needs to require generic Luc Teirlinck
2005-03-22  8:22 ` Lute Kamstra
2005-03-22 15:36   ` Lute Kamstra
2005-03-22 16:44     ` Andreas Schwab
2005-03-22 17:23       ` Lute Kamstra

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).