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

x/sys/unix: cannot build for solaris #10086

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

x/sys/unix: cannot build for solaris #10086

mikioh opened this issue Mar 5, 2015 · 2 comments

Comments

@mikioh
Copy link
Contributor

mikioh commented Mar 5, 2015

The package is still under curation, just as a reminder.

# golang.org/x/sys/unix
/swdev/src/golang.org/x/sys/unix/zsyscall_solaris_amd64.go:9: undefined: syscall in syscall.newLazySO
/swdev/src/golang.org/x/sys/unix/zsyscall_solaris_amd64.go:10: undefined: syscall in syscall.newLazySO
/swdev/src/golang.org/x/sys/unix/zsyscall_solaris_amd64.go:353: undefined: syscall in syscall.Signal
@mikioh mikioh added the repo-sys label Mar 5, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc changed the title unix: cannot build for solaris x/sys/unix: cannot build for solaris Apr 14, 2015
@rsc rsc modified the milestones: Unreleased, Unplanned Apr 14, 2015
@rsc rsc removed the repo-sys label Apr 14, 2015
@binarycrusader
Copy link
Contributor

I have a complete set of fixes for Solaris, just waiting on my contributor agreement to be in place to contribute.

For those curious, this is what I have so far:
https://github.com/binarycrusader/sys/commit/8871e87c480f8edb55a7f445c853937e59bcdd37

@gopherbot
Copy link

CL https://golang.org/cl/13400 mentions this issue.

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

4 participants