rimolive opened this issue 8 years ago · 1 comments
Following instructions to install mutate I got this error on my Fedora 25 box:
gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory
The solution is run sudo dnf install redhat-rpm-config. Please add in the README file
sudo dnf install redhat-rpm-config
Fixed in #98