Xref: utzoo news.software.b:1537 comp.sources.bugs:1174 Path: utzoo!attcan!uunet!seismo!sundc!hadron!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: news.software.b,comp.sources.bugs Subject: rn on Ultrix 2.2 Message-ID: <2556@decuac.DEC.COM> Date: 9 Aug 88 20:55:59 GMT References: <10138@e.ms.uky.edu> Sender: news@decuac.DEC.COM Organization: DEC SWS, Landover, MD Lines: 9 I don't have my rn sources on line right now, so this is a bity sketchy. When confirugin, rn looks to see if termio.h exists and if so assumes system V termio. This won't work on ULTRIX 2.2 (though System V termio will be supported under the next release I believe). So... look in the conf*.h file and comment that TERMIO define out. Fred