ckermit 4e077 on SCO 286

Jay M. Libove root at libove.UUCP
Tue Apr 11 14:08:07 AEST 1989


Slight bug in the C-Kermit 4E(077) test distribution in terms of building
ckermit for "sco286" (SCO Xenix 80286 v2.2.1) systems...

in module "ckutio.h" in function ttres() (at about line 900, search for
"T T R E S" to locate it) at the bottom of the function the command

x = stty(ttyfd,&ttold);		/* Restore sgtty stuff */

occurs just _after_ the  #endif /* uxiii */  preprocessor directive,
but it really should occur just before, as SCO Xenix 80286 v2.2.1
doesn't have stty(), isn't version III Unix, and the stty() call
wasn't in the previous version of C-Kermit (4E(070)).

Just offering up some thoughts.... Use in good health, and as
always, thanks to Frank and Christine and the whole staff who
keeps Kermit great!

------------- 
Jay Libove		jl42 at andrew.cmu.edu, libove at cs.cmu.edu,
5731 Centre Ave, Apt 3	gateway.sei.cmu.edu!libove!libove, jl42 at andrew.BITnet,
Pittsburgh, PA 15206	psuvax1!pitt!darth!libove!libove,
(412) 362-8983		or uunet!nfsun!libove!libove



More information about the Comp.unix.xenix mailing list