- Modifié
OK, le patch 117 fonctionne et VMWareServer itou du coup.....
Merci beaucoup 😉🙂.
J'ai quand même eu quelques avertissement pendant la compilation au niveau de C++
Merci beaucoup 😉🙂.
J'ai quand même eu quelques avertissement pendant la compilation au niveau de C++
cc1plus: attention : l'option de la ligne de commande "-Werror-implicit-function-declaration" est valide pour C/ObjC mais pas pour C++
cc1plus: attention : l'option de la ligne de commande "-Wdeclaration-after-statement" est valide pour C/ObjC mais pas pour C++
cc1plus: attention : l'option de la ligne de commande "-Wno-pointer-sign" est valide pour C/ObjC mais pas pour C++
cc1plus: attention : l'option de la ligne de commande "-Wstrict-prototypes" est valide pour Ada/C/ObjC mais pas pour C++
In file included from /tmp/vmware-config9/vmmon-only/common/task.c:1194:
/tmp/vmware-config9/vmmon-only/common/task_compat.h:9: attention : 'typedef' was ignored in this declaration
/tmp/vmware-config9/vmmon-only/common/task_compat.h: In function 'void Task_Switch_V45(VMDriver*, Vcpuid)':
/tmp/vmware-config9/vmmon-only/common/task_compat.h:2666: attention : 'sysenterState.SysenterStateV45::validEIP' may be used uninitialized in this function
/tmp/vmware-config9/vmmon-only/common/task_compat.h:2666: attention : 'sysenterState.SysenterStateV45::cs' may be used uninitialized in this function
/tmp/vmware-config9/vmmon-only/common/task_compat.h:2666: attention : 'sysenterState.SysenterStateV45::rsp' may be used uninitialized in this function
/tmp/vmware-config9/vmmon-only/common/task_compat.h:2666: attention : 'sysenterState.SysenterStateV45::rip' may be used uninitialized in this function