[openssl-users] Symbol(s) not found _TLSv1_2_method _BIO_test_flags

Dan S danchik at rebelbase.com
Thu Jun 9 00:29:26 UTC 2016


Hello, I've compiled openssl.1.0.2h on osx (32bit) and linked staticly my
project with libcrypto.a and libssl/a, but I get 2 linking errors with
"Symbol(s) not found":

_TLSv1_2_method, referenced from ...
and
_BIO_test_flags, referenced from ...

Why would this be happening?


ps: (same code works on pc as well but it is linked there with previous
verision libs - 1.0.2g)


Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160608/fe16baa6/attachment.html>


More information about the openssl-users mailing list