Hello, in order for cl+ssl to compile on clisp+cygwin, I had to add a library specification for cygwin. On my setup, I added "(:cygwin "cygssl-1.0.0.dll")" to define-foreign-library in reload.lisp Mirko