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? -- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux