From: Nils Meyer <meyer@work.de>
To: linux-kernel@vger.kernel.org
Subject: Linking fails on sparc64 with 2.6.15-rc6 and Sun GEM Ethernet driver
Date: Wed, 21 Dec 2005 13:23:18 +0100 [thread overview]
Message-ID: <200512211323.19242.meyer@work.de> (raw)
Hi,
When compiling 2.6.15-rc6 or 2.6.14.4 on my sparc I get the following error:
local symbol 0: discarded in section `.exit.text' from drivers/built-in.o [*]
After calling scripts/reference_discarded.pl it gives me the following error:
Error: ./drivers/net/sungem.o .init.text refers to 0000000000000448
R_SPARC_WDISP30 .exit.text
When I disable the Sun GEM driver in the configuration it compiles cleanly
(didn't try booting as I need the network working to connect to the server).
Let me know if you need more information. I can also provide remote access
(ssh) to the server if needed.
kind regards
Nils Meyer
* Last command executed by make:
ld -m elf64_sparc -o .tmp_vmlinux1 -T arch/sparc64/kernel/vmlinux.lds
arch/sparc64/kernel/head.o arch/sparc64/kernel/init_task.o init/built-in.o
--start-group usr/built-in.o arch/sparc64/kernel/built-in.o
arch/sparc64/mm/built-in.o arch/sparc64/math-emu/built-in.o
kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o
security/built-in.o crypto/built-in.o block/built-in.o lib/lib.a
arch/sparc64/prom/lib.a arch/sparc64/lib/lib.a lib/built-in.o
arch/sparc64/prom/built-in.o arch/sparc64/lib/built-in.o drivers/built-in.o
sound/built-in.o net/built-in.o --end-group
--
n@work Internet Informationssysteme | Nils Meyer <meyer@work.de>
n@work.de - http://www.work.de | - Technik
tel: 040/238809-0 |
fax: 040/238909-29 | Spaldingstr. 160d, 20097 Hamburg
next reply other threads:[~2005-12-21 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-21 12:23 Nils Meyer [this message]
2005-12-21 13:25 ` [2.6 patch] drivers/net/sungem.c: gem_remove_one mustn't be __devexit Adrian Bunk
2005-12-22 2:50 ` David S. Miller
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=200512211323.19242.meyer@work.de \
--to=meyer@work.de \
--cc=linux-kernel@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.