I installed fink from scratch on a 10.2 machine (July dev tools with August
update) that had never seen fink, to test the new "experimental" version.
First, I downloaded from the "experimental" CVS as explained here. I
followed with ./bootstrap.pl, and then for good measure with a further cvs
update and ./inject.pl. The result was seemingly operating fink
installation. I then edited fink.conf to use unstable, and ran fink
selfupdate-cvs. I then moved to "fink install emacs21", which required a
bunch of packaged including xfree86-base. This ran overnight, only to fail
in the last stage of emacs bootstrapping, after the imaged is unexeced. At
this point, the following packages had been installed:

apt 0.5.4-5
apt-shlibs 0.5.4-5
base-files 1.6-1
bzip2 1.0.2-1
darwin 6.0-1
debianutils 1.16-1
dlcompat 20020709-2
dpkg 1.9.20-4
emacsen-common 1.4.13-2
fink 0.10.0.cvs-20020905.0802
gettext 0.10.40-3
gzip 1.2.4a-6
libiconv 1.7-5
libjpeg 6b-5
libjpeg-bin 6b-5
libjpeg-shlibs 6b-5
libpng 1.0.12-6
libpng-shlibs 1.0.12-6
libtiff 3.5.7-7
libtiff-bin 3.5.7-7
libtiff-shlibs 3.5.7-7
macosx 10.2-1
ncurses 5.2-8
storable-pm 1.0.14-1
tar 1.13.25-1
xfree86-base 4.2.0.1-2

The emacs install log ends as follows:

./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

Finally, the console backtrace for the second ./emacs crash (there are two
above, they are at identical places):

Date/Time:  2002-09-05 07:33:25 -0400
OS Version: 10.2 (Build 6C115)
Host:       dsl-216-158-31-162.cust.oldcity.dca.net

Command:    emacs
PID:        3216

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002Code[1]:    0x0000171c

Thread 0 Crashed:
 #0   0x0000171c in start
 #1   0x8fe19154 in _dyld_start

PPC Thread State:
  srr0: 0x0000171c srr1: 0x0008f030                vrsave: 0x00000000
   xer: 0x00000000   lr: 0x8fe19154  ctr: 0x0000171c   mq: 0x00000000
    r0: 0x8fe19154   r1: 0xbffffba4   r2: 0x24000282   r3: 0x0000171c
    r4: 0x00000000   r5: 0x00000000   r6: 0xbffffa70   r7: 0xbffffa74
    r8: 0x00000000   r9: 0x00000000  r10: 0x00000004  r11: 0x00000000
   r12: 0x0000171c  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000000  r17: 0x00000000  r18: 0x00000000  r19: 0x00000000
   r20: 0x00000000  r21: 0x00000000  r22: 0x00000000  r23: 0x00000000
   r24: 0x00000000  r25: 0x00000000  r26: 0xbffffba0  r27: 0xbffffbdc
   r28: 0xbffffba8  r29: 0x0000000c  r30: 0x00001000  r31: 0x00000000

I found nothing that matched this in the fink-users archive.

-- F




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to