Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!occrsh!occrsh.ATT.COM!tiger.UUCP!authorplaceholder From: authorplaceholder@tiger.UUCP.UUCP Newsgroups: comp.sources.bugs Subject: Re: Mail Users Shell (MUSH) Message-ID: <184800001@tiger.UUCP> Date: Tue, 29-Sep-87 09:11:00 EDT Article-I.D.: tiger.184800001 Posted: Tue Sep 29 09:11:00 1987 Date-Received: Fri, 2-Oct-87 03:13:54 EDT References: <4759@ncoast.UUCP> Lines: 26 Nf-ID: #R:ncoast.UUCP:-475900:tiger.UUCP:184800001:000:1044 Nf-From: tiger.UUCP!jal Sep 29 08:11:00 1987 In comp.srcs.bugs johng@ncoast.UUCP writes: >Is anyone having problems compiling MUSH under SYSV? [ stuff deleted ] >Using the included makefile.sys.v causes an error > >mush.h line 243 syntax error*** > >No place could I find the definition for ulong_t that earlier u_long gets >defined to. I took out ulong_t and replaced it with long but additional >errors crop up with _tty and sg_flags. [ stuff deleted ] I ran across the same problems as you. No flame intended, but the author looks like he mixed BSD sgtty calls with the SYSV source. The header under SYSV will include if it is a non-SYSV machine and call if it is a SYSV machine. I am currently working on cleaning up the SYSV source and will post some diffs when I am done. No promises as I have several programs and manuals to write myself. If someone has already cleaned up the code and wishes to post the diffs, I would be *very* grateful. J. Allen Schones -- AT&T Technologies -- Oklahoma City Works UUCP: ...!ihnp4!occrsh!tiger!jal