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

At install time, SSSD attempts the following in order to determine the
location to install the memberof.so:
1) If --with-ldb-lib-dir is specified to configure, it will use that path
2) `pkg-config --variable=modulesdir ldb`
3) Fall back to $(libdir)/ldb

The real bug here appears to be that the libldb-dev package on Debian is
not installing a proper pkgconfig file for ldb. Libldb is compiled to
expect plugins in /usr/modules/ldb. However either no pkgconfig file is
available, or it is missing the modulesdir variable to tell SSSD's
build-system where the modules belong. A bug should be opened with
libldb's packaging.


The workaround is to build SSSD with the following additional flag to
the configure script:

- --with-ldb-lib-dir=/usr/modules/ldb

- -- 
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.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkzAWl0ACgkQeiVVYja6o6NU8wCfVzxjM+IOdyI9Cc1eOHU8zeW4
sJMAn055PAfzJe9IqCv7Xm+oriTbN+fx
=x0wd
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to