lkml.org 
[lkml]   [2003]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: no version magic, tainting kernel.
On Thu, Jan 23, 2003 at 02:59:22PM +0100, Thomas Schlichter wrote:
> Hi,
>
> I have writen a small kernel module and it works perfectly, but currently (I
> think it just begun with 2.5.59) I get the warning above when the module is
> inserted. Now I am just interested what I have to change so this message
> won't appear anymore...
>
> Thank you much!
>
> Thomas Schlichter
>
> P.S.: If my Makefile or source will help I'll give it to you...
What command did you use to build your module?
If you did no use:
make -C path/to/kernel/src SUBDIRS=$PWD modules

chances are big you did not compile the module correct.
This requires the Makefile to look like any other kernel (kbuild) makefile.

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

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.158 / U:2.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site