Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation 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.15-10-k7/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-config3/vmmon-only'
make -C /lib/modules/2.6.15-10-k7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.15-10-k7'
CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config3/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config3/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config3/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/task.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o
In file included from include/asm/bitops.h:10,
from /tmp/vmware-config3/vmmon-only/./include/vcpuset.h:74,
from /tmp/vmware-config3/vmmon-only/./include/modulecall.h:22,
from /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.c:15:
include/asm/alternative.h:7: error: syntax error before 'u8'
include/asm/alternative.h:7: warning: no semicolon at end of struct or union
include/asm/alternative.h:8: warning: type defaults to 'int' in declaration of 'replacement'
include/asm/alternative.h:8: warning: data definition has no type or storage class
include/asm/alternative.h:9: error: syntax error before 'cpuid'
include/asm/alternative.h:9: warning: type defaults to 'int' in declaration of 'cpuid'
include/asm/alternative.h:9: warning: data definition has no type or storage class
include/asm/alternative.h:10: error: syntax error before 'instrlen'
include/asm/alternative.h:10: warning: type defaults to 'int' in declaration of 'instrlen'
include/asm/alternative.h:10: warning: data definition has no type or storage class
include/asm/alternative.h:11: error: syntax error before 'replacementlen'
include/asm/alternative.h:11: warning: type defaults to 'int' in declaration of 'replacementlen'
include/asm/alternative.h:11: warning: data definition has no type or storage class
include/asm/alternative.h:12: error: syntax error before 'pad'
include/asm/alternative.h:12: warning: type defaults to 'int' in declaration of 'pad'
include/asm/alternative.h:12: warning: data definition has no type or storage class
make[2]: *** [/tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o] Error 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.15-10-k7'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/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.
Any Ideas?
Message was edited by:
jb606
None of the pre-built vmmon modules for VMware Workstation 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.15-10-k7/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-config3/vmmon-only'
make -C /lib/modules/2.6.15-10-k7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.15-10-k7'
CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config3/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config3/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config3/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config3/vmmon-only/common/task.o
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o
In file included from include/asm/bitops.h:10,
from /tmp/vmware-config3/vmmon-only/./include/vcpuset.h:74,
from /tmp/vmware-config3/vmmon-only/./include/modulecall.h:22,
from /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.c:15:
include/asm/alternative.h:7: error: syntax error before 'u8'
include/asm/alternative.h:7: warning: no semicolon at end of struct or union
include/asm/alternative.h:8: warning: type defaults to 'int' in declaration of 'replacement'
include/asm/alternative.h:8: warning: data definition has no type or storage class
include/asm/alternative.h:9: error: syntax error before 'cpuid'
include/asm/alternative.h:9: warning: type defaults to 'int' in declaration of 'cpuid'
include/asm/alternative.h:9: warning: data definition has no type or storage class
include/asm/alternative.h:10: error: syntax error before 'instrlen'
include/asm/alternative.h:10: warning: type defaults to 'int' in declaration of 'instrlen'
include/asm/alternative.h:10: warning: data definition has no type or storage class
include/asm/alternative.h:11: error: syntax error before 'replacementlen'
include/asm/alternative.h:11: warning: type defaults to 'int' in declaration of 'replacementlen'
include/asm/alternative.h:11: warning: data definition has no type or storage class
include/asm/alternative.h:12: error: syntax error before 'pad'
include/asm/alternative.h:12: warning: type defaults to 'int' in declaration of 'pad'
include/asm/alternative.h:12: warning: data definition has no type or storage class
make[2]: *** [/tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o] Error 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.15-10-k7'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/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.
Any Ideas?
Message was edited by:
jb606