by ryan@yhathq.com:
I am using two builds of go and I get the same result:
go version go1.3.3 darwin/amd64
go version go1.3.3 linux/amd64
I am trying to use the golang.org/x/sys/unix library. Building it results in the
following error:
$ go get golang.org/x/sys/unix
# golang.org/x/sys/unix
go/src/golang.org/x/sys/unix/asm.s:6 6a: No such file or directory: textflag.h