Updates:
Summary: sys/unix: fails to build with Go 1.3 -- missing file textflag.h
Cc:
r...@golang.org
Labels: Repo-Sys Release-None
Comment #1 on issue 9211 by
i...@golang.org: sys/unix: fails to build with
Go 1.3 -- missing file textflag.h
https://code.google.com/p/go/issues/detail?id=9211
At the moment it looks like the sys repository can only be built with Go
1.4 (not yet released). We could make it buildable with older releases by
dropping the #include "textflag.h" and using the numeric constants
instead. However, I don't know that this is any sort of priority.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings