[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200801103507.03ae069b@canb.auug.org.au>
Date: Sat, 1 Aug 2020 10:35:07 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
linux-decnet-user@...ts.sourceforge.net,
Brian Vazquez <brianvv@...gle.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: linux-next: Tree for Jul 31 (net/decnet/ & FIB_RULES)
Hi Randy,
On Fri, 31 Jul 2020 08:53:09 -0700 Randy Dunlap <rdunlap@...radead.org> wrote:
>
> on i386:
>
> ld: net/core/fib_rules.o: in function `fib_rules_lookup':
> fib_rules.c:(.text+0x16b8): undefined reference to `fib4_rule_match'
> ld: fib_rules.c:(.text+0x16bf): undefined reference to `fib4_rule_match'
> ld: fib_rules.c:(.text+0x170d): undefined reference to `fib4_rule_action'
> ld: fib_rules.c:(.text+0x171e): undefined reference to `fib4_rule_action'
> ld: fib_rules.c:(.text+0x1751): undefined reference to `fib4_rule_suppress'
> ld: fib_rules.c:(.text+0x175d): undefined reference to `fib4_rule_suppress'
>
> CONFIG_DECNET=y
> CONFIG_DECNET_ROUTER=y
>
> DECNET_ROUTER selects FIB_RULES.
I assume that CONFIG_IP_MULTIPLE_TABLES was not set for that build?
Caused by commit
b9aaec8f0be5 ("fib: use indirect call wrappers in the most common fib_rules_ops")
from the net-next tree.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists