> From: Lute Kamstra <[EMAIL PROTECTED]> > Date: Wed, 25 May 2005 18:28:34 +0200 > Cc: [email protected] > > > i've had another problem with lisp/generic-x.el after "cvs up" today. it > > wouldn't compile, because: > > > > generic-x.el:462:11:Error: Symbol's function definition is void: > > generic-make-keywords-list > > The message you quote also contains my suggestion to use make > bootstrap, which solved the problem for Frederik. Why don't you try > that too?
My crystal ball says that bootstrap is not required, just deleting lisp/generic.elc should be enough (it's a stale file that shadows lisp/emacs-lisp/generic.elc). _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
