Skip to content

Instantly share code, notes, and snippets.

@yograterol
Created January 8, 2016 05:45
Show Gist options
  • Select an option

  • Save yograterol/99c8e123afecc828cb8c to your computer and use it in GitHub Desktop.

Select an option

Save yograterol/99c8e123afecc828cb8c to your computer and use it in GitHub Desktop.
"gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory" workaround
"gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory" CentOS's and Fedora +22 workaround
Install `redhat-rpm-config`
$ sudo dnf install redhat-rpm-config
@Sose
Copy link
Copy Markdown

Sose commented Apr 10, 2024

Thanks! First search result, fixed my issue. Fedora 39. ๐Ÿ‘

@Heinrich-XIAO
Copy link
Copy Markdown

thanks IQ 1000000

@manururu
Copy link
Copy Markdown

Thank you, sir!

@theiconnz
Copy link
Copy Markdown

worked +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment