Hi,

Try:

./configure --with-linux-source=/usr/src/linux

Otherwise on some distributions (e.g. Debian maybe others) the compiler will
pick up the headers used to compile libc from /usr/include.  You may need to
'make clean'.

thanks,

- Dale Thatcher

PS Sub /usr/src/linux for wherever you've compiled your kernel.

On Sun, Feb 18, 2001 at 08:35:27PM -0800, joshua paul wrote:
> --- Glenn Mabbutt <[EMAIL PROTECTED]> wrote:
> > Actually I got posted this same thing a while ago. 
> > Basically it means
> > you've got the wrong kernel headers. Download the
> > full kernel source WITH
> > headers and try again.
> > 
> ok - I did this
> and I still get 
> 
> ./misc/../kernel/plex86.o: kernel-module version
> mismatch
>         ./misc/../kernel/plex86.o was compiled for
> kernel version 2.4.0-0.99.11
>         while this kernel is version 2.4.0-0.99.11smp.
> The kernel module failed to load!
> 
> what can i do?
> is there a special way to compile?
> 
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35 
> a year!  http://personal.mail.yahoo.com/

Reply via email to