This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SELinux build issue


On Tue, Jun 19, 2012 at 11:11:21AM -0400, Carlos O'Donell wrote:
> On 6/19/2012 1:44 AM, Wolf wrote:
> > I reported bug #14253 and was asked to see if anyone is building and
> > testing with SELinux. The nss folder needs to link with libsepol and
> > doesn't; the following sed fixes the issue:
> > 
> > sed -i 's/-lselinux/& -lsepol/' nss/Makefile
> 
> Aurelien, Mike,
> 
> Are Debian and Gentoo building with SELinux support?

Debian doesn't build glibc with SELinux support, but the plan is to
enable it for the 2.16 version.

Cheers,
Aurelien

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]