Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!virtech!cpcahil From: cpcahil@virtech.UUCP (Conor P. Cahill) Newsgroups: comp.unix.i386 Subject: Re: Help with Interactive and news Message-ID: <1086@virtech.UUCP> Date: 29 Aug 89 00:59:48 GMT References: <2069@kodak.UUCP> Organization: Virtual Technologies Inc Lines: 21 In article <2069@kodak.UUCP>, mark@kodak.UUCP (Mark Hilliard) writes: > Has anyone gotten news to compile properly on Interactives 2.02? > I have been trying all day and keep getting the following error messages. > Does anyone have any idea what might be wrong? David Raines posted the following to the net a while back------- I got the source for bnews-2.11 from UUNET. Other than the standard localize.sh changes for USG/SysV, the only thing that wouldn,t compile was virtterm.c. Add the following includes: #include #include The 'winsize' structure is defined in ptem.h, which is dependent on stream.h. Apparently this is a change from earlier versions. -- +-----------------------------------------------------------------------+ | Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 ! | Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 | +-----------------------------------------------------------------------+