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

编译beanseye 出错:make: *** [dep] 错误 2 #11

Open
weiliangwei opened this issue Nov 21, 2014 · 4 comments
Open

编译beanseye 出错:make: *** [dep] 错误 2 #11

weiliangwei opened this issue Nov 21, 2014 · 4 comments

Comments

@weiliangwei
Copy link

[root@localhost beanseye]# make
go get github.com/douban/goyaml

github.com/douban/goyaml

src/github.com/douban/goyaml/decode.go: 在函数‘_cgo_bec77eaae85a_Cfunc_event_alias’中:
src/github.com/douban/goyaml/decode.go:36: 错误:expected specifier-qualifier-list before ‘<’ token
make: *** [dep] 错误 2

@billpan
Copy link

billpan commented Nov 26, 2014

我也有这个现象, 是不是Go 版本问题?

@xiexiao
Copy link

xiexiao commented Dec 12, 2014

i use "gopkg.in/yaml.v2" instead of github.com/douban/goyaml

@kenneth
Copy link

kenneth commented Jan 6, 2015

go get gopkg.in/yaml.v2
can't load package: package gopkg.in/yaml.v2: no buildable Go source files in /Users/user/beanseye/src/gopkg.in/yaml.v2
make: *** [dep] Error 1

@xiexiao
Copy link

xiexiao commented Jan 7, 2015

Download the source file from browser.

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

4 participants