* Upstream kernel build failures in include/net/tcp.h
@ 2014-10-19 4:37 Guenter Roeck
2014-10-19 6:04 ` Eric Dumazet
0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2014-10-19 4:37 UTC (permalink / raw)
To: linux-kernel; +Cc: Linus Torvalds, Eric Dumazet, David S. Miller
Hi,
I am getting lots of build failures with the latest upstream kernel.
In file included from net/core/sock.c:140:0:
include/net/tcp.h: In function 'tcp_v6_iif':
include/net/tcp.h:738:32: error: 'union <anonymous>' has no member named 'h6'
This may have been introduced by 870c3151382 ("ipv6: introduce tcp_v6_iif()").
From the context, it looks like it happens if CONFIG_IPV6 is not enabled.
For details and failed configurations see the 'master' column at
http://server.roeck-us.net:8010/builders.
Guenter
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Upstream kernel build failures in include/net/tcp.h
2014-10-19 4:37 Upstream kernel build failures in include/net/tcp.h Guenter Roeck
@ 2014-10-19 6:04 ` Eric Dumazet
0 siblings, 0 replies; 2+ messages in thread
From: Eric Dumazet @ 2014-10-19 6:04 UTC (permalink / raw)
To: Guenter Roeck; +Cc: linux-kernel, Linus Torvalds, Eric Dumazet, David S. Miller
On Sat, 2014-10-18 at 21:37 -0700, Guenter Roeck wrote:
> Hi,
>
> I am getting lots of build failures with the latest upstream kernel.
>
> In file included from net/core/sock.c:140:0:
> include/net/tcp.h: In function 'tcp_v6_iif':
> include/net/tcp.h:738:32: error: 'union <anonymous>' has no member named 'h6'
>
> This may have been introduced by 870c3151382 ("ipv6: introduce tcp_v6_iif()").
> From the context, it looks like it happens if CONFIG_IPV6 is not enabled.
>
> For details and failed configurations see the 'master' column at
> http://server.roeck-us.net:8010/builders.
>
> Guenter
I sent the fix this morning, and it is in David net tree
http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=815afe1785da727ee48cd8e63ac4a3ec6c7459b3
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-19 6:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-19 4:37 Upstream kernel build failures in include/net/tcp.h Guenter Roeck
2014-10-19 6:04 ` Eric Dumazet
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®