[SSSD] Build Fixes

Benjamin Franzke benjaminfranzke at googlemail.com
Tue Oct 15 09:47:48 UTC 2013


Hi,

These two patches add missing CFLAGS/LIBS to Makefile.am:

[PATCH 1/2] BUILD: Link libsss_ad.so to sasl libs
[PATCH 2/2] BUILD: Use OPENLDAP_CFLAGS instead of LDAP_CFLAGS

This underlinking was noticed in make check (dlopen-test).

Note:
It failed for me since my openldap build had no sasl support,
which would otherwise have pulled in libsasl2.so.
Of course, that support should be in place, but the linking should still be
fixed.

BTW: It would propably be nice to have a configure check whether
openldap has sasl support, but it seems that would need a check if
ldap_sasl_interactive_bind returns LDAP_NOT_SUPPORTED.

Regards, Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20131015/7d93cd56/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUILD-Link-libsss_ad.so-to-sasl-libs.patch
Type: application/octet-stream
Size: 1466 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20131015/7d93cd56/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-BUILD-Use-OPENLDAP_CFLAGS-instead-of-LDAP_CFLAGS.patch
Type: application/octet-stream
Size: 1379 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20131015/7d93cd56/attachment-0001.obj>


More information about the sssd-devel mailing list