Built from a full tarball on Solaris 2.7. Installation file is
attached. I also downloaded the xemacs and mule sumo packages from a
week ago and installed them. When temacs does its thing, it complains
as follows (the full log is also attached):
Loading /apps/public/XEmacs/lib/mule-packages/lisp/egg-its/dumped-lisp.el...
Loading egg-sj3-leim...
Loading /apps/public/XEmacs/lib/mule-packages/lisp/skk/dumped-lisp.el...
Loading skk-leim...
Loading skk-foreword...
Loading advice...*** Error in XEmacs initialization
(void-function byte-compile)
*** Backtrace
really-early-error-handler((void-function byte-compile))
byte-compile(documentation)
# bind (ad-activate-on-top-level function)
ad-compile-function(documentation)
# bind (verified-cached-definition compile function)
ad-activate-advised-definition(documentation compile)
# bind (ad-activate-on-top-level compile function)
ad-activate-on(documentation compile)
ad-start-advice()
byte-code("..." [ad-start-advice provide advice] 2)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("advice" nil t nil binary)
# bind (path handler filename nosuffix nomessage noerror file)
load("advice" nil t nil)
# (unwind-protect ...)
require(advice)
byte-code("..." [skk-emacs-type emacs-version epoch::version current-load-list
mule-version boundp 0 2 "18" error "THIS SKK requires Emacs 19 or
later" featurep mule "THIS SKK requires MULE features" require advice
easymenu poe poem pcustom alist queue-m xemacs "4.0" mule4 "3.0" mule3
"2.0" mule2] 3)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("skk-foreword" nil t nil escape-quoted)
# bind (path handler filename nosuffix nomessage noerror file)
load("skk-foreword" nil t nil)
# (unwind-protect ...)
require(skk-foreword)
Don't know if this is a sumo package bug or a 21.4.0 bug since I
installed them at the same time.
Ray