On 2011-04-25 14:54:18 -0300, David Bremner wrote: > Yeah, this is a problem for the official Debian builds as well. > > Would it be enough just to hack out all of the mentions of > SSLv2_(client|server)_method? Has anyone tried?
The latest commit changes the openssl module to fail gracefully at runtime when SSLv2 can't be found instead of failing to build. This should work on Debian too (tested on wheezy). Cheers, Asumu _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

