Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: twinsun!eggert@uunet.uu.net (Paul Eggert) Newsgroups: comp.sys.sun Subject: Re: RCS for SunOS 4.1? Keywords: Source Message-ID: <1055@brchh104.bnr.ca> Date: 3 Jan 91 21:32:32 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 9 Approved: Sun-Spots@rice.edu X-Refs: Original: v10n6 X-Sun-Spots-Digest: Volume 10, Issue 6, message 7 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu haynes@ucscc.ucsc.edu (Jim Haynes) writes: Wondering if anybody has ported RCS to Suns running SunOS 4.1. The first problem I ran into is that Sun defines `void (*signal())'. Assuming you have RCS 4.2 or 4.3, see the comments about SIGNAL_TYPE in rcs/src/Makefile. On a Sun, edit the makefile to let SIGNAL_TYPE=void. RCS 5 will figure out SIGNAL_TYPE on its own, thank goodness.