building go compiler

Daniel J Walsh dwalsh at redhat.com
Wed Nov 17 14:05:15 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/17/2010 12:20 AM, Patrick Bakker wrote:
> 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 at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/selinux
> 
> 
chcon -t execmem_exec_t PATHTOGO

Should say that only go can have this priv.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkzj4RsACgkQrlYvE4MpobMHzQCfTO196T5BKEmMUwmgvakzlK6Q
fUQAn21GHy+aV014sxFp0xy9nMn11CQ4
=4D4v
-----END PGP SIGNATURE-----


More information about the selinux mailing list