* undefined reference to `local symbols in discarded section .text.exit
@ 2002-01-09 1:01 CaT
2002-01-09 3:52 ` James Morris
2002-01-09 10:02 ` szonyi calin
0 siblings, 2 replies; 3+ messages in thread
From: CaT @ 2002-01-09 1:01 UTC (permalink / raw)
To: linux-kernel
I have modules and hotplug turned on (but nothing turned on in the
hotplug suboptions) but I get this error anyway:
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
net/network.o(.text.lock+0x1730): undefined reference to `local symbols
in discarded section .text.exit'
make: *** [vmlinux] Error 1
I've tried to track it down but I can't find what is triggering it. This
is with 2.4.18-pre2 with the following net related config options in:
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
CONFIG_NET_ETHERNET=y
CONFIG_NET_PCI=y
CONFIG_TULIP=y
CONFIG_TULIP_MWI=y
CONFIG_PPP=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPPOE=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_DEBUG=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_SYN_COOKIES=y
Help? I can't compile 2 kernels cos of this now and I need to with one
of them to try and track down a netfilter bug (this isn't the config
section for that kernel though).
--
SOCCER PLAYER IN GENITAL-BITING SCANDAL --- "It was something between
friends that I thought would have no importance until this morning when
I got up and saw all the commotion in the news," Gallardo told a news
conference. "It stunned me."
Reyes told Marca that he had "felt a slight pinch."
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: undefined reference to `local symbols in discarded section .text.exit
2002-01-09 1:01 undefined reference to `local symbols in discarded section .text.exit CaT
@ 2002-01-09 3:52 ` James Morris
2002-01-09 10:02 ` szonyi calin
1 sibling, 0 replies; 3+ messages in thread
From: James Morris @ 2002-01-09 3:52 UTC (permalink / raw)
To: CaT; +Cc: linux-kernel
On Wed, 9 Jan 2002, CaT wrote:
> I have modules and hotplug turned on (but nothing turned on in the
> hotplug suboptions) but I get this error anyway:
>
> /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
> /usr/src/linux/arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> net/network.o(.text.lock+0x1730): undefined reference to `local symbols
> in discarded section .text.exit'
> make: *** [vmlinux] Error 1
>
If you have CONFIG_IP_NF_NAT_SNMP_BASIC=y, see:
http://groups.google.com/groups?selm=18061.1009501031%40ocs3.intra.ocs.com.au
- James
--
James Morris
<jmorris@intercode.com.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: undefined reference to `local symbols in discarded section .text.exit
2002-01-09 1:01 undefined reference to `local symbols in discarded section .text.exit CaT
2002-01-09 3:52 ` James Morris
@ 2002-01-09 10:02 ` szonyi calin
1 sibling, 0 replies; 3+ messages in thread
From: szonyi calin @ 2002-01-09 10:02 UTC (permalink / raw)
To: CaT; +Cc: linux-kernel
--- CaT <cat@zip.com.au> a écrit : > I have modules
and hotplug turned on (but nothing
> turned on in the
> hotplug suboptions) but I get this error anyway:
>
> /usr/src/linux/arch/i386/lib/lib.a
> /usr/src/linux/lib/lib.a
> /usr/src/linux/arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> net/network.o(.text.lock+0x1730): undefined
> reference to `local symbols
> in discarded section .text.exit'
> make: *** [vmlinux] Error 1
your binutils needs an upgrade
had the same problem and now i'm using binutils 2.11.2
without problems
hope it helps
=====
--------------------------------------------
,-----.
," ^ ^ ",
| @ @ |
----OOOO---------------OOOO----
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-09 10:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-09 1:01 undefined reference to `local symbols in discarded section .text.exit CaT
2002-01-09 3:52 ` James Morris
2002-01-09 10:02 ` szonyi calin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox