ubuntu 20.04LTS 下构建geth出现error,大佬帮忙看看

y东 y东 提出于 2021-06-18 00:47 5312 浏览

错误信息:

dong@dong:/go-ethereum$ make geth
env GO111MODULE=on go run build/ci.go install ./cmd/geth
build/ci.go:62:2: use of internal package not allowed
/home/dong/goproject/src/crypto/ed25519/ed25519.go:33:2: use of internal package not allowed
make: *** [Makefile:16:geth] 错误 1

GO环境变量:

GOPATH=$HOME/goproject
GOROOT=/usr/local/go

geth源码地址:

dong@dong:/go-ethereum

3 个回答

大橙子 2021-06-29 15:16

写回答

你需要登录后才可以回答问题,登录