[R. Mattes]
Builds fine but doesn't load:
error opening shared object file '/usr/local/lib/ladspa/caps.so':
/usr/local/lib/ladspa/caps.so: undefined symbol: _ZN3DSP10Polynomial5clip9Ef
Template problem?
This happens with compilations with all of
g++, clang++ and clang++-libc++
Thanks, I've found the error and a new tarball is coming.
In the meantime, or to speed things up, you can grab
http://quitte.de/dsp/polynomials.cc
and drop it into the caps-0.9.1/dsp/ directory. Simply issuing
"make" again should do it.