Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!POSTGRES.BERKELEY.EDU!glass From: glass@POSTGRES.BERKELEY.EDU (Adam Glass) Newsgroups: comp.sys.apollo Subject: emacs > 18.54 on apollo 3500 running Domain/10.3 Message-ID: <9105100832.AA00293@arcadia> Date: 10 May 91 08:32:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 25 -------- I'm experiencing the following problem getting any emacs release greater than 18.54 to run on an apollo 3500 running domain/os 10.3. config: s-bsd4.2.h, m-apollo.h following changes to m-apollo.h: commented out CANNOT_DUMP added #define UNEXEC unexapollo.o also changed START_FILES to #define START_FILES pre-crt0.o /usr/lib/crt0.o w/HAVE_X_WINDOWS and X11 defined Added to distribution the unexapollo.c from the emacs-18.54-apollo stuff on prep. I just want emacs to dump and not deal with all the silly apollo DM stuff. It dumps correctly and without complaint but xemacs dies with a segfault. Traceback suggests a loop of 'wrong_type_argument', 'Fsignal' 'Fget' and 'Fcar'. Anybody have any suggestions on how to get this running properly? later, Adam Glass