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

Build Erroer #9

Open
bpatelTWO opened this issue Sep 16, 2022 · 1 comment
Open

Build Erroer #9

bpatelTWO opened this issue Sep 16, 2022 · 1 comment

Comments

@bpatelTWO
Copy link

Ubunto 20.04 fresh install I'm getting an error on the make all

Any ideas?

make all
build/env.sh go get -v ./...
github.com/ethereum/go-ethereum (download)
get "golang.org/x/crypto/sha3": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at //golang.org/x/crypto/sha3?go-get=1
get "golang.org/x/crypto/sha3": verifying non-authoritative meta tag
golang.org/x/crypto (download)
get "gopkg.in/redis.v3": found meta tag get.metaImport{Prefix:"gopkg.in/redis.v3", VCS:"git", RepoRoot:"https://gopkg.in/redis.v3"} at //gopkg.in/redis.v3?go-get=1
gopkg.in/redis.v3 (download)
get "gopkg.in/bsm/ratelimit.v1": found meta tag get.metaImport{Prefix:"gopkg.in/bsm/ratelimit.v1", VCS:"git", RepoRoot:"https://gopkg.in/bsm/ratelimit.v1"} at //gopkg.in/bsm/ratelimit.v1?go-get=1
gopkg.in/bsm/ratelimit.v1 (download)
github.com/gorilla/mux (download)
github.com/robfig/cron (download)
github.com/ethereum/ethash (download)
github.com/yvasiyarov/gorelic (download)
github.com/yvasiyarov/go-metrics (download)
github.com/yvasiyarov/newrelic_platform_go (download)
github.com/ethereum/go-ethereum/common

github.com/ethereum/go-ethereum/common

../../ethereum/go-ethereum/common/test_utils.go:27:18: undefined: os.ReadFile
make: *** [Makefile:10: all] Error 2

@Miguel974
Copy link

HELLO DID YOU FIND A SOLUTION

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