[cl-plus-ssl-devel] Problem loading libssl.so
Tayssir John Gabbour
tjg-lisp at pentaside.org
Tue Feb 28 00:47:15 UTC 2006
Hi,
Could someone offer any advice on dealing with this problem (on SBCL
0.9.9 on MacOS X 10.4.4):
----
Unable to load foreign library: /usr/libexec/httpd/libssl.so
[Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]
Restarts:
0: [RETRY] Try loading the foreign library again.
1: [USE-VALUE] Use another library instead.
2: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {40232BD9}> on
#<ASDF:CL-SOURCE-FILE "reload" {402321D9}>.
3: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {40232BD9}> on
#<ASDF:CL-SOURCE-FILE "reload" {402321D9}> as having been successful.
4: [ABORT-REQUEST] Abort handling SLIME request.
5: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: (CFFI::HANDLE-LOAD-FOREIGN-LIBRARY-ERROR
"/usr/libexec/httpd/libssl.so" "Unable to load foreign library: ~A"
"/usr/libexec/httpd/libssl.so")
1: (CFFI::LOAD-FOREIGN-LIBRARY-NAME "/usr/libexec/httpd/libssl.so")
2: (CFFI:LOAD-FOREIGN-LIBRARY "/usr/libexec/httpd/libssl.so")
3: ((SB-C::TOP-LEVEL-FORM (CFFI:LOAD-FOREIGN-LIBRARY
CL+SSL-SYSTEM:*LIBSSL-PATHNAME*)))
----
As you can see, I changed cl+ssl-system:*libssl-pathname*. I hope I'm
not making some obvious error.
Thanks for any help,
Tayssir
More information about the cl-plus-ssl-devel
mailing list