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

make all出错 #3

Open
xiaobaozhong opened this issue Apr 14, 2020 · 0 comments
Open

make all出错 #3

xiaobaozhong opened this issue Apr 14, 2020 · 0 comments

Comments

@xiaobaozhong
Copy link

[qa@iop6 influxdb-gateway]$ make all
CGO_ENABLED=0 go build -o bin/influxdb-gateway main.go
../../influxdata/influxdb/tsdb/series_file.go:17:2: code in directory /home/qa/go/src/golang.org/x/sync/errgroup expects import "golang.org/x/oauth2"
../../influxdata/influxdb/pkg/limiter/writer.go:9:2: code in directory /home/qa/go/src/golang.org/x/time/rate expects import "golang.org/x/oauth2"
make: *** [b] Error 1

在goPath/src/golang.org/x/oauth2目录是有的。

我的编译环境是
influxdb v1.7版本
go version go1.11.1

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

1 participant