Cannot build dired after addition of lua-mode
Norbert Koch
viteno at xemacs.org
Mon Aug 16 14:10:20 EDT 2004
* scop at xemacs dot org:
| Therefore, I think the hack I sent earlier is a better fix. Did anybody
| have time to confirm whether it works for you yet?
Uhm, this may be the wrong procedure:
- cd prog-modes
- apply patch
- gmake clean
- cd ../dired
- gmake clean all
leads to the same result:
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t load-always-display-messages t load-ignore-out-of-date-elc-files t load-show-full-path-in-messages t)' -l /usr/local/users/nk/cvs/packages/package-compile.el -- xemacs-base prog-modes -- -f batch-byte-compile auto-autoloads.el
Loading /usr/users/nk/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading /usr/local/users/nk/cvs/packages/xemacs-packages/prog-modes/auto-autoloads... # bind (
stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error)
signal(void-function (define-minor-mode))
# bind (data error-symbol)
signal-error(void-function (define-minor-mode))
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Symbol's function definition is void: define-minor-mode
xemacs exiting
.
gmake: *** [auto-autoloads.elc] Error 255
Compilation exited abnormally with code 2 at Mon Aug 16 20:09:45
norbert.
More information about the XEmacs-Beta
mailing list