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

syscall: undefined: syscall.Syscall9 on darwin/amd64 #10068

Closed
mikioh opened this issue Mar 3, 2015 · 2 comments
Closed

syscall: undefined: syscall.Syscall9 on darwin/amd64 #10068

mikioh opened this issue Mar 3, 2015 · 2 comments
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Mar 3, 2015

An external package using syscall.Syscall9 cannot build on darwin/amd64. The build simply fails with a linker error "undefined: syscall.Syscall9." Both darwin/386 and darwin/arm are fine.

@minux
Copy link
Member

minux commented Mar 3, 2015 via email

@mikioh
Copy link
Contributor Author

mikioh commented Mar 4, 2015

I filed #10073 for darwin/arm.

@mikioh mikioh added this to the Go1.5 milestone Mar 5, 2015
@mikioh mikioh closed this as completed in b100216 Mar 14, 2015
gopherbot pushed a commit to golang/sys that referenced this issue Mar 14, 2015
Updates golang/go#10068.

Change-Id: Ide71d7dfd2ad95387c1914b89bc743cbcda7d1de
Reviewed-on: https://go-review.googlesource.com/7582
Reviewed-by: Rob Pike <r@golang.org>
@golang golang locked and limited conversation to collaborators Jun 25, 2016
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

3 participants