From: David Miller <davem@davemloft.net>
To: mingo@elte.hu
Cc: linville@tuxdriver.com, tomas.winkler@intel.com,
linux-kernel@vger.kernel.org, kaber@trash.net,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
mabbas@linux.intel.com, ischram@telenet.be, rjw@sisk.pl
Subject: Re: [build bug] nf_nat_proto_sctp.c:(.text+0x6d173): undefined reference to `crc32c_le'
Date: Sun, 20 Apr 2008 23:53:54 -0700 (PDT) [thread overview]
Message-ID: <20080420.235354.104901823.davem@davemloft.net> (raw)
In-Reply-To: <20080421062244.GA862@elte.hu>
From: Ingo Molnar <mingo@elte.hu>
Date: Mon, 21 Apr 2008 08:22:44 +0200
> net/built-in.o: In function `sctp_manip_pkt':
> nf_nat_proto_sctp.c:(.text+0x6d173): undefined reference to `crc32c_le'
> nf_nat_proto_sctp.c:(.text+0x6d180): undefined reference to `crc32c_le'
> nf_nat_proto_sctp.c:(.text+0x6d196): undefined reference to `crc32c_le'
> nf_nat_proto_sctp.c:(.text+0x6d1c6): undefined reference to `crc32c_le'
>
> http://redhat.com/~mingo/misc/config-Mon_Apr_21_01_52_14_CEST_2008.bad
Thanks for your report Ingo.
Patrick, I'm not so sure how to fix this, or even what's wrong.
NF_NAT_PROTO_SCTP does a proper select on LIBCRC32C, but somehow
NF_NAT_PROTO_SCTP=y and LIBCRC32C=m.
I notice that IP_SCTP=m in this config. So perhaps the issue is the
case where two features do a select on an infrastructure config
option. Maybe whoever does the last 'select' gets to decide if the
option gets set to 'y' or 'm'?
It's just a guess, as I still for the life of me can't figure out
how these dependencies get sorted by the kbuild system in situations
like this.
next prev parent reply other threads:[~2008-04-21 6:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 6:22 Ingo Molnar
2008-04-21 6:53 ` David Miller [this message]
2008-04-21 8:44 ` Adrian Bunk
2008-04-21 8:59 ` David Miller
2008-04-21 11:18 ` Patrick McHardy
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=20080420.235354.104901823.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=ischram@telenet.be \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mabbas@linux.intel.com \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=tomas.winkler@intel.com \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®