tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ssl code going astray



> Ordinarily you can't create such broken executables because you get
> duplicate symbols at link time, but I guess they've found a way to
> avoid that and make it fail harder :-|
The way I ran into something like that was using nss_ldap, where the base 
program and the nss_ldap SSL code pulled in two different versions of OpenSSL.

I switched to nss-pam-ldapd (there's an ancient PR of mine importing it)..


Home | Main Index | Thread Index | Old Index