SuSE Linux: Version 7.2
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
During the installation process of VMware 2.0.4 on a SuSE Linux 7.2 with the kernel version 2.4.4, the installation script 'vmware-config.pl' dumps some error messages on your screen:
"/lib/modules/2.4.4-4GB/build/include/linux/module.h:21: warning: No include path
in which to find linux/modversions.h
make[2]: Leaving directory `/tmp/vmware-config0/vmmon-only/driver-2.4.4-4GB'
make[2]: Entering directory `/tmp/vmware-config0/vmmon-only/driver-2.4.4-4GB'
In file included from .././linux/driver.c:19:
/lib/modules/2.4.4-4GB/build/include/linux/module.h:21: linux/modversions.h: Dat
ei oder Verzeichnis nicht gefunden
make[2]: *** [driver.o] Error 1"
The module 'modversions.h' isn't compiled into the kernel.
In order to execute this installation script properly, it is important to compile this missing functionality into the kernel. The package 'kernel source' out of the series "development" is required, and needs to be installed.
Please execute the following command as user 'root' on a shell prompt:
As an additionally kernel option you've to compile the modversions module into your kernel:
A menu appears, which can be used with the cursor keys. Please change to:
->Loadable module support<-
->Set version information on all symbols for modules<-
Before you're going to execute the installation script of VMware 'vmware-config.pl', please notice that the changes mentioned below have to be made, in the case these evidences are not already implemented into your system: