"Component :CLFSWM not found" in load.lisp.

Philippe Brochard pbrochard at common-lisp.net
Wed Dec 4 14:52:10 UTC 2013


Michaël Cadilhac writes:

> Hi there everyone;
>
Hi,

> Compilation of CLFSWM fails with the error in the Subject.  I tried
> installing it through the AUR on Arch Linux, with the latest sbcl
> available, though the AUR is not to be blamed as the same error
> appears when compiling from source.
>
> To my very small understanding, it is ASDF who fails to find
> clfswm.asd.  In any cases, this is solved by adding "." to the ASDF's
> search path with, e.g.:
>
>       (push "./" asdf:*central-registry*)
>
> I'm really not sure which package should be fixed, if any, hence the
> report here might not really concern CLFSWM, in which case, sorry for
> the noise.
>
Thanks for the report. It's fixed in the cc7b5ea commit.

> Happy hacking,
>
Thanks. Happy hacking for you too.

> Michaël
>
Philippe



More information about the clfswm-devel mailing list