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

This error occurs while trying to build the go distribution #4

Open
GoogleCodeExporter opened this issue Nov 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. cd $GOROOT/src
2. ./all.bash
3.

What is the expected output? What do you see instead?
Expected results:
--- cd ../test
N known bugs; 0 unexpected bugs 
where N is a number that varies from release to release. 

Current results:
Clean.bash: line 17: make: command not found
.
.
.

%%%% making lib9 %%%%
make.bash: line 86: make: command not found

What version of the product are you using? On what operating system?
I;m using it on windows vista (via cygwin)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Mar 2010 at 2:12

@GoogleCodeExporter
Copy link
Author

you have to install make 

Original comment by [email protected] on 26 Dec 2010 at 6:50

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

1 participant