[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110202.204606.226770967.davem@davemloft.net>
Date: Wed, 02 Feb 2011 20:46:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sfr@...b.auug.org.au
Cc: netdev@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the final tree (net
tree related)
From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Thu, 3 Feb 2011 15:13:09 +1100
> Hi all,
>
> After merging the final tree, today's linux-next build (sparc32 defconfig)
> failed like this:
>
> net/ipv4/fib_trie.c:98: error: redefinition of 'struct node'
>
> Probably exposed by commit 3630b7c050d9c3564f143d595339fc06b888d6f3
> ("ipv4: Remove fib_hash").
>
> Naming a struct "node" (in the face of include/linux/node.h) is a bit
> hopeful. :-)
>
> I have left this broken for now ...
This problem has existed forever, you just have only been testing
the build with fib_hash enabled instead of fib_trie.
I'm really surprised this has never been hit before. :-)
I'll fix it up, thanks for the report.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists