Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hive installation fails #190

Closed
adilimroz opened this issue Mar 11, 2019 · 1 comment
Closed

Hive installation fails #190

adilimroz opened this issue Mar 11, 2019 · 1 comment
Assignees

Comments

@adilimroz
Copy link

adilimroz commented Mar 11, 2019

cc @FrankSzendzielarz

While installing the latest hive with

go get -v github.com/ethereum/hive

It throws an error undefined: ethdb.NewMemDatabase and doesn't generate the hive binary.

github.com/ethereum/hive (download)
created GOPATH=/home/adil/go; see 'go help gopath'
github.com/ethereum/go-ethereum (download)
github.com/ethereum/hive/chaintools
#github.com/ethereum/hive/chaintools
go/src/github.com/ethereum/hive/chaintools/chaintools.go:160:8: undefined: ethdb.NewMemDatabase

@FrankSzendzielarz
Copy link
Member

Should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants