<br><br><div class="gmail_quote">On Thu, Apr 18, 2013 at 2:56 PM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
On 18 April 2013 21:40, Igor Stasenko &lt;<a href="mailto:siguctua@gmail.com">siguctua@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 18 April 2013 22:09, Frank Shearar &lt;<a href="mailto:frank.shearar@gmail.com">frank.shearar@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 12 April 2013 12:40, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Fri, Apr 12, 2013 at 09:31:08AM +0400, Nikolay Suslov wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;&gt; Trying compiling the latest CogVM on linux CentOS 6.3 x64 with enabled<br>
&gt;&gt;&gt;&gt; SqueakSSL plugin. Everything is gone ok, I get the vm and the plugin.<br>
&gt;&gt;&gt;&gt; But the SqueakSSL primitive (create) fails signalling on the terminal:<br>
&gt;&gt;&gt;&gt; SqueakSSL: undefined symbol: SSL_connect<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; What could be wrong?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; It means that the function SSL_connect, which is declared in the ssh.h<br>
&gt;&gt;&gt; header file at compile time, could not be dynamically loaded at run time.<br>
&gt;&gt;&gt; This might be the case if the necessary library is not installed on your<br>
&gt;&gt;&gt; system, or if you have a 64 bit OS and do not have the 32 bit version of<br>
&gt;&gt;&gt; the library installed (which would be required for Cog).<br>
&gt;&gt;<br>
&gt;&gt; Could this also happen if Cog was built with one version of openssl<br>
&gt;&gt; (say, 1.0.0) but the user only had 0.9.8?<br>
&gt;&gt;<br>
&gt; unlikely.. the code which used in pluging did not touched for years..<br>
&gt; if library API would change, then it would fail to compile in a first place<br>
<br>
</div></div>Hm, OK, that&#39;s kind&#39;ve good. I just have an image and VM that _used_<br>
to work, and don&#39;t anymore, but I&#39;ve not updated the image other than<br>
making my local changes, and it&#39;s a Cog 2714 which has SqueakSSL, and<br>
I now see SSL_connect errors all the time. These didn&#39;t used to<br>
happen.<br></blockquote><div><br></div><div>What happens if you switch in the plugin from the other VM?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span class="HOEnZb"><font color="#888888"><br>
frank<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;&gt; frank<br>
&gt;&gt;<br>
&gt;&gt;&gt; Dave<br>
&gt;&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Best regards,<br>
&gt; Igor Stasenko.<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>