Open
Description
Hello,
I'd like to run ethod on FreeBSD. When I try to install it in an instance via
go install github.com/wealdtech/ethdo@latest
it installs for a while until it fails with
go: downloading github.com/jmespath/go-jmespath v0.4.0
# github.com/wealdtech/ethdo
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.10.freebsd-amd64/pkg/tool/freebsd_amd64/link: running clang failed: exit status 1
ld: error: unable to find library -lbls384_256
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I assume this is because this specific library is just not available on FreeBSD and therefore I cannot use ethdo on FreeBSD. Is this correct?
Thanks
Metadata
Metadata
Assignees
Labels
No labels