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

can't make #30

Open
evanrich opened this issue Mar 27, 2015 · 2 comments
Open

can't make #30

evanrich opened this issue Mar 27, 2015 · 2 comments

Comments

@evanrich
Copy link

tried to install this, but got the following errors:

root@R510-OMV-MEDIA:/tmp# git clone https://github.com/hoonmin/influxdb-collectd-proxy.git
Cloning into 'influxdb-collectd-proxy'...
remote: Counting objects: 140, done.
remote: Total 140 (delta 0), reused 0 (delta 0), pack-reused 140
Receiving objects: 100% (140/140), 32.09 KiB, done.
Resolving deltas: 100% (73/73), done.
root@R510-OMV-MEDIA:/tmp# cd influxdb-collectd-proxy/
root@R510-OMV-MEDIA:/tmp/influxdb-collectd-proxy# make
GOPATH=:pwd go get github.com/paulhammond/gocollectd
GOPATH=:pwd go get github.com/influxdb/influxdb/client

github.com/influxdb/influxdb/influxql

src/github.com/influxdb/influxdb/influxql/scanner.go:323: method s.s.Scan is not an expression, must be called
src/github.com/influxdb/influxdb/influxql/scanner.go:328: method s.s.ScanRegex is not an expression, must be called
make: *** [get] Error 2

any ideas?

@alekiv
Copy link

alekiv commented Apr 25, 2015

same error

OS: Debian Wheezy amd64

@donpdonp
Copy link

Perhaps your go compiler is old?

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

3 participants