[<prev] [next>] [day] [month] [year] [list]
Message-ID: <a8588cf6-0ad6-0bdd-7412-474f0285d423@skogtun.org>
Date: Mon, 17 Aug 2020 00:20:10 +0200
From: Harald Arnesen <harald@...gtun.org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Eric Dumazet <edumazet@...gle.com>
Subject: BISECTED: build error on 5.9-rc1
I get the following build error:
ld: net/core/fib_rules.o: in function `fib_rules_lookup':
fib_rules.c:(.text+0x319): undefined reference to `fib6_rule_match'
ld: fib_rules.c:(.text+0x324): undefined reference to `fib6_rule_match'
ld: fib_rules.c:(.text+0x3cf): undefined reference to `fib6_rule_action'
ld: fib_rules.c:(.text+0x3d6): undefined reference to `fib6_rule_action'
ld: fib_rules.c:(.text+0x3ed): undefined reference to `fib6_rule_suppress'
ld: fib_rules.c:(.text+0x3ff): undefined reference to `fib6_rule_suppress'
make: *** [Makefile:1167: vmlinux] Error 1
'git bisect' points to commit 0e8642cf369a37b718c15effa6ffd52c00fd7d15,
and reverting that fixes the error.
Config file attached.
--
Hilsen Harald
View attachment "config-5.9-rc1" of type "text/plain" (138756 bytes)
Powered by blists - more mailing lists