Created
December 18, 2013 14:18
-
-
Save viq/8023075 to your computer and use it in GitHub Desktop.
Trying to build logstash-forwarder on OpenBSD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ go build | |
# _/home/vagrant/logstash-forwarder | |
./filecompare.go:10: undefined: FileState | |
./prospector.go:42: undefined: FileState | |
./registrar.go:9: undefined: FileState | |
./registrar.go:20: undefined: file_ids | |
./registrar.go:21: undefined: FileState | |
./registrar_other.go:10: undefined: FileState |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment