Hi,
I just installed Panther, but can't build emacs21 on it: ...the end of the build process for emacs21 is:
Adjusted n_sect for 2033 symbol table entries.
write: 33095680 - 35077504, length: 1981824 [from MEM] (write updated symbol table)
write: 1900 - 1980, length: 80 [from MEM] (write dysymtab command)
write: 1980 - 1996, length: 16 [from MEM] (write two-level hint command)
write: 1996 - 2172, length: 176 [from MEM] (write other load command (LC_UNIXTHREAD))
write: 0 - 28, length: 28 [from MEM] (write mach header)
Fixed 0/0 local relocation entries in data segment(s).
Fixed 0/0 external relocation entries in data segment(s).
702764 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.2-26/emacs-21.2/
leim/../lisp ../src/emacs -batch --no-init-file --no-site-file -- multibyte -l /sw/src/emacs21-21.2-26/emacs-21.2 leim/../ lisp/international/titdic-cnv \
--eval '(batch-titdic-convert t)' -dir quail /sw/src/emacs21-21.2-26/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-26 failed
I'm having the same error messages in OS X 10.2.8. Perhaps it's because I updated gcc with the 8/2003 Updater?
Jonathan
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
