From: Keith Owens <kaos@ocs.com.au>
To: "Gilad Benjamini" <gilad@riverhead.com>
Cc: linux-mips@linux-mips.org
Subject: Re: insmod failure: "Unhandled relocation" errors
Date: Wed, 15 Jan 2003 10:34:33 +1100 [thread overview]
Message-ID: <9030.1042587273@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Tue, 14 Jan 2003 12:06:46 +0200." <001801c2bbb4$a6177de0$7100000a@riverhead.com>
On Tue, 14 Jan 2003 12:06:46 +0200,
"Gilad Benjamini" <gilad@riverhead.com> wrote:
>I've built,compiled and ran successfully a 64 bit kernel on my
>mips64 platform. Kernel was compiled with support for 32 bit binaries.
>
>I am now trying to insert a module, a standard module from
>the kernel tree, and get lots of errors such as:
>"Unhandled relocation of type 18 for"
Type 18 is R_MIPS_64. modutils does not support 64 bit mips
at all, nobody has sent me any code to handle this architecture.
modutils needs obj/obj_mips64.c. The config and makefiles have to be
tweaked to handle mips64, including combined 32/64 bit code, as for
sparc32/sparc64. Does anybody who knows mips64 feel like contributing
the modutils code?
next prev parent reply other threads:[~2003-01-14 23:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-14 10:06 insmod failure: "Unhandled relocation" errors Gilad Benjamini
2003-01-14 10:06 ` Gilad Benjamini
2003-01-14 17:05 ` Ralf Baechle
2003-01-14 19:14 ` Greg Lindahl
2003-01-15 12:15 ` Ralf Baechle
2003-01-14 23:34 ` Keith Owens [this message]
2003-01-15 12:24 ` Ralf Baechle
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=9030.1042587273@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=gilad@riverhead.com \
--cc=linux-mips@linux-mips.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