[comp.sys.sun] Transcript under 4.0

ted@braggvax.arpa (Ted Nolan) (07/24/89)

> Eric Ho writes:
>
>Does anyone out there have Transcript (the latest version , still 2.1 ?)
>working under SunOS 4.0.1 ?
>
>My Transcript 2.1 barfed when compiling pscomm.c (actually, it barfed much
>earlier than that -- in the top-level Makefile giving the unknown -c flag
>to sed).  I was compiling on a 4.0.1 sparc machine.

I got it working under 4.0.3 on a 3/260 without much trouble.  That -c
flag should be a -e if memory serves, and the declaration for O_NDELAY has
been moved, so you will have to 

		#include <fcntl.h>

to get pscomm to compile.


				Ted Nolan
				ted%braggvax.arpa@cacfs.army.mil