From: David van Hoose <davidvh@cox.net>
To: Niels den Otter <Niels.denOtter@surfnet.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.55: local symbols in net/ipv6/af_inet6.o
Date: Thu, 09 Jan 2003 04:47:31 -0600 [thread overview]
Message-ID: <3E1D5343.9040404@cox.net> (raw)
In-Reply-To: 20030109091025.GW31387@surly.surfnet.nl
Niels den Otter wrote:
> As of 2.5.54bk6 (including 2.5.55) I get the following compilation error:
>
SNIP!
> net/built-in.o(.init.text+0x1a34): In function `inet6_init':
> : undefined reference to `local symbols in discarded section .exit.text'
> make: *** [vmlinux] Error 1
>
>
> The reference_discarded.pl script says following:
> pangsit:/usr/src/linux/net> perl ~otter/reference_discarded.pl
> Finding objects, 245 objects, ignoring 0 module(s)
> Finding conglomerates, ignoring 11 conglomerate(s)
> Scanning objects
> Error: ./ipv6/af_inet6.o .init.text refers to 000003e4 R_386_PC32 .exit.text
> Done
>
> I tried both gcc-2.95 & gcc-3.2.2 .
Change the IPv6 option in your config from Y to M. That is a workaround
until whoever fixes that. I get it too.
-David
next prev parent reply other threads:[~2003-01-09 10:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 9:10 2.5.55: local symbols in net/ipv6/af_inet6.o Niels den Otter
2003-01-09 10:47 ` David van Hoose [this message]
2003-01-09 23:18 ` Anders Gustafsson
2003-01-10 6:40 ` 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=3E1D5343.9040404@cox.net \
--to=davidvh@cox.net \
--cc=Niels.denOtter@surfnet.nl \
--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.