2013/3/22 matti picus <[email protected]> > 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
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
