ethpool-update-project / open-callisto-pool

[Enhanced] Open Callisto Pool
https://clo.cryptomena.io
GNU General Public License v3.0
8 stars 19 forks source link

Build Erroer #9

Open bpatelTWO opened 2 years ago

bpatelTWO commented 2 years ago

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 commented 1 year ago

HELLO DID YOU FIND A SOLUTION