public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* problem while executing insmod
@ 2005-07-26  6:27 deepak jose
  0 siblings, 0 replies; 2+ messages in thread
From: deepak jose @ 2005-07-26  6:27 UTC (permalink / raw)
  To: linux-kernel

sir/madam,

i written a module function similar to hello, world in C .i compiled
it.but when i ,m loading the module i'm getting the error that "the
kernel compiled is kernel 2.4.20 whereas i'm having 2.4.20-8".
wat i have to do to load it properly without forcing it to load.
did i have to change my kernel.
please suggest me a solution without changing the kernel.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem while executing insmod
       [not found] <4ur7c-6k7-13@gated-at.bofh.it>
@ 2005-07-26 23:23 ` Robert Hancock
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Hancock @ 2005-07-26 23:23 UTC (permalink / raw)
  To: linux-kernel

deepak jose wrote:
> sir/madam,
> 
> i written a module function similar to hello, world in C .i compiled
> it.but when i ,m loading the module i'm getting the error that "the
> kernel compiled is kernel 2.4.20 whereas i'm having 2.4.20-8".
> wat i have to do to load it properly without forcing it to load.
> did i have to change my kernel.
> please suggest me a solution without changing the kernel.

Are you compiling against the same kernel version that's actually 
running on the machine? 2.4.20-8 sounds like a Red Hat 9 kernel version 
(an out of date one, BTW), you cannot build modules against vanilla 
2.4.20 kernel sources and load them into the Red Hat 9 version.

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-26 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4ur7c-6k7-13@gated-at.bofh.it>
2005-07-26 23:23 ` problem while executing insmod Robert Hancock
2005-07-26  6:27 deepak jose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox