Hi,
when installing vmware eval on my debian sarge I encounter problem compiling
modules. Install scripts refuses to compile modules because `uname -r`
('2.6.3-alfons32-2') differs from UTS_RELEASE ('2.6.3'). Kernel is of course
compiled using `make-kpkg --append-to-version=...` and I need to run
different kernels with equal version, so leaving off --append-to-version is
not option for me.
Any suggestions?
Thanks
Mixi