Skip to content

ethdo compatibility on FreeBSD #153

Description

@airflow2010

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/[email protected]/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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions