Hi Cameron, hi Amaury,

On Thu, Jun 14, 2012 at 11:19 PM, Amaury Forgeot d'Arc
<[email protected]> wrote:
> 2012/6/14 Cameron Sparr <[email protected]>
>> but I there is no makefile in /tmp/usession-release-1.9-xx/
>
> Actually the Makefile is in the testing_1 subdirectory.

Not yet: I would guess that this crash occurs at the start of
translation.  The hard-coded paths /usr/lib/lib{ssl,crypto}.a come
from pypy/rlib/ropenssl.py; see and fix them here.  It's a hack, but a
needed one to avoid the infinite amount of troubles distributing Linux
binaries on systems which can have either openssl0.9.8 or
openssl1.0.0.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to