[erlang-questions] SSL_CTX_set_info_callback
Tony Rogvall
tony@REDACTED
Mon Sep 15 21:22:56 CEST 2008
Hi!
I have a slight build problem with R12B-4 on Mac OS X (10.5.4)
For some reason it fails to link esock_ssl with the reason:
Undefined symbols:
"_SSL_CTX_set_info_callback", referenced from:
_set_ssl_parameters in esock_openssl.o
ld: symbol(s) not found
If I comment away that call (it's just debugging anyway) everything
works fine.
I have checked what ever can be checked (include paths etc) everything
looks fine.
Any one else seen this?
Thanks
/Tony
More information about the erlang-questions
mailing list