[CM] asdf and clm on sbcl

Juan Reyes juanig at ccrma.Stanford.EDU
Wed Feb 15 09:20:03 PST 2017


Hi,

As pointed out back in December, ASDF system definition file for CLM
doesn't seem to work.

On SBCL (1.3.5) if I type,

  (require :asdf)

  (load "clm.asd")

I get,
"There is no class named COMMON-LISP-USER::COMPILE-OP."

On SBCL, besides (require :asdf), do we need to load or get other ASDF
features in order to get 'compile-op' working ?.

Of course, if I go back to Rick's previous definition I get ASDF working
on SBCL again.

  Thanks,

   -- Juan Reyes


More information about the Cmdist mailing list