Re: linux-next: build failure after merge of the net-next tree

From: David Miller
Date: Sun Jan 11 2015 - 22:08:35 EST


From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Date: Mon, 12 Jan 2015 14:05:15 +1100

> Hi all,
>
> After merging the net-next tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> Documentation/networking/timestamping/txtimestamp.c: In function '__recv_errmsg_cmsg':
> Documentation/networking/timestamping/txtimestamp.c:205:33: error: dereferencing pointer to incomplete type
> Documentation/networking/timestamping/txtimestamp.c:206:23: error: dereferencing pointer to incomplete type
>
> Caused by commit cd91cc5bdddf ("doc: fix the compile error of
> txtimestamp.c"). On (at least) Debian stable, the system's definition
> of struct in6_pktinfo depends on __USE_GNU being defined (at least, I
> think that is the problem).
>
> I have reverted that commit for today.

It's fixed as of 5 minutes ago in the net-next tree, sorry for this.
--
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/