From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: loading a kernel module
Date: Tue, 15 Oct 2002 12:34:28 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805162@msgid-missing> (raw)
On Tue, 15 Oct 2002 13:23:12 +0200,
Christian Hildner <christian.hildner@hob.de> wrote:
>when doing insmod on my kernel module, I get the error message
>"Unhandled relocation of type 72 for label_name"
Interesting, that looks like this relocation type
#define R_IA64_PCREL60B 0x48 /* @pcrel(sym + add), brl */
which is not handled by any version of modutils. I need :-
gcc version (gcc -v)
binutils version (ld -v)
the module .o file (compressed, please).
Send all that data to kaos@ocs.com.au (not the list) so I can update
modutils to handle it.
next reply other threads:[~2002-10-15 12:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 12:34 Keith Owens [this message]
2002-10-15 18:57 ` [Linux-ia64] Re: loading a kernel module Jim Wilson
2002-10-16 1:16 ` Keith Owens
2002-10-16 5:52 ` Christian Hildner
2002-10-16 7:04 ` Keith Owens
2002-10-16 7:56 ` Christian Hildner
2002-10-16 9:06 ` Christian Hildner
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=marc-linux-ia64-105590709805162@msgid-missing \
--to=kaos@ocs.com.au \
--cc=linux-ia64@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.