Philip Aston writes:
Is anyone else seeing this:
While compiling toplevel forms in file /usr/local/src/xemacs-21.5/lisp/dialog-gtk.el:
!! Symbol's function definition is void ((globally-declare-fboundp))
Symbol's function definition is void: globally-declare-fboundp
make: *** [all-elc] Error 255
???
Or am I being dumb somewhere?
(See
http://list-archive.xemacs.org/xemacs-build-reports/200106/msg00104.html
for build report).
I fixed this by byte compiling bytecomp-runtime.el by hand. Must have
had some old cruft that make realclean didn't remove.
- Phil