PDA

View Full Version : Installazione vmware server


iron84
23-08-2008, 14:48
Sto installando vmware server su debian testing con kernel compilato da me.

uname -a
Linux debian 2.6.26-diegus #1 Wed Aug 13 15:31:31 CEST 2008 i686 GNU/Linux


L'errore è:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux-headers-2.6.26-diegus/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config8/vmmon-only'
make -C /usr/src/linux-headers-2.6.26-diegus/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.26-diegus'
/usr/src/linux-headers-2.6.26-diegus/arch/x86/Makefile:41: /usr/src/linux-headers-2.6.26-diegus/arch/x86/Makefile_32.cpu: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-headers-2.6.26-diegus/arch/x86/Makefile_32.cpu'. Stop.
make[1]: Leaving directory `/usr/src/linux-headers-2.6.26-diegus'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config8/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.


Ho già installato la patch vmware-any-any-update115.tar.gz , ma non va.