Krellan,
I know this might be asking a bit much, but do you think you can come up with a patch that will allow VMPlayer 1.0.9 to work with 64bit Centos using 2.6.29.4 (from kernel.org) ? I don't have the option to upgrade to the latest VMplayer right now. Or if you feel giving, let me know how I can do it myself? Or is it even possible?
Thanks.
Here is the vmmon error:
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Player is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)?
yes
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.29.4/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmmon-only'
make -C /lib/modules/2.6.29.4/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.29.4'
CC [M] /tmp/vmware-config4/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config4/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:48:
/tmp/vmware-config4/vmmon-only/./include/vm_basic_types.h:158: error: redefinition of typedef 'uintptr_t'
include/linux/types.h:40: error: previous declaration of 'uintptr_t' was here
In file included from /tmp/vmware-config4/vmmon-only/./include/x86.h:20,
from /tmp/vmware-config4/vmmon-only/./include/machine.h:24,
from /tmp/vmware-config4/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/x86apic.h:79:1: warning: "APIC_BASE_MSR" redefined
In file included from /usr/src/linux-2.6.29.4/arch/x86/include/asm/numa_64.h:5,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/numa.h:4,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/acpi.h:28,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/fixmap_64.h:15,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/fixmap.h:7,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/apic.h:8,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/smp.h:13,
from include/linux/smp.h:36,
from include/linux/topology.h:33,
from include/linux/mmzone.h:767,
from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:12:
/usr/src/linux-2.6.29.4/arch/x86/include/asm/apicdef.h:132:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config4/vmmon-only/./include/machine.h:24,
from /tmp/vmware-config4/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/x86.h:830:1: warning: "PTE_PFN_MASK" redefined
In file included from /usr/src/linux-2.6.29.4/arch/x86/include/asm/pda.h:8,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/current.h:19,
from /usr/src/linux-2.6.29.4/arch/x86/include/asm/processor.h:15,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:12:
/usr/src/linux-2.6.29.4/arch/x86/include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:49:
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:67: error: previous declaration of 'poll_initwait' was here
/tmp/vmware-config4/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:67: error: previous declaration of 'poll_initwait' was here
In file included from /tmp/vmware-config4/vmmon-only/linux/vmhost.h:13,
from /tmp/vmware-config4/vmmon-only/linux/driver.c:71:
/tmp/vmware-config4/vmmon-only/./include/compat_semaphore.h:5:27: asm/semaphore.h: No such file or directory
In file included from /tmp/vmware-config4/vmmon-only/linux/driver.c:80:
/tmp/vmware-config4/vmmon-only/./include/compat_kernel.h:21: error: syntax error before "compat_exit"
/tmp/vmware-config4/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to `int' in declaration of `_syscall1'
/tmp/vmware-config4/vmmon-only/./include/compat_kernel.h:21: warning: function declaration isn't a prototype
/tmp/vmware-config4/vmmon-only/linux/driver.c:144: error: unknown field `nopage' specified in initializer
/tmp/vmware-config4/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config4/vmmon-only/linux/driver.c:148: error: unknown field `nopage' specified in initializer
/tmp/vmware-config4/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
/tmp/vmware-config4/vmmon-only/linux/driver.c: In function `LinuxDriver_Ioctl':
/tmp/vmware-config4/vmmon-only/linux/driver.c:1656: error: structure has no member named `euid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1656: error: structure has no member named `uid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1657: error: structure has no member named `fsuid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1657: error: structure has no member named `uid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1658: error: structure has no member named `egid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1658: error: structure has no member named `gid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1659: error: structure has no member named `fsgid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1659: error: structure has no member named `gid'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1661: error: structure has no member named `dumpable'
/tmp/vmware-config4/vmmon-only/linux/driver.c:1672: error: too many arguments to function `smp_call_function'
/tmp/vmware-config4/vmmon-only/linux/driver.c: At top level:
/tmp/vmware-config4/vmmon-only/./include/compat_kernel.h:21: warning: '_syscall1' declared `static' but never defined
make[2]: *** [/tmp/vmware-config4/vmmon-only/linux/driver.o] Error 1
make[1]: ***
_module_/tmp/vmware-config4/vmmon-only Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.29.4'
make: ***
http://vmmon.ko Error 2
make: Leaving directory `/tmp/vmware-config4/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.