Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!uflorida!mephisto!daffy!gil From: gil@daffy.gatech.edu (Gil Neiger) Newsgroups: comp.sys.next Subject: Re: rrn on NeXT Message-ID: <19605@mephisto.UUCP> Date: 1 Mar 90 21:01:50 GMT References: <4568@accuvax.nwu.edu> Sender: news@mephisto.UUCP Reply-To: gil%daffy@gatech.edu (Gil Neiger) Organization: ICS Department, Georgia Institute of Technology Lines: 14 In article <4568@accuvax.nwu.edu> cliff@delta.eecs.nwu.edu (Cliff Chaput) writes: >Has anybody gotten rrn (remote rn that accesses the NNTP server on another >machine, not real rn) to run on their next? I have a hacked version, and I >can read news just fine, but when I attempt to post I occasionally get an >error which forces rrn to exit: %interp buffer overflow. If you've gotten >rrn to work on your NeXT, please let me know. I think the trick here is to make "rrn" with the compiler option "-fwritable-strings". I think this got rid of our "interp buffer overflow" problems. If that doesn't work, try "-traditional" instead. - Gil Neiger gil@gatech.edu