[cl-plus-ssl-devel] Fix for FreeBSD 7.2

Stian Sletner stian at copyleft.no
Wed Sep 16 09:32:44 UTC 2009


Hi.

We had to change this line in reload.lisp:

   (:unix (:or "libssl.so.0.9.8" "libssl.so"))

to

   (:unix (:or "libssl.so.0.9.8" "libssl.so" "libssl.so.4"))

to make it work under FreeBSD 7.2.

-- 
Stian Sletner
Copyleft Software AS




More information about the cl-plus-ssl-devel mailing list