public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 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

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