All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 15503] insmod: error inserting '/lib/aic7xxx.ko': -1 Invalid modulkjournald starting
Date: Fri, 12 Mar 2010 06:09:46 GMT	[thread overview]
Message-ID: <201003120609.o2C69kAP012924@demeter.kernel.org> (raw)
In-Reply-To: <bug-15503-11613@http.bugzilla.kernel.org/>

http://bugzilla.kernel.org/show_bug.cgi?id=15503





--- Comment #3 from Will L Givens <wlgivens@gmail.com>  2010-03-12 06:09:37 ---
Welp, back again. Tried adding -Wl,--no-relax to the CFLAGS... received the
same error. Then turned around and downgraded build tools a bit, thinking they
might be too new. Rebuilt with gcc-4.3.4 and Binutils-2.17. Got to the very end
and received an error msg that LD didn't recognized the option '--build-id'.

Removed the 'offending' string from the linker options and tried once more, and
received a slightly different error msg:

  IHEX2FW firmware/keyspan/usa28xb.fw
  AS      firmware/keyspan/usa28xb.fw.gen.o
  IHEX2FW firmware/keyspan/usa28x.fw
  AS      firmware/keyspan/usa28x.fw.gen.o
  IHEX2FW firmware/keyspan/usa49w.fw
  AS      firmware/keyspan/usa49w.fw.gen.o
  IHEX2FW firmware/keyspan/usa49wlc.fw
  AS      firmware/keyspan/usa49wlc.fw.gen.o
  LD      firmware/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      vmlinux
fs/built-in.o: In function `ep_unregister_pollwait':
(.text+0x3c444): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `ep_ptable_queue_proc':
(.text+0x3d228): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `anon_inode_getfile':
(.text+0x3d4d0): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `anon_inode_getfile':
(.text+0x3d564): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `anon_inode_getfile':
(.text+0x3d588): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `anon_inode_getfile':
(.text+0x3d5a4): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `anon_inode_getfile':
(.text+0x3d608): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `ctx_rcu_free':
(.text+0x3f64c): relocation truncated to fit: GPREL16 against `.sbss'
fs/built-in.o: In function `ctx_rcu_free':
(.text+0x3f66c): relocation truncated to fit: GPREL16 against symbol `aio_nr'
defined in .sbss section in fs/built-in.o
fs/built-in.o: In function `ctx_rcu_free':
(.text+0x3f694): relocation truncated to fit: GPREL16 against symbol `aio_nr'
defined in .sbss section in fs/built-in.o
fs/built-in.o: In function `really_put_req':
(.text+0x3f718): additional relocation overflows omitted from the output
make: *** [vmlinux] Error 1
[root@jericho linux]#

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  parent reply	other threads:[~2010-03-12  6:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10  5:58 [Bug 15503] New: insmod: error inserting '/lib/aic7xxx.ko': -1 Invalid modulkjournald starting bugzilla-daemon
2010-03-10 19:27 ` [Bug 15503] " bugzilla-daemon
2010-03-11 17:22 ` bugzilla-daemon
2010-03-12  6:09 ` bugzilla-daemon [this message]
2010-03-16  2:29 ` bugzilla-daemon
2010-03-16 17:58 ` bugzilla-daemon
2010-03-18 23:05 ` bugzilla-daemon

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=201003120609.o2C69kAP012924@demeter.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@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.