Re: [sysvinit] Re: Build failure with selinux enabled

2010-03-23 Thread Werner Fink
On Sat, Mar 20, 2010 at 09:19:37AM +0100, Petter Reinholdtsen wrote: > [Petter Reinholdtsen] > > The current svn source fail to build with SE linux enabled. > > I investigated some more, and the MNT_DETACH was introduced after > glibc 2.7, which is the version in Debian Lenny on my laptop. It is

[sysvinit] Re: Build failure with selinux enabled

2010-03-21 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > The current svn source fail to build with SE linux enabled. I investigated some more, and the MNT_DETACH was introduced after glibc 2.7, which is the version in Debian Lenny on my laptop. It is present in 2.10 in the Debian unstable repository. This patch might solve the