netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Peng Tao <bergwolf@gmail.com>
Cc: kbuild test robot <fengguang.wu@intel.com>,
	Andreas Dilger <andreas.dilger@intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"kbuild-all@01.org" <kbuild-all@01.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: xt_TPROXY.c:undefined reference to `udp6_lib_lookup'
Date: Fri, 28 Mar 2014 12:07:32 +0100	[thread overview]
Message-ID: <20140328110732.GA4682@breakpoint.cc> (raw)
In-Reply-To: <CA+a=Yy67-y6P9RFZzx21C6LOxWrX8kpMgE9umERseZWCKXJ+RA@mail.gmail.com>

Peng Tao <bergwolf@gmail.com> wrote:
> On Fri, Mar 28, 2014 at 4:51 PM, kbuild test robot
> <fengguang.wu@intel.com> wrote:
> > tree:   git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head:   f217c44ebd41ce7369d2df07622b2839479183b0
> > commit: 2c185ffa270a95e3699c223a0ee67f560ec0db8c staging/lustre: don't compile procfs code when CONFIG_PROC_FS is off
> > date:   4 months ago
> > config: i386-randconfig-c1-03281459 (attached as .config)
> >
> > All error/warnings:
> >
> >    net/built-in.o: In function `tproxy_tg6_v1':
> >>> xt_TPROXY.c:(.text+0x44b23): undefined reference to `udp6_lib_lookup'
> >>> xt_TPROXY.c:(.text+0x44f6f): undefined reference to `udp6_lib_lookup'
> >>> xt_TPROXY.c:(.text+0x4505e): undefined reference to `udp6_lib_lookup'
> >    net/built-in.o: In function `tproxy_tg_init':
> >    xt_TPROXY.c:(.init.text+0x1748): undefined reference to `nf_defrag_ipv6_enable'
> >
> I don't see how this relates to a Lustre commit.

Its not.

> .config looks reasonable to me. It has CONFIG_IPV6=m, which should
> have built udp6_lib_lookup (net/ipv6/udp.c) yet ld failed to link it?

most likely TPROXY=y, seems we need change from
1a5bbfc3d6b700178b75743a2ba1fd2e58a8f36f
for TPROXY as well.

  reply	other threads:[~2014-03-28 11:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5335381f.hAg4XjgCrcKXOEa4%fengguang.wu@intel.com>
2014-03-28  9:30 ` xt_TPROXY.c:undefined reference to `udp6_lib_lookup' Peng Tao
2014-03-28 11:07   ` Florian Westphal [this message]
2014-03-28 12:24   ` Fengguang Wu

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=20140328110732.GA4682@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=andreas.dilger@intel.com \
    --cc=bergwolf@gmail.com \
    --cc=fengguang.wu@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kbuild-all@01.org \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).