It is that time of the year again.
I am trying to get my vmware player (version 3.1.4) installed on natty.
According to this:
https://wiki.archlinux.org/index.php/VMware
Quote:
I have the gcc 4.5 and the linux-headers-2.6.38-8-generic / linux-headers-virtual (linux-headers-2.6.38-8-virtual) installed.
After trying to compile I get this:
which gives me this at the end:
Any ideas?
I am trying to get my vmware player (version 3.1.4) installed on natty.
According to this:
https://wiki.archlinux.org/index.php/VMware
Quote:
For 2.6.38 kernel and VMware player 3.1.4, there is no patch required
After trying to compile I get this:
....check /tmp/vmware-root/setup-3515.log
Apr 27 11:01:21.797: app-3079050944| Building module vmmon.
Apr 27 11:01:21.797: app-3079050944| Extracting the sources of the vmmon module.
Apr 27 11:01:21.822: app-3079050944| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.38-8-generic/build/include CC=/usr/bin/gcc-4.5 GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.5.2
Apr 27 11:01:22.234: app-3079050944| Failed to compile module vmmon!
Apr 27 11:01:21.797: app-3079050944| Extracting the sources of the vmmon module.
Apr 27 11:01:21.822: app-3079050944| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.38-8-generic/build/include CC=/usr/bin/gcc-4.5 GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.5.2
Apr 27 11:01:22.234: app-3079050944| Failed to compile module vmmon!
Comment