Hi,
I'm getting this problem during the build with the latest version from
cvs.
(This was caused me to try to build 21.4 and that build complained
about the md5.el. So it might be related. This error message is harder
to understand though. Anyone who can explain the error and if there is
something I can do about it.)
----------------------------------------------------------------------
./temacs -nd -no-packages -batch -l /usr/local/src/xemacs-21.5/src/../lisp/loadup.el dump
Loading /usr/local/src/xemacs-21.5/src/../lisp/loadup.el...
Using load-path (/usr/local/src/xemacs-21.5/lisp)
Using module-load-path (/usr/local/src/xemacs-21.5/modules)
Loading very-early-lisp...
Loading /usr/local/src/xemacs-21.5/lisp/dumped-lisp.el...
Loading /usr/local/src/xemacs-21.5/lisp/backquote.elc...
[... lots of loading line removed ...]
Loading /usr/local/src/xemacs-21.5/lisp/loaddefs.elc...
Loading site-load...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name xemacs
Testing for Lisp shadows ...
Warning: Error in Autoload /usr/local/src/xemacs-21.5/modules/auto-autoloads: Already
loaded
Backtrace follows:
signal(error ("Already loaded"))
# bind (args datum)
cerror("Already loaded")
apply(cerror "Already loaded" nil)
# bind (args datum)
error("Already loaded")
byte-code("..." [featurep xemacs-21\.5-autoloads error "Already
loaded"] 2)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("/usr/local/src/xemacs-21.5/modules/auto-autoloads" t t nil
binary)
# bind (path handler filename nosuffix nomessage noerror file)
load("/usr/local/src/xemacs-21.5/modules/auto-autoloads" t t)
#<compiled-function nil "...(6)" [file-name load t] 4>()
# (unwind-protect ...)
call-with-condition-handler(#<compiled-function (__call_trapping_errors_arg__)
"...(20)" [file-name __call_trapping_errors_arg__ errstr error-message-string
lwarn packages warning "Error in %s: %s\n\nBacktrace follows:\n\n%s" format
"Autoload %s" backtrace-in-condition-handler-eliminating-handler] 8>
#<compiled-function nil "...(6)" [file-name load t] 4>)
# (condition-case ... . ((error)))
# bind (file-name dir)
#<compiled-function (dir) "...(11)" [file-name dir base expand-file-name
nil (call-with-condition-handler #<compiled-function (__call_trapping_errors_arg__)
"...(20)" [file-name __call_trapping_errors_arg__ errstr error-message-string
lwarn packages warning "Error in %s: %s\n\nBacktrace follows:\n\n%s" format
"Autoload %s" backtrace-in-condition-handler-eliminating-handler] 8>
#<compiled-function nil "...(6)" [file-name load t] 4>) ((error))]
3>("/usr/local/src/xemacs-21.5/modules/")
mapcar(#<compiled-function (dir) "...(11)" [file-name dir base
expand-file-name nil (call-with-condition-handler #<compiled-function
(__call_trapping_errors_arg__) "...(20)" [file-name __call_trapping_errors_arg__
errstr error-message-string lwarn packages warning "Error in %s: %s\n\nBacktrace
follows:\n\n%s" format "Autoload %s"
backtrace-in-condition-handler-eliminating-handler] 8> #<compiled-function nil
"...(6)" [file-name load t] 4>) ((error))] 3>
("/usr/local/src/xemacs-21.5/modules/"))
# bind (base package-load-path)
packages-load-package-lisps(("/usr/local/src/xemacs-21.5/modules/")
"auto-autoloads")
# bind (package-load-path)
packages-load-package-auto-autoloads(("/usr/local/src/xemacs-21.5/modules/"))
startup-load-autoloads()
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
make[1]: Leaving directory `/usr/local/src/xemacs-21.5/src'
----------------------------------------------------------------------
Yours
--
%% Mats