Bonjour !
Voila mon probleme:
J’essaie d’installer VMware et l’installation plante:
[code]Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: entrant dans le répertoire « /tmp/vmware-config17/vmmon-only »
make -C /lib/modules/2.6.26-1-686/build/include/… SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.26-1-686 »
CC [M] /tmp/vmware-config17/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config17/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config17/vmmon-only/linux/driver.c:48:
/tmp/vmware-config17/vmmon-only/./include/vm_basic_types.h:170: error: conflicting types for ‘uintptr_t’
include/linux/types.h:40: error: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config17/vmmon-only/./include/x86.h:23,
from /tmp/vmware-config17/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config17/vmmon-only/linux/driver.c:49:
/tmp/vmware-config17/vmmon-only/./include/x86cpuid.h:381:1: warning: “BIT_MASK” redefined
In file included from include/linux/kernel.h:15,
from /tmp/vmware-config17/vmmon-only/linux/driver.c:11:
include/linux/bitops.h:7:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config17/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config17/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config17/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config17/vmmon-only/linux/driver.c:49:
/tmp/vmware-config17/vmmon-only/./include/compat_wait.h:37:5: warning: “VMW_HAVE_EPOLL” is not defined
/tmp/vmware-config17/vmmon-only/./include/compat_wait.h:43:5: warning: “VMW_HAVE_EPOLL” is not defined
In file included from /tmp/vmware-config17/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config17/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config17/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config17/vmmon-only/linux/driver.c:49:
/tmp/vmware-config17/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config17/vmmon-only/linux/driver.c:149: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config17/vmmon-only/linux/driver.c:150: warning: initialization from incompatible pointer type
/tmp/vmware-config17/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config17/vmmon-only/linux/driver.c:1715: error: ‘struct mm_struct’ has no member named ‘dumpable’
make[2]: *** [/tmp/vmware-config17/vmmon-only/linux/driver.o] Erreur 1
make[1]: *** [module/tmp/vmware-config17/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.26-1-686 »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /tmp/vmware-config17/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.[/code]
Pour resoudre le problème, je l’installe avec le patch “vmware-any-any-update117d”.
L’installation ce fini correctement, j’ouvre VMware, et quand je veux lancer une machine virtuelle une autre erreur apparait:
Version mismatch with vmmon module: expecting 161.0, got 168.0.
You have an incorrect version of the `vmmon' kernel module.
Try reinstalling VMware Workstation.
Puis 3 autres erreurs qui en decoulent …
j’suis au bout du roulot, sa fais une semaine que je galère, et encore je passe les problème que j’ai eu avec gcc …
Debian Lenny fraichement installé (kernel 2.6.26-1-686) et VMware 6
Je me tiens à dispostion pour des renseignements …