<div dir="ltr">Great thanks!<div>The portable pypy did work.</div><div>I am very interested in how it done, but did not find detail descriptions on github page.</div><div>Could you please provide the document on how to build the portable version?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 8, 2015 at 10:55 PM, Phyo Arkar <span dir="ltr"><<a href="mailto:phyo.arkarlwin@gmail.com" target="_blank">phyo.arkarlwin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"><a href="https://github.com/squeaky-pl/portable-pypy" target="_blank">https://github.com/squeaky-pl/portable-pypy</a></p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On May 8, 2015 9:23 PM, "Phyo Arkar" <<a href="mailto:phyo.arkarlwin@gmail.com" target="_blank">phyo.arkarlwin@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">can you try with portable pypy ?</p>
<div style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>We would like to try latest pypy 2.5.1. </div><div>However, we found out the downloaded binary was not compatible with our Linux enviroment (Redhat EL5.7, kernel 2.6.32). And for some reasons, we have no plans to upgrade Linux soon.</div><div>I tried to build pypy 2.5.1 source code, and met some errors as below:</div><div><div><br></div><div>[translation:ERROR] CompilationError: CompilationError(err="""</div><div>[translation:ERROR] <span style="white-space:pre-wrap">       </span>/tmp/usession-release-2.5.1-23/platcheck_31.c: In function ‘dump_section_SSL_TLSEXT_ERR_ALERT_FATAL’:</div><div>[translation:ERROR] <span style="white-space:pre-wrap">    </span>/tmp/usession-release-2.5.1-23/platcheck_31.c:719: error: ‘SSL_TLSEXT_ERR_ALERT_FATAL’ undeclared (first use in this function)</div><div>[translation:ERROR] <span style="white-space:pre-wrap">   </span>/tmp/usession-release-2.5.1-23/platcheck_31.c:719: error: (Each undeclared identifier is reported only once</div><div>[translation:ERROR] <span style="white-space:pre-wrap">  </span>/tmp/usession-release-2.5.1-23/platcheck_31.c:719: error: for each function it appears in.)</div><div>[translation:ERROR] <span style="white-space:pre-wrap">  </span>/tmp/usession-release-2.5.1-23/platcheck_31.c: In function ‘dump_section_SSL_TLSEXT_ERR_OK’:</div><div>[translation:ERROR] <span style="white-space:pre-wrap">     </span>/tmp/usession-release-2.5.1-23/platcheck_31.c:729: error: ‘SSL_TLSEXT_ERR_OK’ undeclared (first use in this function)</div><div>[translation:ERROR] <span style="white-space:pre-wrap">    </span>/tmp/usession-release-2.5.1-23/platcheck_31.c: In function ‘dump_section_TLSEXT_NAMETYPE_host_name’:</div><div>[translation:ERROR] <span style="white-space:pre-wrap">     </span>/tmp/usession-release-2.5.1-23/platcheck_31.c:769: error: ‘TLSEXT_NAMETYPE_host_name’ undeclared (first use in this function)</div></div><div><br></div><div>I checked openssl version on the system:</div><div>$grep "define OPENSSL_VERSION_TEX" /usr/include/openssl/opensslv.h<br></div><div><div>#define OPENSSL_VERSION_TEXT<span style="white-space:pre-wrap">        </span>"OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008"</div><div>#define OPENSSL_VERSION_TEXT<span style="white-space:pre-wrap">    </span>"OpenSSL 0.9.8e-rhel5 01 Jul 2008"</div></div><div><br></div><div>OpenSSL version looks old and does not have those variables definition.</div><div>Any good ideas to solve the issue?</div><div><br></div><div>Thanks!</div><div><br></div><div>-Ethan</div></div>
<br>_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org" target="_blank">pypy-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br>
<br></div>
</blockquote></div>
</div></div></blockquote></div><br></div>