> > Well it is the case here. > - libcrypto.so.0.9.8 provides the SSLeay symbol. > - libcrypto.so.1.0.0 also provides the SSLeay symbol. > - but these 2 libraries are not ABI compatibles so we're not supposed to > link against libcrypto.so.1.0.0 a SSLeay symbol present in a binary that > was compiled against libcrypto.so.0.9.8. >
BTW, openssl 1.0.0 seems definitely not ABI compatible with 0.9.8 according to http://www.upstream-tracker.org/compat_reports/openssl/0.9.8x_to_1.0.0/abi_compat_report.html#Symbol_Problems_High Yann
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
