home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!nuscc!ccechk
- From: ccechk@nuscc.nus.sg (Heng Kek)
- Newsgroups: comp.unix.programmer
- Subject: RCS 5.6 installation blues
- Message-ID: <1992Aug27.091754.8757@nuscc.nus.sg>
- Date: 27 Aug 92 09:17:54 GMT
- Organization: National University of Singapore
- Lines: 29
-
- Greetings,
-
- I've been trying to install RCS(5.6) on my system. I don't have root
- access, so I'm first installing it in the /tmp directory. I can't
- seem to make conf.h successfully. The following are excerpts from
- the conf.error file:
-
- ccom: Error: a.c, line 3: syntax error
- static enum Boolean const zero;
- --------------------------^
- ccom: Error: a.c, line 6: aazero undefined
- int main() { return !!**aazero ; }
- ----------------------------------^
- ccom: Error: a.c, line 3: syntax error
- static enum Boolean volatile zero;
- -----------------------------^
- ccom: Error: a.c, line 2: syntax error
- ssize_t x;
- --------^
-
- Has anyone out there successfully installed RCS 5.6 on Ultrix 4.2
- (rev 96)? I've read the README file but can't find anything in it
- to help resolve the problem. It seems to me that the 'cc' is a bit
- wonky.
-
- Thanks for any advise.
-
- Heng Kek
- National Uni of S'pore
-