Pages : 1
#1 Le 24/11/2008, à 00:20
- zneman
probleme lors installation VMware
bonjour.
Etant en train de tester la virtualisation, voila mon petit problème:
Building the vmmon module.
Using 2.6.x kernel build system.
make: entrant dans le répertoire « /tmp/vmware-config1/vmmon-only »
make -C /lib/modules/2.6.27-7-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-7-generic »
CC [M] /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/./include/machine.h:24,
from /tmp/vmware-config1/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config1/vmmon-only/linux/driver.c:49:
/tmp/vmware-config1/vmmon-only/./include/x86.h:830:1: warning: "PTE_PFN_MASK" redefined
In file included from include/asm/paravirt.h:7,
from include/asm/irqflags.h:55,
from include/linux/irqflags.h:57,
from include/asm/system.h:11,
from include/asm/processor.h:17,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/vmware-config1/vmmon-only/linux/driver.c:12:
include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config1/vmmon-only/linux/vmhost.h:13,
from /tmp/vmware-config1/vmmon-only/linux/driver.c:71:
/tmp/vmware-config1/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: Aucun fichier ou dossier de ce type
/tmp/vmware-config1/vmmon-only/linux/driver.c:146: erreur: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config1/vmmon-only/linux/driver.c:147: attention : initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c:150: erreur: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config1/vmmon-only/linux/driver.c:151: attention : initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config1/vmmon-only/linux/driver.c:1670: erreur: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Erreur 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.27-7-generic »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /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.
Comme vous le voyez, il ne veut pas me finir l'installation !
Je ne comprends pas pourquoi
Infos materiel:
- ubuntu intrepid (8.10)
- 3Go Ram
- 1.7Ghz process
- 8600 Gt Nvidia
merci de votre aide !
Zne
#2 Le 24/11/2008, à 00:46
- fandjo83
Re : probleme lors installation VMware
Salut,
Télécharge ce patch : http://www.insecure.ws/warehouse/vmware-update-2.6.27-5.5.7-2.tar.gz
Et quand ton install foire tu va dans le dossier ou tu as extrait le patch et tu lance "sudo ./runme.pl"
L'installation devrait reprendre normalement.
En esperant avoir aidé
Dernière modification par fandjo83 (Le 24/11/2008, à 00:47)
Hors ligne