Anton Bobrov wrote:
while its very important to work on OpenLDAP compatibility issues as Thunderbird is not the only application having these kinda problems we are simply not there yet and it is extremely unlikely we gonna be 100% compatible ever mostly due to security layer/s diffs and no easy way to solve them today. i really dunno what to suggest to Thunderbird developers apart from maybe linking with ldap libs statically and restricting to local [ -Wl,-B,static -Wl,-B,local ], i dunno, seems like there is no clean solution :(
That seems like a fine choice to me. If we have problems with that, I think it would also be possible to script the GNU linker to do stuff like rewrite the mozilla libldap symbols with some prefix to cause them not to collide with the openldap symbols.
Dan _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
