You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. hg update weekly
2. cd misc/cgo/life/
3. make
What is the expected output?
life is compiled.
What do you see instead?
Makefile:5: ../../../src/Make.inc: No such file or directory
Makefile:31: ../../../src/Make.pkg: No such file or directory
make: *** No rule to make target `../../../src/Make.pkg'. Stop.
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
Mac 10.6
Which revision are you using? (hg identify)
43cf9b39b647 weekly/weekly.2012-02-14
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: