8000 ethdo compatibility on FreeBSD · Issue #153 · wealdtech/ethdo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ethdo compatibility on FreeBSD #153
Open
@airflow2010

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/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

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

      0