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

compile faild #436

Closed
chennqqi opened this issue Jun 1, 2017 · 2 comments
Closed

compile faild #436

chennqqi opened this issue Jun 1, 2017 · 2 comments

Comments

@chennqqi
Copy link

chennqqi commented Jun 1, 2017

github.com/future-architect/vuls/report

report/azureblob.go:142: cli.CreateBlockBlobFromReader undefined (type storage.BlobStorageClient has no field or method CreateBlockBlobFromReader)
report/tui.go:46: undefined: gocui.OutputNormal
report/tui.go:46: too many arguments in call to gocui.NewGui
have ()
want ()
report/tui.go:46: assignment count mismatch: 2 = 1
report/tui.go:178: assignment count mismatch: 2 = 1
report/tui.go:182: assignment count mismatch: 2 = 1
report/tui.go:184: assignment count mismatch: 2 = 1
report/tui.go:186: assignment count mismatch: 2 = 1
report/tui.go:188: assignment count mismatch: 2 = 1
report/tui.go:190: assignment count mismatch: 2 = 1
report/tui.go:190: too many errors

@kotakanbe
Copy link
Member

You should use make install or make build (not go get).
https://github.com/future-architect/vuls#step4-deploy-vuls

@chennqqi
Copy link
Author

chennqqi commented Jun 5, 2017

Thank you, finally done!
Maybe network problem(FUCK GFW)!
Close this issue.

@chennqqi chennqqi closed this as completed Jun 5, 2017
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

2 participants