Click to See Complete Forum and Search --> : openldap error message Symbol `ldap_int_global_options' has different size in shared


mrhoyt4
05-12-2004, 11:20 PM
I get this error message after I reinstalled openldap with tls support
Symbol `ldap_int_global_options' has different size in shared object, consider re-linking

I did make clean but make uninstall in openldap source file did not work because it was not defined(I did make uninstall before make clean).

openldap version 2.1.30
configuration used
./configure --sbindir=/usr/sbin --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/man --libdir=/usr/lib --libexecdir=/usr/libexec --with-tls --enable-spasswd

gentoo linux-2.6.5

mdwatts
05-13-2004, 02:57 PM
Is 'ldap_int_global_options' correct? I received absolutely no hits with a G4L search.

Anything in the Gentoo forums, openldap documentation or website on this error?

Any openldap users here that can lend a hand? Thanks

mrhoyt4
05-13-2004, 03:09 PM
I already had it installed with the emerge command and for got about it so when I installed it from the source it was conflicting with the other version because I installed it with differenct options(this is my guess). Now it works just fine.

mdwatts
05-13-2004, 03:21 PM
Originally posted by mrhoyt4
Now it works just fine.

Thanks... glad I could at least try to help. :(