VM-Ware CFG Prob bei SuSE10.2

Status
Für weitere Antworten geschlossen.
Also VM-Ware Server installiert, mit rpm -Uhv name.rpm.
Und dann die /usr/bin/vmware-config.pl ausgeführt. Und dann beginnt mein Prob.

Code:
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.
Hab ja gcc, kernel-source und make installiert, also ist das ja kein prob.

Code:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
Und nach kam der Fehler!

Code:
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.18.2-34-default).  Even if the module were to
compile successfully, it would not load into the running kernel.
Was mache ich nun?

Noch als Info:
Code:
tobiasfs:~ # cat /proc/version
Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
Code:
tobiasfs:~ # ls -l /usr/src/linux
lrwxrwxrwx 1 root root 17 Mar 28 21:41 /usr/src/linux -> linux-2.6.18.2-34
 
Status
Für weitere Antworten geschlossen.
Oben