Hello,
this is from a fresh hg clone of 21.5. I can't compile it in-place.
Here's what happens:
Loading /usr/local/src/xemacs-in-place/lisp/iso8859-1.el...
*** Error in XEmacs initialization
(void-function loop)
*** Backtrace
really-early-error-handler((void-function loop))
(loop for lower from (char-int ?a) to (char-int ?z) and upper from (char-int ?A) to
(char-int ?Z) with table = (make-case-table) do (put-case-table-pair (coerce upper (quote
character)) (coerce lower (quote character)) table) finally return table)
[ ... ]
# (unwind-protect ...)
(load-internal "[internal]")
load("/usr/local/src/xemacs-21.5/src/../lisp/loadup.el")
# (condition-case ... . error)
# (catch top-level ...)
The configuration is as follows:
Looks like a cl-macs problem somewhere. However, if I compile outside
the source directory, everything goes fine.
--
5th European Lisp Workshop at ECOOP 2008, July 7:
http://elw.bknr.net/2008/
Didier Verna, didier(a)lrde.epita.fr,
http://www.lrde.epita.fr/~didier
EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85
94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 didier(a)xemacs.org
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta