Skip to content

make all出错 #3

@xiaobaozhong

Description

@xiaobaozhong

[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions