Hi,
i've got problems compiling the kernel modules of GSX 3.1, Build 9089 on a dual opteron with suse 9.2.
Error message:
What is the location of the directory of C header files that match your running
kernel? /usr/src/linux/include
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config7/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.8-24.11'
CC /tmp/vmware-config7/vmmon-only/linux/driver.o
CC /tmp/vmware-config7/vmmon-only/linux/hostif.o
/tmp/vmware-config7/vmmon-only/linux/hostif.c: In function `MapCrossPage':
/tmp/vmware-config7/vmmon-only/linux/hostif.c:566: error: `PAGE_KERNEL_EXECUTABLE' undeclared (first use in this function)
/tmp/vmware-config7/vmmon-only/linux/hostif.c:566: error: (Each undeclared identifier is reported only once
/tmp/vmware-config7/vmmon-only/linux/hostif.c:566: error: for each function it appears in.)
make[2]: *** /tmp/vmware-config7/vmmon-only/linux/hostif.o Error 1
make[1]: *** \[_module_/tmp/vmware-config7/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.8-24.11'
make: *** \[vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config7/vmmon-only'
Unable to build the vmmon module.
Does anyone know how to compile the modules?
Best wishes
Philipp