Apparently SSLv2 is considered dangerous and some Linux distributions have started shipping OpenSSL libraries with SSLv2 removed. (e.g. Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589706)
Since collects/openssl/mzssl.rkt depends on SSLv2 (presumably for legacy support?), this seems to cause a build failure on Debian testing and newer using the system libraries. Is there any reason to keep SSLv2 around or can this be removed? Cheers, Asumu _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

