On Wed, Oct 27, 1999 at 03:50:05PM +0200, Hrvoje Niksic wrote:
This is what it looks like. I'll try to get an accompanying C
backtrace.
make[1]: Entering directory `/home/hniksic/work/emacs/debug/src'
EMACSBOOTSTRAPLOADPATH="/home/hniksic/work/emacs/xemacs-20-hack/src/../lisp/:/home/hniksic/work/emacs/debug"
EMACSBOOTSTRAPMODULEPATH="/home/hniksic/work/emacs/xemacs-20-hack/src/../modules/:/home/hniksic/work/emacs/debug"
./temacs -batch -l
/home/hniksic/work/emacs/xemacs-20-hack/src/../lisp/update-elc.el
make[1]: *** [update-elc.stamp] Segmentation fault (core dumped)
make[1]: Leaving directory `/home/hniksic/work/emacs/debug/src'
make: *** [src] Error 2
Did you use --pdump, and if yes did you remove the src/xemacs.dmp file
you may already have?
I didn't want to muck with the makefiles yet (to add a "don't load the
xemacs.dmp file no matter what" parameter).
OG.