lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ