[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1230540499.4261.24.camel@alst60>
Date: Mon, 29 Dec 2008 10:48:19 +0200
From: "Aleksey Senin" <alekseys@...taire.com>
To: "Stephen Rothwell" <sfr@...b.auug.org.au>
Cc: "Roland Dreier" <rdreier@...co.com>,
<general@...ts.openfabrics.org>, <linux-next@...r.kernel.org>,
"LKML" <linux-kernel@...r.kernel.org>,
"Linus" <torvalds@...ux-foundation.org>
Subject: Re: linux-next: origin tree build failure
I'm going to change it by adding
#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
exactly as it solved in ipoib module and as Roland says.
On Mon, 2008-12-29 at 11:43 +1100, Stephen Rothwell wrote:
> Hi Roland,
>
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
>
> ERROR: ".ipv6_chk_addr" [drivers/infiniband/core/ib_addr.ko] undefined!
> ERROR: ".ip6_route_output" [drivers/infiniband/core/ib_addr.ko] undefined!
>
> Caused by commit 38617c64bf9a10bf20e41d95b69bb81e8560fe9d ("RDMA/addr:
> Add support for translating IPv6 addresses"). This requires a dependency
> on IPV6.
>
> I have reverted that commit for today (which fixes the build, but may not
> be the correct solution).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists