From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: problem while executing insmod
Date: Tue, 26 Jul 2005 17:23:18 -0600 [thread overview]
Message-ID: <42E6C5E6.3070505@shaw.ca> (raw)
In-Reply-To: <4ur7c-6k7-13@gated-at.bofh.it>
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/
next parent reply other threads:[~2005-07-26 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4ur7c-6k7-13@gated-at.bofh.it>
2005-07-26 23:23 ` Robert Hancock [this message]
2005-07-26 6:27 problem while executing insmod deepak jose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42E6C5E6.3070505@shaw.ca \
--to=hancockr@shaw.ca \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.