[Openmcl-devel] acl-compat
Ron Garret
ron at awun.net
Thu Jan 3 15:12:50 PST 2008
Has anyone successfully loaded acl-compat into ccl? When I try it
complains:
? (asdf:operate 'asdf:load-op :acl-compat)
> Error: Error component :CL-PPCRE not found, required by #<SYSTEM
"acl-compat" #x300041AB8C7D>
If I try to load cl-ppcre.asd (version 1.3.2) I get this:
> Error: value NIL is not of the expected type (OR STRING PATHNAME
STREAM).
> While executing: PATHNAME-DIRECTORY, in process Listener(93).
I can load cl-ppcre manually (via its load.lisp file) but that doesn't
make asdf happy.
rg
More information about the Openmcl-devel
mailing list