-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/01/2010 10:05 PM, Quanah Gibson-Mount wrote: > --On December 1, 2010 1:48:28 PM -0700 Chris Jacobs > <[email protected]> wrote: >> Main question: >> how to build openldap with all overlays as dynamically loaded modules >> (ie: optional). > > options.. \ > --enable-slapd \ > --enable-modules \ > --enable-overlays=mod \ > --enable-backends=mod \ > options
When using this set of configure parameters, some symbols cannot be loaded and slapd is killed when trying to resolve them during operation (mostly in back-ldap), all gets better when I add: - --enable-dynamic Am I doing something wrong, is it some problem in my build system (but even clean debian chroot does it) or should this never happen under normal circumstances? Ondra -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkz3mFYACgkQ9GWxeeH+cXua9QCdEv3ZuhS90uU7XF56CGzvIhse cAgAoKDDuh+j//ulrbfYuC/aXRGf2oLE =OrHy -----END PGP SIGNATURE----- This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
