From: Aleksey Senin <alekseys@voltaire.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Roland Dreier <rdreier@cisco.com>,
linux-next@vger.kernel.org, Linus <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
general@lists.openfabrics.org
Subject: [ofa-general] Re: linux-next: origin tree build failure
Date: Mon, 29 Dec 2008 10:48:19 +0200 [thread overview]
Message-ID: <1230540499.4261.24.camel@alst60> (raw)
In-Reply-To: <20081229114321.4b6baea5.sfr@canb.auug.org.au>
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).
WARNING: multiple messages have this Message-ID (diff)
From: "Aleksey Senin" <alekseys@voltaire.com>
To: "Stephen Rothwell" <sfr@canb.auug.org.au>
Cc: "Roland Dreier" <rdreier@cisco.com>,
<general@lists.openfabrics.org>, <linux-next@vger.kernel.org>,
"LKML" <linux-kernel@vger.kernel.org>,
"Linus" <torvalds@linux-foundation.org>
Subject: Re: linux-next: origin tree build failure
Date: Mon, 29 Dec 2008 10:48:19 +0200 [thread overview]
Message-ID: <1230540499.4261.24.camel@alst60> (raw)
In-Reply-To: <20081229114321.4b6baea5.sfr@canb.auug.org.au>
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).
next prev parent reply other threads:[~2008-12-29 8:48 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-29 0:43 linux-next: origin tree build failure Stephen Rothwell
2008-12-29 3:36 ` Roland Dreier
2008-12-29 3:44 ` Roland Dreier
2008-12-29 9:58 ` Aleksey Senin
2008-12-29 16:13 ` [ofa-general] " Roland Dreier
2008-12-29 16:13 ` Roland Dreier
2008-12-29 16:52 ` [ofa-general] " Aleksey Senin
2008-12-29 16:52 ` Aleksey Senin
2008-12-29 20:18 ` [ofa-general] " Roland Dreier
2008-12-29 20:18 ` Roland Dreier
2008-12-29 21:07 ` [ofa-general] " Linus Torvalds
2008-12-29 21:07 ` Linus Torvalds
2008-12-29 21:35 ` [ofa-general] " Roland Dreier
2008-12-29 21:35 ` Roland Dreier
2008-12-29 21:48 ` [ofa-general] " Roland Dreier
2008-12-29 21:48 ` Roland Dreier
2008-12-29 8:48 ` Aleksey Senin [this message]
2008-12-29 8:48 ` Aleksey Senin
2008-12-30 7:38 ` [ofa-general] " Roland Dreier
2008-12-30 7:38 ` Roland Dreier
2008-12-30 8:30 ` [ofa-general] " Stephen Rothwell
2008-12-30 8:30 ` Stephen Rothwell
2008-12-30 15:41 ` [ofa-general] " Roland Dreier
2008-12-30 15:46 ` Stephen Rothwell
2008-12-30 22:52 ` Stephen Rothwell
2008-12-30 22:52 ` Stephen Rothwell
2008-12-30 22:56 ` Roland Dreier
2008-12-30 23:17 ` Stephen Rothwell
2008-12-30 23:17 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1230540499.4261.24.camel@alst60 \
--to=alekseys@voltaire.com \
--cc=general@lists.openfabrics.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=rdreier@cisco.com \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.