Is there a compatible version of GCC for VMware?
When running the VMware kernel module updater, I get the following message: A compatible version of gcc was not found. How can I setup GCC to compile the VMware kernel module? I hope this solves your problems. Every time there’s a new build for Kali, you have to go through these steps again.
How to setup GCC to compile the VMware kernel module?
A compatible version of gcc was not found. How can I setup GCC to compile the VMware kernel module? I hope this solves your problems. Every time there’s a new build for Kali, you have to go through these steps again. You will need to install the basic development tools and libraries for this.
Do you use the same version of GCC as Ubuntu?
For example, kernel modules should always be compiled with the same version of gcc used to compile the kernel. With that in mind, if you manually altered the symlink between /usr/bin/gcc and the version used in your version of Ubuntu, future DKMS-built modules might use the wrong gcc version.
Is it possible to run all VMware modules?
This should install all VMware modules. You should now be able to run Vmware as expected. Look over this VMware forum post as they cover additional scripts you may need to run to verify the install process.
Why is GCC version 6.1.1 not found?
After running vmplayer, I get a window showing an error: ” A compatible version of gcc was not found. ” After clicking OK in that window, I get a new window with another warning: ” GNU C Compiler (gcc) version 6.1.1 was not found. “. However, if I do gcc –version, I get the following, that shows I’ve got the latest gcc.
Which is the latest version of the GCC compiler?
After clicking OK in that window, I get a new window with another warning: ” GNU C Compiler (gcc) version 6.1.1 was not found. “. However, if I do gcc –version, I get the following, that shows I’ve got the latest gcc. Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions.