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

cmd/cgo: programs in misc/cgo need to be updated #3109

Closed
davies opened this issue Feb 23, 2012 · 3 comments
Closed

cmd/cgo: programs in misc/cgo need to be updated #3109

davies opened this issue Feb 23, 2012 · 3 comments
Milestone

Comments

@davies
Copy link
Contributor

davies commented Feb 23, 2012

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
@dsymonds
Copy link
Contributor

Comment 1:

Labels changed: added priority-go1, cgo, removed priority-triage.

@rsc
Copy link
Contributor

rsc commented Feb 23, 2012

Comment 2:

Labels changed: added go1-must.

@griesemer
Copy link
Contributor

Comment 3:

Status changed to Duplicate.

Merged into issue #2982.

@rsc rsc added this to the Go1 milestone Apr 10, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants