Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues installig package #20

Open
rdauria opened this issue Oct 1, 2020 · 1 comment
Open

Issues installig package #20

rdauria opened this issue Oct 1, 2020 · 1 comment

Comments

@rdauria
Copy link

rdauria commented Oct 1, 2020

Hello,

I am on CentOS 6 (but using gcc/4.9.3) and I have librsvg2-devel installed:

yum list | grep librsvg2-devel
librsvg2-devel.x86_64                     2.26.0-14.el6        @base            
librsvg2-devel.i686                       2.26.0-14.el6        base     

this is the error I get:

rsvg.c:99:26: error: missing binary operator before token "("
 #if LIBRSVG_CHECK_VERSION(2,48,0)
                          ^
rsvg.c:107:108: error: ‘LIBRSVG_VERSION’ undeclared (first use in this function)
     Rf_warning("An external CSS file was specified but this requires at least librsvg 2.48 (you have %s)", LIBRSVG_VERSION);
                                                                                                            ^
rsvg.c:107:108: note: each undeclared identifier is reported only once for each function it appears in
make: *** [rsvg.o] Error 1
ERROR: compilation failed for package ‘rsvg’
* removing ‘/u/home/systems/systest/R/x86_64-pc-linux-gnu-library/4.0/rsvg’

The downloaded source packages are in
	‘/work/tmp/RtmpD8pKsN/downloaded_packages’
Warning message:
In install.packages("rsvg", type = "source") :
  installation of package ‘rsvg’ had non-zero exit status

Could you please send feedback?

@jeroen
Copy link
Member

jeroen commented Oct 1, 2020

Pfff you know CentOS 6 is EOL next month, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants