Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!usc!sdd.hp.com!ucsd!pacbell.com!decwrl!pa.dec.com!kaputt!neideck From: neideck@kaputt.enet.dec.com (Burkhard Neidecker-Lutz) Newsgroups: comp.unix.ultrix Subject: Re: RCS 5.5 Message-ID: <1991Jan11.083624.25991@pa.dec.com> Date: 11 Jan 91 08:36:24 GMT References: <407@srchtec.UUCP> Sender: news@pa.dec.com (News) Organization: CEC Karlsruhe Lines: 14 I have it up and running here (UWS 4.1) and I'm quite happy with it. The only glitch is the conflicting definition of "wait" in conf.h and /usr/include. Either ignore this (ugly, but works), delete the wait declaration in conf.h (even more ugly, but still works). I agree that is painful at the moment where 2/3 of the header files already ANSI-fied and lead to collisions with programs that try to provide their own, but then fall apart when they hit on an old file that hasn't got prototypes yet. I usually fix the header files... PS: Make sure to use GNU-diff (diff-1.15), or you will be in trouble. It's also a lot faster. Burkhard Neidecker-Lutz, CEC Karlsruhe neidecker@nestvx.enet.dec.com