Kevin Oberman <oberman(a)es.net> writes:
DU4.0D on Alpha Personal Workstation 500AU with CDE, Motif, xpm.
./configure --without-gcc --cflags=-O2 --with-gnu-make --site-includes=/usr/local/include
Sans Mule, it appears?
...
Loading
/usr/users/oberman/utils/xemacs-21.0-b40/src/../lisp/update-elc.el...
Loading find-paths.el... (17584)
Loading packages.el... (28784)
Loading setup-paths.el... (7112)
Loading dump-paths.el... (0)
At this point the load hangs in a CPU loop forever.
This looks similar to reports we've received before. I am no more
enlightened now than I was before. Unfortunately you're going to
need to build with full debugging, --error-checking=all, --debug=yes,
--cflags=-g and trace through this in a debugger. My suspicion is
that there is some 64-bit unclean code biting you.
I suspect that I need to do some setting up of packages,
Actually no. You must have the `mule-base' package installed prior to
building XEmacs/Mule, you need not have any packages installed prior
to building a regular XEmacs. You'll need packages to run comfortably
later on, but the absence shouldn't affect building.