linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Loading Modules on Sparc64
@ 2003-04-25 12:53 Kevin Curtis
  0 siblings, 0 replies; only message in thread
From: Kevin Curtis @ 2003-04-25 12:53 UTC (permalink / raw)
  To: Kernel Mailing List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-25 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 12:53 Loading Modules on Sparc64 Kevin Curtis

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).