Yeah I had this exact same problem on Redhat 6.0.  The problem lies in
that if you choose to run the SMP kernel, the header files are still from
the non-smp build.  The only way I could come up with to fix this was to
install the kernel by hand, and build it SMP only.  That way my header
files, etc, were all for SMP.  I can't think of a slick way for either
Redhat or Mandrake to fix this...

--
Greg Rumple
[EMAIL PROTECTED]

On Sat, 5 Jun 1999, Sheldon Lee Wen wrote:

> Hi,
> 
>  Has anyone running the 2.2.9-19mdksmp kernel has problems installing
> VMWare 1.0? When trying to install it says that the kernel source tree
> is for the non-smp kernel. It looks like that kernel that was compiled
> in that source tree was the 2.2.9-19mdk kernel and when you try to
> compile modules against it you get a version mismatch. I've already
> tried changing the linux/version.h header file to say smp instead
> of the stock single cpu. It'll then compile the modules but when
> you try to insert them you get unresolved symbol errors.
> 
> Anyone know how to fix this without trashing the kernel tree
> and recompiling a whole new kernel from a new source tree?
> 
> Thanks.
> Sheldon.
> 

Reply via email to