On Sat, 2003-08-09 at 14:05, Joseph Loo wrote:
> I tried your suggestion. It comes back with this instead
> 
> The directory of kernel headers (version 2.4.21-0.13mdkcustom) does not 
> match
> your running kernel (version 2.4.21-0.13mdksmp).  Even if the module were to
> compile successfully, it would not load into the running kernel.
>  
> Any more suggestions?

One suggestion.  cd /usr/src/linux  then cp Makefile Makefile.bkp (keep
a copy)  The vi Makefile and change this line
EXTRAVERSION = -0.25mdkcustom

to

EXTRAVERSION = -0.25mdksmp

and then do a make dep.  Now the "versions" should match.

James

> 
> Thomas Backlund wrote:
> 
> >Viestissä Sunnuntai 03 Elokuu 2003 19:11, Joseph Loo kirjoitti:
> >  
> >
> >>The problem is that the smp is tacked on the end under uname -r. It will
> >>not recognize it because of that.
> >>
> >>    
> >>
> >[...]
> >
> >Just go to your kernel source tree (/usr/src/linux)
> >and do:
> >
> >#make mrproper
> >#cp arch/i386/defconfig-smp .config
> >#make oldconfig dep
> >
> >and then rerun your vmware-config.pl ...
> >
> >
> >
> >Regards 
> >
> >Thomas
> >
> >
> >  
> >
> >------------------------------------------------------------------------
> >
> >Want to buy your Pack or Services from MandrakeSoft? 
> >Go to http://www.mandrakestore.com
> >  
> >


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to