[pypy-dev] strange difference between py3k and default on win32 build

Amaury Forgeot d'Arc amauryfa at gmail.com
Fri Mar 22 10:00:01 CET 2013


2013/3/22 matti picus <matti.picus at gmail.com>

> I tried kicking the new windows buildbot on py3k branch, and got a
> linking error about missing
> zlib in openssl
>
> http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/897/steps/translate/logs/stdio
> but I couldn't find any relevant diff between the two branches that
> would cause that. Before I commit
> a random fix to the problem I would like to understand why.
> Anyone have any ideas?
>

Which version of openssl is installed?
It's possible that something important changed since the 0.9.8 series.
(and why can't we see any openssl related options in the compile commands?)

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130322/f12805bd/attachment.html>


More information about the pypy-dev mailing list