When I do this it complains that my kernel is 11mdksmp and my inculdes are
for 11mdk. See error below.
Keith
The directory of kernel headers (version 2.4.0-11mdk) does not match your
running kernel (version 2.4.0-11mdksmp). Consequently, even if the compilation
of the module was successful, the module would not load into the running
kernel.
On Sunday 28 January 2001 12:48, Chmouel Boudjnah wrote:
> Richard Smith <[EMAIL PROTECTED]> writes:
> > Chmouel Boudjnah wrote:
> > > Bryan Opfer <[EMAIL PROTECTED]> writes:
> > > > I have not been able to get it to work either. I have the source
> > > > installed and I get the following:
> > >
> > > you haven't do the following i say earlier :
> > >
> > > --
> > > MandrakeSoft Inc http://www.chmouel.org
> > > --Chmouel
> >
> > I should have been more clear, but I just help out when I can.
>
> i say before to be able to compile you need to do :
>
> let know the vmware script (i don't know how it works) to use
> /usr/src/linux, go in the /usr/src/linux run
>
> make mrproper
> make oldconfig
> make dep
>
> and run the vmware script.