15 Jul
2020
15 Jul
'20
1:34 p.m.
On Jul 15, 2020, at 1:11 PM, electricworry <worryelectric@gmail.com> wrote:
Thanks. Indeed, I am on the master branch, fully up to date.
OK.
That fails at the point of building src/lib/util/dbuff_tests.c, which is why I was then looking at the fuzzer-no-link flag:
I don't see that. I did push a fix for fuzzer.c.
I am using Linux Mint 20 and clang is version 10. The instructions in src/bin/fuzzer.mk don't seem to be foolproof in my case, unfortunately.
You should be able to do: $ make fuzzer_radius And then run it. Alan DeKok.