If I recall correctly:

dnf install redhat-rpm-config



On 01/15/2016 08:50 PM, Jeroen Ooms wrote:
Installed R-devel 3.2.3 on a vanilla F23 box. Installing any package
with C code fails with:

gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory

This parameter originates from R's CFLAGS:

   $ R CMD config CFLAGS
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-m64 -mtune=generic

_______________________________________________
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


_______________________________________________
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora

Reply via email to