Compiling Wireguard-Android repo on a M1 Silicon Mac

Mark Lawrence nomad at null.net
Thu Feb 9 08:58:16 UTC 2023


On Thu Feb 09, 2023 at 08:05:35AM +0000, Houman wrote:
>
>I got this error message below. Any idea what I need to do? Thanks

Just read it a little more carefully :-)

>"https://dl.google.com/go/go1.18.2.darwin-arm64.tar.gz" && \
>  echo "6c7df9a2405f09aa9bab55c93c9c4ce41d3e58127d626bc1825ba5d0a0045d5c
> /Users/houmie/.gradle/caches/golang/go1.18.2.darwin-arm64.tar.gz.tmp"
>| sha256sum -c && \
    ^^^^^^^^
> ...
>  zsh:1: command not found: sha256sum

It seems your system does not have the SHA utilities installed.

-- 
Mark Lawrence


More information about the WireGuard mailing list