[armedbear-devel] cl+ssl problem

Cyrus Harmon ch-lisp at bobobeach.com
Thu Oct 7 16:44:21 UTC 2010


Dear ABCL Developers,

Attempting to asdf:load cl+ssl gives the following error:

Loadable FASL not found for '/Users/sly/.cache/common-lisp/armedbear-0.23.0-dev-fasl36-darwin-java-1.6/Users/sly/src/clbuild/source/cl+ssl/package.abcl' in 'jar:file:/Users/sly/.cache/common-lisp/armedbear-0.23.0-dev-fasl36-darwin-java-1.6/Users/sly/src/clbuild/source/cl ssl/package.abcl!/package._'
   [Condition of type FILE-ERROR]

A trivial rename of the .asd file (and the contained system) to, say, clssl, allows ABCL to get past this, so it looks like the + in the file name (or ASDF system name) is causing the problem.

Of course the trivial fix doesn't really fix things as there's still a CFFI problem, but that's for another email....

thanks,

Cyrus





More information about the armedbear-devel mailing list