rasa / vmware-tools-patches

Patch and build VMware tools automatically
https://github.com/rasa/vmware-tools-patches/wiki
MIT License
1.19k stars 198 forks source link

gcc version mismatch causes build to fail #72

Open digininja opened 8 years ago

digininja commented 8 years ago

My kernel is built with a different version of gcc than is currently linked to /usr/bin/gcc and so the vmware detection picks up a problem and refuses to build the modules.

For now I'm going to manually change the symlink.

You may be able to look at /proc/version and try to work out which gcc version to use from there and some how inject it in.