public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: loading a kernel module
@ 2002-10-15 12:34 Keith Owens
  2002-10-15 18:57 ` Jim Wilson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Keith Owens @ 2002-10-15 12:34 UTC (permalink / raw)
  To: linux-ia64

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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-10-16  9:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-15 12:34 [Linux-ia64] Re: loading a kernel module Keith Owens
2002-10-15 18:57 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox