Re: [GIT] Networking

From: Markus Trippelsdorf
Date: Sat Oct 18 2014 - 22:16:21 EST


On 2014.10.18 at 00:18 -0400, David Miller wrote:
>
> Please pull, thanks a lot.

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â
return TCP_SKB_CB(skb)->header.h6.iif;
^
scripts/Makefile.build:257: recipe for target 'net/core/sock.o' failed
make[2]: *** [net/core/sock.o] Error 1
scripts/Makefile.build:402: recipe for target 'net/core' failed
make[1]: *** [net/core] Error 2
Makefile:936: recipe for target 'net' failed
make: *** [net] Error 2

â Symbol: IPV6 [=n] â
â Type : tristate â
â Prompt: The IPv6 protocol â
â Location: â
â -> Networking support (NET [=y]) â
â -> Networking options â
â -> TCP/IP networking (INET [=y]) â
â Defined at net/ipv6/Kconfig:6 â
â Depends on: NET [=y] && INET [=y]

--
Markus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/