[comp.sys.masscomp] GNU Emacs 18.50 on Masscomp

amen@quequeg.UUCP (Bob Amen) (04/15/88)

    I'm having a slight difficulty compiling GNU Emacs 18.50 on a Masscomp
5600 running RTU 3.1C (SV.2 w/BSD4.2).  The problem is this...when
compiling server.c the include file <sys/un.h> can't be found.  I'm
attempting the compile in the ucb universe (when in the att universe
problems develope much sooner).  Has anyone with a Masscomp had any success
with 18.50?  Can anyone else supply enough non-proprietary info so that I
can create the necessary header file?

    On a somewhat related note...I see in the s-rtu.h file that
NOMULTIPLEJOBS is defined.  I use csh which in fact has the ability to stop
and restart jobs.  Is this define just left over from a previous version
that didn't allow jobs?

	Thanks

-- 
	Bob Amen (amen@quequeg.UUCP) (+1 301 338-6329)
	Chesapeake Bay Institute/The Johns Hopkins University


[Funny you should mention that. Rick Gray <rick@soma.neuro.bcm.tmc.edu>
asked me this just the other day. The answer is: Masscomp does not
support unix-domain sockets. That is why that file is missing. It defines
the socket structure for unix-domain structures. Rick made some more progress
but I don't think he got it working. Send him some mail for the details