Bugzilla – Bug 408722
vmware workstation gcc <-> kernel version conflict
Last modified: 2008-07-16 10:39:22 UTC
After upgrade 10.3 to 11.0 the external vmware kernel modules need to be re-compiled. The vmware-config.pl script complains about the kernel being compiled with gcc 4.3.1. /usr/bin/gcc is needed for vmware compilation, it links to gcc-43. gcc-4.3 --version identifies it as 4.3.1 pre-release, same info is in the rpm package. But still, somehow the vmware script, complains about a version conflict.
Created attachment 227466 [details] vmware workstation 6, config script Script complains version conflict around line 3054
Please report problems with vmware-config.pl to VMware. All packages in a distribution are built with the same compiler. If the script can't properly detect that, it's Vmware's job to fix it.
You are right, but only partly. The same script did work fine in 10.2. and 10.3. Now it fails, which is a regression for me.
It's still a regression in vmware's script to not detect the version correctly.
Reopen to resolve as duplicate.
Bug 391432 has an explanation why and where vmware-config-tool.pl fails. *** This bug has been marked as a duplicate of bug 391432 ***