If we run Workstation 16 with the elrepo kernel, we get the error about gcc version 9.3.1 not found. If I try to install the gcc kernel, yum says its not available. I'm not familiar enough with elrepo to know if this is possible. Do any of you have any suggestions?
Code: Select all
$ sudo yum install make gcc kernel-devel kernel-headers-$(uname -r) -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* elrepo: iad.mirror.rackspace.com
Package 1:make-3.82-24.el7.x86_64 already installed and latest version
Package gcc-4.8.5-44.el7.x86_64 already installed and latest version
Package kernel-devel-3.10.0-1160.11.1.el7.x86_64 already installed and latest version
No package kernel-headers-5.10.6-1.el7.elrepo.x86_64 available.
Nothing to do