[CM] clm fails to compile on first load

2018-03-19 Thread stefano franchi
Dear all,

I just downloaded clm-5 and was trying to load it into a sbcl image with a
simple (asdf:load-system :clm).
Compilation of fails with the following message:

Error opening shared object
"/home/stefano/quicklisp/local-projects/clm/libclm.so":
  /home/stefano/quicklisp/local-projects/clm/libclm.so: undefined symbol:
src_delete.

It looks like there is something missing, but not sure what.

Lisp newbie would  greatly appreciate some help.

Cheers,

Stefano

-- 
__
Stefano Franchi

stefano.fran...@gmail.com 
http://stefano.cleinias.org
___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist


Re: [CM] clm fails to compile on first load

2018-03-19 Thread bil

I think src_delete is from libsamplerate (or at
least samplerate.h).  I don't think I've ever tried
to build the CL version of clm --with-jack.
Look for some file (maybe clm.asd?) that pushes
:jack on *features*.

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
https://cm-mail.stanford.edu/mailman/listinfo/cmdist