Kernel version mismatch error

Donald Becker becker@cesdis.gsfc.nasa.gov
Tue Oct 26 12:07:15 1999


On Tue, 26 Oct 1999, Joe Thompson wrote:

> When I compile and load the tulip.c v0.91g, it complains that the kernel
> version it was compiled for (2.0.33) is different from the running kernel
> (2.0.34).  The problem is that the module was in fact compiled under kernel
> 2.0.34:

That message is usually accurate.  Either
   Your header files are out of date
      (/usr/include/linux doesn't point to /usr/src/linux/2.0.34), or
   You are not running the newly compiled driver.

Donald Becker
Scyld Computing Corporation, and
USRA-CESDIS,   becker@cesdis.gsfc.nasa.gov