I have the latest version of all necessary packages (last updated this
morning), checked out xemacs with cvs. For some reason it gives the error
message shown below. 21-2b10 built and runs just fine. Any ideas?
EMACSBOOTSTRAPLOADPATH="/afs/cs.cmu.edu/user/mmoll/local/xemacs/xema...
EMACSBOOTSTRAPMODULEPATH="/afs/cs.cmu.edu/user/mmoll/local/xemacs/xe...
./temacs -batch -l
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/src/../lisp/update-elc.el
Loading /afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/src/../lisp/update-elc.el...
Loading very-early-lisp... (1660)
Loading find-paths.el... (10464)
Loading packages.el... (18720)
Loading setup-paths.el... (5144)
Loading dump-paths.el... (0)
Loading /usr/mmoll/xemacs/xemacs/src/../lisp/dumped-lisp.el... (92)
Loading /usr/mmoll/lib/xemacs-21.2-b11/mule-packages/lisp/egg-its/dumped-lisp.el... (0)
"Error: Library file mule-charset not found"
rm -f ../lib-src/DOC; \
EMACSBOOTSTRAPLOADPATH="/afs/cs.cmu.edu/user/mmoll/local/xemacs/xema...
EMACSBOOTSTRAPMODULEPATH="/afs/cs.cmu.edu/user/mmoll/local/xemacs/xe...
./temacs -batch -l
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/src/../lisp/make-docfile.el
-- \
-o ../lib-src/DOC -d
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/src -i
../lib-src/../site-packages \
abbrev.c alloc.c blocktype.c buffer.c bytecode.c callint.c
callproc.c casefiddle.c casetab.c chartab.c cmdloop.c cmds.c console.c
console-stream.c data.c device.c dired.c doc.c doprnt.c dynarr.c editfns.c
elhash.c emacs.c eval.c events.c unexsol2.c dgif_lib.c gif_io.c menubar.c
scrollbar.c dialog.c menubar-x.c scrollbar-x.c dialog-x.c gui-x.c mule.c
mule-ccl.c mule-charset.c mule-coding.c file-coding.c input-method-motif.c
mule-wnnfns.c inline.c console-tty.c device-tty.c event-tty.c frame-tty.c
objects-tty.c redisplay-tty.c cm.c terminfo.c event-unixoid.c sysdll.c
emodules.c process-unix.c event-stream.c extents.c faces.c fileio.c
filemode.c floatfns.c fns.c font-lock.c frame.c general.c getloadavg.c
glyphs.c glyphs-eimage.c glyphs-widget.c gui.c hash.c imgproc.c indent.c
insdel.c intl.c keymap.c line-number.c lread.c lstream.c macros.c
marker.c md5.c minibuf.c objects.c opaque.c print.c process.c profile.c
rangetab.c redisplay.c redisplay-output.c regex.c search.c signal.c
sound.c specifier.c strftime.c symbols.c syntax.c sysdep.c undo.c
balloon_help.c balloon-x.c console-x.c device-x.c event-Xt.c frame-x.c
glyphs-x.c objects-x.c redisplay-x.c xgccache.c xselect.c widget.c
window.c ralloc.c
Loading
/afs/cs.cmu.edu/user/mmoll/local/xemacs/xemacs/src/../lisp/make-docfile.el...
Loading very-early-lisp... (1660)
Loading find-paths.el... (10464)
Loading packages.el... (18688)
Loading setup-paths.el... (5144)
Loading dump-paths.el... (0)
Loading /usr/mmoll/xemacs/xemacs/src/../lisp/dumped-lisp.el... (92)
Loading /usr/mmoll/lib/xemacs-21.2-b11/mule-packages/lisp/egg-its/dumped-lisp.el...(0)
Error: dumped file mule-charset.elc does not exist
Error: dumped file mule-coding.elc does not exist
Error: dumped file mule-files.elc does not exist
Error: dumped file mule-help.elc does not exist
(etc.)
--
Mark