Upstream kernel build failures in include/net/tcp.h

From: Guenter Roeck
Date: Sun Oct 19 2014 - 00:38:09 EST


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
--
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/