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

This is not a known issue. There should be no places in the SSSD where
we require the SELinux libraries except in the tools. Could you please
attach the build failures you see when building without the patch below?


On 11/03/2009 02:10 PM, Brian J. Murrell wrote:
> I found I needed the following patch to build on Ubuntu Karmic:
> 
> +--- sssd-0.7.1.orig/server/Makefile.am
> ++++ sssd-0.7.1/server/Makefile.am
> +@@ -233,13 +233,13 @@
> +     $(NSS_LIBS) \
> +     libsss_crypt.la
> + 
> +-TOOLS_LIBS = \
> +-    $(SSSD_LIBS)
> +-
> + if BUILD_SELINUX
> +-    TOOLS_LIBS += $(SELINUX_LIBS)
> ++    SSSD_LIBS += $(SELINUX_LIBS)
> + endif
> + 
> ++TOOLS_LIBS = \
> ++    $(SSSD_LIBS)
> ++
> + dist_noinst_HEADERS = \
> +     monitor/monitor.h \
> +     util/nss_sha512crypt.h \
> 
> Is this a known issue?
> 
> Cheers,
> b.
> 
> 
> 
> 
> _______________________________________________
> sssd-devel mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/sssd-devel


- -- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrwhMQACgkQeiVVYja6o6MU+QCfQpUEr9npVXJcs3+S805ss6m7
MaQAoI7L3Z8Ggt/h5eTi8UxuS3ym6vDP
=KefD
-----END PGP SIGNATURE-----
_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to