vmware sur fedora 8 - réseaux et sécurité - Linux et OS Alternatifs
MarshPosté le 17-03-2008 à 01:09:57
Salut,
suite a la mise a jour de mon kernel (2.6.24.3-12.fc8) je n'arrive plus a configuer vmware :
[root@localhost ~]# vmware-config.pl Making sure services for VMware Server are stopped.
Stopping VMware services: Virtual machine monitor [ OK ] Bridged networking on /dev/vmnet0 [ OK ] Virtual ethernet [ OK ]
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons? [/usr/share/icons]
What directory contains your desktop menu entry files? These files have a .desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon? [/usr/share/pixmaps]
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes]
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.6.24.3-12.fc8/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Building for VMware Server 1.0.0. Using 2.6.x kernel build system. make: entrant dans le répertoire « /tmp/vmware-config6/vmmon-only » make -C /lib/modules/2.6.24.3-12.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules make[1]: entrant dans le répertoire « /usr/src/kernels/2.6.24.3-12.fc8-i686 » CC [M] /tmp/vmware-config6/vmmon-only/linux/driver.o CC [M] /tmp/vmware-config6/vmmon-only/linux/driverLog.o CC [M] /tmp/vmware-config6/vmmon-only/linux/hostif.o CC [M] /tmp/vmware-config6/vmmon-only/common/comport.o CC [M] /tmp/vmware-config6/vmmon-only/common/cpuid.o Dans le fichier inclus à partir de include/asm/bitops.h:2, à partir de /tmp/vmware-config6/vmmon-only/./include/vcpuset.h:74, à partir de /tmp/vmware-config6/vmmon-only/./include/modulecall.h:23, à partir de /tmp/vmware-config6/vmmon-only/common/vmx86.h:19, à partir de /tmp/vmware-config6/vmmon-only/common/hostif.h:18, à partir de /tmp/vmware-config6/vmmon-only/common/cpuid.c:15: include/asm/bitops_32.h:9:2: erreur: #error only <linux/bitops.h> can be included directly make[2]: *** [/tmp/vmware-config6/vmmon-only/common/cpuid.o] Erreur 1 make[1]: *** [_module_/tmp/vmware-config6/vmmon-only] Erreur 2 make[1]: quittant le répertoire « /usr/src/kernels/2.6.24.3-12.fc8-i686 » make: *** [vmmon.ko] Erreur 2 make: quittant le répertoire « /tmp/vmware-config6/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.
[root@localhost ~]#
vmware n'est pas compatible avec mon noyau ? j'ai aussi essayer de faire l'update115 mais j'ai le meme probleme
quelqun a t il reussi a faire tourner vmware avec le meme kernel que le mien ?
Marsh Posté le 17-03-2008 à 01:09:57
Salut,
suite a la mise a jour de mon kernel (2.6.24.3-12.fc8) je n'arrive plus a configuer vmware :
[root@localhost ~]# vmware-config.pl
Making sure services for VMware Server are stopped.
Stopping VMware services:
Virtual machine monitor [ OK ]
Bridged networking on /dev/vmnet0 [ OK ]
Virtual ethernet [ OK ]
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.24.3-12.fc8/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: entrant dans le répertoire « /tmp/vmware-config6/vmmon-only »
make -C /lib/modules/2.6.24.3-12.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/kernels/2.6.24.3-12.fc8-i686 »
CC [M] /tmp/vmware-config6/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config6/vmmon-only/linux/driverLog.o
CC [M] /tmp/vmware-config6/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config6/vmmon-only/common/comport.o
CC [M] /tmp/vmware-config6/vmmon-only/common/cpuid.o
Dans le fichier inclus à partir de include/asm/bitops.h:2,
à partir de /tmp/vmware-config6/vmmon-only/./include/vcpuset.h:74,
à partir de /tmp/vmware-config6/vmmon-only/./include/modulecall.h:23,
à partir de /tmp/vmware-config6/vmmon-only/common/vmx86.h:19,
à partir de /tmp/vmware-config6/vmmon-only/common/hostif.h:18,
à partir de /tmp/vmware-config6/vmmon-only/common/cpuid.c:15:
include/asm/bitops_32.h:9:2: erreur: #error only <linux/bitops.h> can be included directly
make[2]: *** [/tmp/vmware-config6/vmmon-only/common/cpuid.o] Erreur 1
make[1]: *** [_module_/tmp/vmware-config6/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/kernels/2.6.24.3-12.fc8-i686 »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /tmp/vmware-config6/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.
[root@localhost ~]#
vmware n'est pas compatible avec mon noyau ? j'ai aussi essayer de faire l'update115 mais j'ai le meme probleme
quelqun a t il reussi a faire tourner vmware avec le meme kernel que le mien ?
merci....