Re: kernel_version needed, but can't be found

From: tytso@MIT.EDU
Date: Fri Jan 21 2000 - 09:28:15 EST


   Date: Thu, 20 Jan 2000 16:30:47 +0800
   From: Du Jinsong <jinsong@internetappliance.com>

   Hi, I've compiled an module for kernel 2.2.
   but when I try to load it:

   #insmod -p module
   #
   which means it passes the probe.
   #insmod module
   kerner_version needed, but can't be found
   #insmod -f module
   __this_module undefined
   kernel_version needed, but can't be found

You need to compile the module with -DMODULE.

                                                - Ted

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:25 EST