building go compiler

Patrick Bakker fedora at glypsube.org
Wed Nov 17 05:20:10 UTC 2010


Hi,
I'm trying to build the Go compiler and the build script all.bash
brings up the following when executed:

****************************************

WARNING: the default SELinux policy on, at least, Fedora 12 breaks
Go. You can enable the features that Go needs via the following
command (as root):
  # setsebool -P allow_execstack 1

Note that this affects your system globally!

The build will continue in five seconds in case we misdiagnosed the issue...

****************************************

Is there any other recommended way of working around this problem or
should I simply perform this change if I want to build Go?


More information about the selinux mailing list