Salut
Il y a quelque temps, j'ai fait des mises à jour de mon système, le kernel en faisait partie.
Depuis VMware me crée des problèmes.
La version installée du kernel est la 2.6.1.22.1-41, idem pour le kernel-devel et kernel-header.
J'ai réinstallé VMware en suivant ces wikis:
http://doc.fedora-fr.org/Installation_de_VMWare_server
http://linux.jpvweb.com/vmware_install.html#Installation
Je n'ai pas rencontré de problèmes.
Lorsque je configure VMware, je reçois ce message:
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]
/usr/share/applications/vmware-server.desktop: warning: The 'Application' category is not defined by the desktop entry specification. Please use one of "AudioVideo", "Audio", "Video", "Development", "Education", "Game", "Graphics", "Network", "Office", "Settings", "System", "Utility" instead
/usr/share/applications/vmware-console-uri-handler.desktop: warning: The 'Application' category is not defined by the desktop entry specification. Please use one of "AudioVideo", "Audio", "Video", "Development", "Education", "Game", "Graphics", "Network", "Office", "Settings", "System", "Utility" instead
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.22.1-41.fc7/build/include]
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-config5/vmmon-only »
make -C /lib/modules/2.6.22.1-41.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/kernels/2.6.22.1-41.fc7-i686 »
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:80:
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: erreur: expected declaration specifiers or '...' before 'compat_exit'
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: erreur: expected declaration specifiers or '...' before 'exit_code'
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: attention : type defaults to 'int' in declaration of '_syscall1'
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Erreur 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/kernels/2.6.22.1-41.fc7-i686 »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /tmp/vmware-config5/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.
Quelqu'un peut-il m'aider?
JayOne