DU4.0D on Alpha Personal Workstation 500AU with CDE, Motif, xpm.
./configure --without-gcc --cflags=-O2 --with-gnu-make --site-includes=/usr/local/include
Configures and built with no problems, but temacs fails to load,
hanging with the following messages:
cd ./lib-src && make CC='cc' CFLAGS='-O2' LDFLAGS=''
CPPFLAGS='' all
make[1]: Entering directory `/home/oberman/utils/xemacs-21.0-b40/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/oberman/utils/xemacs-21.0-b40/lib-src'
cd ./lwlib && make CC='cc' CFLAGS='-O2' LDFLAGS=''
CPPFLAGS='' all
make[1]: Entering directory `/home/oberman/utils/xemacs-21.0-b40/lwlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/oberman/utils/xemacs-21.0-b40/lwlib'
cd ./src && make CC='cc' CFLAGS='-O2' LDFLAGS=''
CPPFLAGS='' all
make[1]: Entering directory `/home/oberman/utils/xemacs-21.0-b40/src'
EMACSBOOTSTRAPLOADPATH="/usr/users/oberman/utils/xemacs-21.0-b40/src/../lisp/:/usr/users/oberman/utils/xemacs-21.0-b40"
./temacs -batch -l /usr/users/oberman/utils/xemacs-21.0-b40/src/../lisp/update-elc.el
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.
I suspect that I need to do some setting up of packages, but I found
the instructions in INSTALL fuzzy. This is my first build of beta-21.0
and, as a result, I have not downloaded any packages. The INSTALL at
least implies that I should be able to build with only the lisp code
included, but that may not be the case.
I was going to try downloading some packages that I want to use, but I
think any user trying to install 21.0 would quickly get confused by
the installation experience I had.
Of course, it may actually be a bug.
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman(a)es.net Phone: +1 510 486-8634