Dear BLFS Maintainers and Supporters, Nice to meet you! I've been using LFS/BLFS for nearly a year and I really enjoy it.
Recently I recompiled OpenLDAP-2.4.44 and found that the configuration file /etc/openldap/slapd.conf uses libtool files (e.g. back_mdb.la) to refer backend modules. I've been following the section "Notes on Building Software" and removed the libtool files to find `/etc/init.d/slapd start` didn't work. Modifying back_mdb.la to back_mdb.so in /etc/openldap/slapd.conf fixed the issue and the verify command `ldapsearch ...` presented in the OpenLDAP page worked. However, I'm not sure if this "fix" leads to any other issues later on. Since removing libtool files is suggested in the BLFS book, it would be helpful to have the above fix added to slapd.conf in the page, or a note /usr/lib/openldap as an exception at the libtool section. Best Regards, Youhei Ohashi [email protected]
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
