[comp.sys.apollo] emacs > 18.54 on apollo 3500 running Domain/10.3

glass@POSTGRES.BERKELEY.EDU (Adam Glass) (05/10/91)

--------

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