<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Okeydokey<br></div><div><br></div><div><br></div><div>In the mvm file in unixbuild/bld/ &nbsp;I thought I would try adding the library directly and it allowed the thing to compile.</div><div><br></div><div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div>&nbsp; &nbsp; LIBS="-lpthread -lssl -lcrypto"\</div></blockquote> <br>David, getting the thing to work on production could be as easy as adding those to doo-hickeys.</div><div><br></div><div>Running the image and checking built-in modules shows the plugin.<br></div><div><br></div><div>Running the tests shows the module being loaded: SqueakSSL * VMMaker.oscog-eem.667 (i) (woot!)</div><div><br></div><div>Throwing a breakpoint in testGooglePopStream gives the response in the Subject line:&nbsp; +OK Gpop ready for requests from 72.250.235.130 dc2mb105720703oab<br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div>(SqueakSSLTest selector: #testGooglePopStream) run.</div></blockquote> <br>Testrunner shows 14 run, 3 passes, 0 expected failures, 6 failures, 5 errors, 0 unexpected passes.</div><div><br></div><div><br></div><div>HOWEVER, I just recently upgraded my openssl packages and modified my ssl_config per this post: http://alien.slackbook.org/blog/securing-remote-root-access/&nbsp;</div><div>which means I have an odd port, and am limited to protocol 2 so it could be stuff like that messing up the tests (my bet it is)</div><div><br></div><div><br></div><div>I am going to do attempt a rebuild using the 64bit libraries in /lib64 and see what happens, plus debug the errors above.</div><div><br></div><div>If anybody has not fudgelated their ssl configuration and has the means to test, please give it a go.</div><div><br></div><div>cheers.</div><div><br></div><div>tty</div></div></body></html>