On Sun, Jun 10, 2001 at 11:05:27PM +0200, Wouter Coene wrote:
> According to Aaron Lehmann ([EMAIL PROTECTED]):
> >
> > bash-2.05# insmod plex86.o
> > plex86.o: kernel-module version mismatch
> > plex86.o was compiled for kernel version 2.4.5
> > while this kernel is version 2.4.5-ac11.
> >
> > Wow that's weird! I've never had 2.4.5 vanilla installed. I think the
> > build system is ignoring Linux's EXTRAVERSION.
>
> Perhaps you've built against the wrong kernel headers?
Nope. The right -I option is being passed to the compiler. I think
it's more likely that plex86's build process is ignoring Linux's
EXTRAVERSION.