On Monday, November 19, 2018 8:02 PM, Jason A. Donenfeld <[email protected]> wrote:
> Hi Jordan, > On Mon, Nov 19, 2018 at 7:04 PM Jordan Glover > [email protected] wrote: > > > It fails to build for me (doing in-kernel build with Linux 4.20rc3 and > > WireGuard/contrib/kernel-tree/create-patch.sh) with below message: > > make[2]: *** No rule to make target > > 'net/wireguard/crypto/zinc/chacha20/chacha20-x86_64.o', needed by > > 'net/wireguard/built-in.a'. Stop. > > There is also following warn when applying wireguard patch: > > diff: /WireGuard/src/**/*.S_shipped: No such file or directory > > Ugh, sorry. This keeps happening: neglecting the jerry rig scripts, > because they're not in src/. I need to either move those into src/ or > add them to the CI so that this doesn't happen again. > > https://git.zx2c4.com/WireGuard/patch/?id=37466fb996ea174cddd3d836c2f49c53b10648ad > should fix it. > > Jason I can confirm that above fix works. Thank you. Jordan _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
