bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RCS will not compile om CentOS 8


From: Bill P
Subject: RCS will not compile om CentOS 8
Date: Mon, 28 Sep 2020 14:51:16 -0500

Hi,

I am contracting for a company who has some customers that still use RCS for their revision management. Some of those customers wish to move to migrate to CentOS 7 or 8. When attempting to compile against CentOS 8 the following error occurs:

 

b-anchor.c:99:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

{

^

b-anchor.c:121:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

{

^

b-anchor.c:133:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

{

^

b-anchor.c:145:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

{

^

b-anchor.c:166:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

{

^

In file included from b-anchor.c:21:

base.h:757:6: error: old-style parameter declarations in prototyped function definition

void unexpected_EOF (void)

      ^~~~~~~~~~~~~~

b-anchor.c:180: error: expected ‘{’ at end of input

/* b-anchor.c ends here */

 

I know that RCS is basically a dead revision control program, and we are working to move them to Git as their revision control system, however they have years of code invested in RCS that they do not wish to loose since CentOS 6 is now End of Life. So any help would be appreciated.

 

Thank You

Bill P

 

"You don’t get a participation trophy for life; you take what you get and play your best hand. It’s been that way since forever.”

William Shatner

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]