Results 1 to 1 of 1
Hi all
Im pretty new to linux and currently struggling to install VMWare server onto FC9 (gnome). Im getting so far up until it wants the c header files, I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-12-2008 #1
Unable to install vmware server
Hi all
Im pretty new to linux and currently struggling to install VMWare server onto FC9 (gnome). Im getting so far up until it wants the c header files, I tell it the location then it gets so far through then tells me Unable to build the vmmon module.
heres a screendump from the shell.
I have tried visiting the urls listed for any pointers for help but to no avail. Any help is much appreciatedWhat is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.26.5-45.fc9.i686/build/include] /lib/modules/2.6.26.5-45.fc9.i686/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-config1/vmmon-only'
make -C /lib/modules/2.6.26.5-45.fc9.i686/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.26.5-45.fc9.i686'
CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
/tmp/vmware-config1/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config1/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c:150: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config1/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.26.5-45.fc9.i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/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.
Thanks and regards...


Reply With Quote
