[Vm-dev] SqueakSSL: undefined symbol: SSL_connect, on linux CentOS x64 and latest Cog

Igor Stasenko siguctua at gmail.com
Fri Apr 12 06:09:26 UTC 2013


On 12 April 2013 07:31, Nikolay Suslov <nsuslovi at gmail.com> wrote:
>
> Hello,
> Trying compiling the latest CogVM on linux CentOS 6.3 x64 with enabled SqueakSSL plugin. Everything is gone ok, I get the vm and the plugin.
> But the SqueakSSL primitive (create) fails signalling on the terminal:
> SqueakSSL: undefined symbol: SSL_connect
>
> What could be wrong?

Weird. My guess is that somehow during compilation it uses one SSL
library to link with,
but at runtime, completely different one.

>
> Thanks,
> Nikolay
>
>



-- 
Best regards,
Igor Stasenko.


More information about the Vm-dev mailing list