[Clam-devel] problems with faust "make svg"

Pau Arumí parumi at iua.upf.edu
Fri Jul 18 04:29:21 PDT 2008


Hi Natanel, 
after updating clam to the new mode of faust compilation using "make"
instead of custom commands, NE complains with this error. (which is
exactly the same output obtained going to $CLAM_PATH/examples/ and
running "make svn")

$ make svg
make -f Makefile.svg
make[1]: Entering directory `/home/parumi/src/faust/examples'
faust -svg bandfilter.dsp > /dev/null
file math.lib not found in path /home/parumi/src/faust
ERROR : Unable to open file  math.lib 
make[1]: *** [bandfilter.dsp-svg] Error 1


"locate math.lib" shows that this file exists in several places
(FAUST_PATH points to ~/src/faust):

/usr/local/lib/faust/math.lib
/usr/share/doc/faust/examples/math.lib
/home/parumi/src/faust/architecture/math.lib

Do you have any idea why faust binary can not find this .lib? Else I'll
ask a faust ml.
Thanks!

P





More information about the clam-devel mailing list