Hi, On Tue, Dec 13, 2011 at 19:09, Bengt Richter <b...@oz.net> wrote: > pypy: /usr/lib/libcrypto.so.0.9.8: no version information available > (required by pypy) > pypy: /usr/lib/libssl.so.0.9.8: no version information available (required > by pypy)
This was fixed after the 1.7 release. Any binary linking openssl that you build on Debian Linux and use on another Linux system is going the print these warnings, that can be safely ignored. The nightly builds are made by linking with a hand-compiled version of openssl instead. Get them on http://buildbot.pypy.org/nightly/trunk/ (just don't get today's version, as it is subtly broken). A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev