Skip to content

x/sys/unix: fails to build with Go 1.3 -- missing file textflag.h #9211

@gopherbot

Description

@gopherbot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions