From: Tim Kelsey <tk@midnet.co.uk>
To: linux-kernel@vger.kernel.org
Subject: Help building module for 2.6.0
Date: Wed, 26 Nov 2003 23:05:50 +0000 [thread overview]
Message-ID: <20031126230550.37785544.tk@midnet.co.uk> (raw)
ok im trying to build a kernel module (my first :) ) when i build it on a 2.4 box everything is fine when i build it on my laptop running 2.6.0-t10 it builds fine but when i try and insmod it i get
sh$ insmod ./hgn.o
insmod: error inserting './hgn.o': -1 Invalid module format
I have attached my Makefile. Please could some one tell me if this is due to the way i compile the module (my guess) or if it is likly caused by my code. Any pointers would be welcome.
Thnx for any help
Tim Kelsey
p.s. I know this is kind of like walking into a filharmonic auchestra with a waveing a tin drum :P so if there is a more apropriate place to post this kind of question pls let me know.
next reply other threads:[~2003-11-26 23:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-26 23:05 Tim Kelsey [this message]
2003-11-26 23:14 ` Help building module for 2.6.0 Tim Kelsey
2003-11-26 23:20 ` Diego Calleja García
2003-11-26 23:32 ` Tim Kelsey
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=20031126230550.37785544.tk@midnet.co.uk \
--to=tk@midnet.co.uk \
--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.