From: Ralf Baechle <ralf@oss.sgi.com>
To: Shay Deloya <shay@jungo.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: insmod problems
Date: Tue, 8 May 2001 23:40:36 -0300 [thread overview]
Message-ID: <20010508234036.A1216@bacchus.dhis.org> (raw)
In-Reply-To: <01050619134301.01140@athena.home.krftech.com>; from shay@jungo.com on Sun, May 06, 2001 at 07:13:43PM +0300
On Sun, May 06, 2001 at 07:13:43PM +0300, Shay Deloya wrote:
> I have an old problem came up again and the old solution aren't helping.
> I'm using busybox version 0.50 and with kernel 2.2 , and inserting
> some modules ,especially those with DEBUG macroes e.g:
> #define DEBUG_HIGH(args...) {if (debug_level >= HIGH) printk(args);}
> causes the message :
> Relocation overflow of type 4 for
>
> and insmod fails.
>
> I'm compiling the modules with -mlong-calls and still getting this message.
>
> Is it insmod knowen bugs that the relocation is done in bad way or
> a linker/compiler bug. I'm using compiler: egcs ver 1.0.3a
> I'm checking this problem at the moment and looking for insmod bug.
You'll have to upgrade to very current binutils which for mips*-linux
targets default to elf32-trad{big,little}mips, not IRIX ELF format. Also
it seems your modutils are a bit rotten, get the latest from ftp.kernel.org.
Ralf
next prev parent reply other threads:[~2001-05-09 18:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-06 16:13 insmod problems Shay Deloya
2001-05-09 2:40 ` Ralf Baechle [this message]
2001-05-10 8:53 ` Michael Shmulevich
2001-05-10 18:46 ` Ralf Baechle
-- strict thread matches above, loose matches on Subject: below --
2001-12-04 16:33 Insmod problems Nav Mundi
2001-12-04 16:42 Tyler BIRD
[not found] <sc0c9a91.036@mail-smtp.uvsc.edu>
2001-12-04 17:06 ` Michael Zhu
2001-12-04 16:55 ` Thiago Rondon
2001-12-04 17:47 ` rddunlap
2001-12-04 17:30 Tyler BIRD
[not found] <81C25B579A82D31192BE00105A812084028931E9@AUGUSTA>
2001-12-04 18:13 ` Michael Zhu
[not found] <sc0ca5e8.017@mail-smtp.uvsc.edu>
2001-12-04 18:20 ` Michael Zhu
2001-12-04 18:33 ` Tommy Reynolds
2001-12-04 19:10 ` Alan Cox
2001-12-04 18:24 Tyler BIRD
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=20010508234036.A1216@bacchus.dhis.org \
--to=ralf@oss.sgi.com \
--cc=linux-mips@oss.sgi.com \
--cc=shay@jungo.com \
/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.