Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1287868
| From | Pablo Neira Ayuso <pablo@netfilter.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: undefined reference to `nf_conntrack_untracked' |
| Date | 2015-12-09 22:20 +0100 |
| Message-ID | <qDUjw-5eV-13@gated-at.bofh.it> (permalink) |
| References | <qCzqN-2b5-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Dec 06, 2015 at 12:47:10PM +0800, kbuild test robot wrote: > Hi Pablo, > > FYI, the error/warning still remains. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: a2dbb7b56f2c29fc78b18a3fbe47ad80f6912092 > commit: bbde9fc1824aab58bc78c084163007dd6c03fe5b netfilter: factor out packet duplication for IPv4/IPv6 > date: 4 months ago > config: x86_64-randconfig-s5-12061137 (attached as .config) > reproduce: > git checkout bbde9fc1824aab58bc78c084163007dd6c03fe5b > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > net/built-in.o: In function `nf_dup_ipv4': > >> (.text+0xd434f): undefined reference to `nf_conntrack_untracked' I have just send this patch to address this problem: http://patchwork.ozlabs.org/patch/554805/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
undefined reference to `nf_conntrack_untracked' kbuild test robot <fengguang.wu@intel.com> - 2015-12-06 05:50 +0100 Re: undefined reference to `nf_conntrack_untracked' Pablo Neira Ayuso <pablo@netfilter.org> - 2015-12-09 22:20 +0100
csiph-web