Поставил vmware.Запускаю vmware-config.pl
И вот что получаю
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux-2.6.7/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /usr/src/linux-2.6.7/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.7'
CC [M] /tmp/vmware-config2/vmmon-only/linux/driver.o
/tmp/vmware-config2/vmmon-only/linux/driver.c:131: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c:135: warning: initialization from incompatible pointer type
CC [M] /tmp/vmware-config2/vmmon-only/linux/hostif.o
/tmp/vmware-config2/vmmon-only/linux/hostif.c: In function `HostIF_FreeLockedPages':
/tmp/vmware-config2/vmmon-only/linux/hostif.c:738: error: structure has no member named `count'
/tmp/vmware-config2/vmmon-only/linux/hostif.c:740: error: structure has no member named `count'
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/hostif.o] ?????? 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Ошибка 2
make[1]: Leaving directory `/usr/src/linux-2.6.7'
make: *** [vmmon.ko] Ошибка 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.
Куда рыть ? Как бороться ?