Skip to content

fail to run gopherjs with Go1.6 #403

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

Closed
siongui opened this issue Feb 18, 2016 · 2 comments
Closed

fail to run gopherjs with Go1.6 #403

siongui opened this issue Feb 18, 2016 · 2 comments

Comments

@siongui
Copy link

siongui commented Feb 18, 2016

I got the following error message with Go1.6. The same code is ok to compile with Go1.5.3

gopherjs build gopherjs/*.go -o website/pali.js
stat ~/dev/go/src/runtime/zgoos_linux.go: no such file or directory
@flimzy
Copy link
Member

flimzy commented Feb 18, 2016

This looks like a duplicate of #355

@dmitshur
Copy link
Member

It is a duplicate of #355. Work is being done in go1.6 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants