Ralf Haferkamp wrote:
On Dienstag, 12. Februar 2008, Michael Ströder wrote:
Hallvard B Furuseth wrote:
Michael Ströder writes:
/home/michael/src/openldap/OPENLDAP_REL_ENG_2_3/openldap/servers/s
lapd/.libs/lt-slapd:
Symbol `ldap_int_global_options' has different size in shared
object, consider re-linking
What ./configure options? Does make distclean and rebuild help?
I've attached the build script. It contains 'make distclean'. It
fails no matter whether I compile with -O4 or -O0 (gcc version
4.2.1).
Might that be caused by the missing "make depend" step?
Inserting 'make depend' into my build script does not help either. Note
that the very same build script works with RE24 but not with 2.3.40. :-(
Any hint? Maybe something related to libtool?
Hmm, I noticed that RE24 is not built with dynamically loadable
backends/overlays on my system although the parameters for ./configure
requires that.
Ciao, Michael.