toujour le meme probleme
j ai verifier
mes ca change rien
voila le message d erreur
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:2073: attention : 'sysenterState.SysenterStateV45::rip' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h: In function 'void Task_Switch_V45(VMDriver*, Vcpuid)':
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: attention : 'sysenterState.SysenterStateV45::validEIP' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: attention : 'sysenterState.SysenterStateV45::cs' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: attention : 'sysenterState.SysenterStateV45::rsp' may be used uninitialized in this function
/tmp/vmware-config3/vmmon-only/common/task_compat.h:1713: attention : 'sysenterState.SysenterStateV45::rip' may be used uninitialized in this function
CC [M] /tmp/vmware-config3/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/compat.o
CC [M] /tmp/vmware-config3/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config3/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config3/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config3/vmmon-only/vmmon.ko
make[1]: quittant le répertoire « /usr/src/kernels/2.6.19-1.2911.6.5.fc6-i686 »
cp -f vmmon.ko ./../vmmon.o
make: quittant le répertoire « /tmp/vmware-config3/vmmon-only »
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config3/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.
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.