From: Kevin Curtis <kevin.curtis@farsite.co.uk>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Loading Modules on Sparc64
Date: Fri, 25 Apr 2003 13:53:26 +0100 [thread overview]
Message-ID: <7C078C66B7752B438B88E11E5E20E72E25C899@GENERAL.farsite.co.uk> (raw)
Hi,
I have installed Aurora 1.0 on a Sparc Ultra 60 workstation and have
a command line system running (X doesn't work yet but that's another
question for later).
For sparc64 I realise that userland is 32 bits and Kernel space is 64 bits.
I have built a Kernel module in userland and I am trying to load it into the
Kernel. I get the following error message:
[root@icarus kernel]# /sbin/insmod fred.o
fsx25.o: ELF file fred.o not for this architecture
I assume this is to do with the 32/64 bit issue. What magic do I need to
place in my Makefile or tool do I need to use to build a module that can be
loaded.
I have spent a couple of hours searching with google but haven't found any
help in this matter.
Thanks
Kevin
reply other threads:[~2003-04-25 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=7C078C66B7752B438B88E11E5E20E72E25C899@GENERAL.farsite.co.uk \
--to=kevin.curtis@farsite.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).