* [FAILED COMPILE v4.3-rc2] conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
@ 2015-09-22 22:05 Steven Rostedt
2015-09-22 22:16 ` Joe Stringer
0 siblings, 1 reply; 3+ messages in thread
From: Steven Rostedt @ 2015-09-22 22:05 UTC (permalink / raw)
To: Joe Stringer, Justin Pettit, Andy Zhou, Thomas Graf,
Pravin B Shelar, David S. Miller
Cc: LKML, netdev
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
The attached config gives the following error:
net/built-in.o: In function `handle_fragments':
net/openvswitch/conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
Makefile:916: recipe for target 'vmlinux' failed
-- Steve
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 26973 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FAILED COMPILE v4.3-rc2] conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
2015-09-22 22:05 [FAILED COMPILE v4.3-rc2] conntrack.c:316: undefined reference to `nf_ct_frag6_gather' Steven Rostedt
@ 2015-09-22 22:16 ` Joe Stringer
2015-09-22 22:42 ` Steven Rostedt
0 siblings, 1 reply; 3+ messages in thread
From: Joe Stringer @ 2015-09-22 22:16 UTC (permalink / raw)
To: Steven Rostedt
Cc: Justin Pettit, Andy Zhou, Thomas Graf, Pravin B Shelar,
David S. Miller, LKML, Linux Netdev List
On 22 September 2015 at 15:05, Steven Rostedt <rostedt@goodmis.org> wrote:
>
> The attached config gives the following error:
>
> net/built-in.o: In function `handle_fragments':
> net/openvswitch/conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
> Makefile:916: recipe for target 'vmlinux' failed
>
> -- Steve
commit 38c089d "openvswitch: Fix dependency on IPv6 defrag." on dave's
net tree fixes this.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [FAILED COMPILE v4.3-rc2] conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
2015-09-22 22:16 ` Joe Stringer
@ 2015-09-22 22:42 ` Steven Rostedt
0 siblings, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2015-09-22 22:42 UTC (permalink / raw)
To: Joe Stringer
Cc: Justin Pettit, Andy Zhou, Thomas Graf, Pravin B Shelar,
David S. Miller, LKML, Linux Netdev List
On Tue, 22 Sep 2015 15:16:27 -0700
Joe Stringer <joestringer@nicira.com> wrote:
> On 22 September 2015 at 15:05, Steven Rostedt <rostedt@goodmis.org> wrote:
> >
> > The attached config gives the following error:
> >
> > net/built-in.o: In function `handle_fragments':
> > net/openvswitch/conntrack.c:316: undefined reference to `nf_ct_frag6_gather'
> > Makefile:916: recipe for target 'vmlinux' failed
> >
> > -- Steve
>
> commit 38c089d "openvswitch: Fix dependency on IPv6 defrag." on dave's
> net tree fixes this.
OK, thanks! I'll add it to my "fixes" patch queue for my tests.
-- Steve
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-22 22:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 22:05 [FAILED COMPILE v4.3-rc2] conntrack.c:316: undefined reference to `nf_ct_frag6_gather' Steven Rostedt
2015-09-22 22:16 ` Joe Stringer
2015-09-22 22:42 ` Steven Rostedt
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).