I've been following the process on the fink web page for updating
my fink install for Jaguar. Everything was working OK, up until
the last step (fink update-all).

As part of this general update, it's trying to rebuild/update the
emacs21 package. I have emacs21-21.2-8 already installed. I have
Jaguar with all the latest updates and Dev Tools installed.

Building Emacs21 is dying fairly late on in the build process,
when it tries to compile one of the leim/quail ELCs. Here's the
portion of the build that kacks:

 > ./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.2-9/emacs-21.2/leim/../lisp ../src/emacs -batch 
 >--no-init-file --no-site-file --multibyte -l 
 >/sw/src/emacs21-21.2-9/emacs-21.2/leim/../lisp/international/titdic-cnv \
 >   --eval '(batch-titdic-convert t)' -dir quail 
 >/sw/src/emacs21-21.2-9/emacs-21.2/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.2-9 failed

This appears to happen right after the emacs binary gets
dumped. Indeed, attempting to start
/sw/src/emacs21-21.2-9/emacs-21.2/src/emacs from the command line
kicks back an "Illegal instruction" error.

Has anyone else run into this problem? Is there a workaround?



-- 
Viktor Haag : Software & Information Design : Research In Motion
                              +--+
  "Everytime I see you grin, I'm such a koo koo individual... "



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to