Please answer these questions before submitting your issue. Thanks!
- What version of Go are you using (
go version)?
1.6
- What operating system and processor architecture are you using (
go env)?
arm, raspbian (raspberry pi 2)
- What did you do?
(Use play.golang.org to provide a runnable example, if possible.)
Tried to install golang.org/x/sys/unix
- What did you expect to see?
- What did you see instead?
It doesn't compile, because TimevalToNsec is missing from https://github.com/golang/sys/blob/master/unix/syscall_linux_arm.go