Greetings,
I'm getting a strange failure when I try to update emacs21 to the
"unstable" version (21.3). Configure runs OK and the build chugs along with
various warnings, then dies during the final sanity checks (reporting an
illegal instruction in emacs):

(after Loading ...., etc)

Fixed 0/0 local relocation entries in data segment(s).
Fixed 0/0 external relocation entries in data segment(s).
715584 pure bytes used
./emacs -q -batch -f list-load-path-shadows
make[1]: *** [emacs] Illegal instruction
(export PARALLEL; PARALLEL=0; cd leim; make all  \
  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-I/sw/include' \
  LDFLAGS='-L/sw/lib -L/usr/X11R6/lib' MAKE='make')
if [ -d quail ]; then true; else make quail; fi
if [ -f quail/CCDOSPY.elc ]; then true; else \
 EMACSLOADPATH=/sw/src/emacs21-21.3-1/emacs-21.3/leim/../lisp ../src/emacs
-batch --no-init-file --no-site-file --multibyte -l
/sw/src/emacs21-21.3-1/emacs-21.3/leim/../lisp/international/titdic-cnv \
  --eval '(batch-titdic-convert t)' -dir quail
/sw/src/emacs21-21.3-1/emacs-21.3/leim/CXTERM-DIC; fi
make[1]: *** [quail/CCDOSPY.elc] Error 132
make: *** [leim] Error 2
### execution of  failed, exit code 2
Failed: compiling emacs21-21.3-1 failed

I've been running emacs21-21.2-15 successfully. First I tried 'fink update
emacs21' w/o deleting 21.2, then did a 'fink purge emacs21 emacsen-common'
and then 'fink install emacs21 emacsen-common' with the same result both
ways. I suspect I'm picking up an old/borken library somewhere, but can't
find anything helpful in any of the log files. (And I'm using the Darwin
versions of autoconf and gm4, so I don't think it's related to the problem
some folks were having some weeks back....)

Any ideas?

Thanks,
Mark


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to