Hi, On Tue, Nov 3, 2009 at 2:48 PM, Stephen Gallagher <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Actually, after a little bit of research, it appears that Ubuntu does > not support SELinux (in favor of AppArmor).
Selinux can be enabled in Ubuntu [1] - it's just not installed by default. [1]: https://help.ubuntu.com/community/SELinux > You almost certainly want to > be using the --without-selinux argument to configure. > > I just did a successful build with --without-selinux on Ubuntu 9.10. The > patch below was not required. > The karmic control file doesn't list libselinux1-dev [2] as a build dependency. Could this be the root cause of the failed build? [2]: http://packages.ubuntu.com/karmic/libselinux1-dev We could enable selinux during the build process (by adding libselinux1-dev as a build dependency). Do the tools work correctly if the system is not configured with selinux (the default in Ubuntu)? -- Mathias Gug Ubuntu Developer http://www.ubuntu.com _______________________________________________ sssd-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/sssd-devel
