[linux-audio-dev] newbie problem compiling ladspaSDK on mac

Libero Mureddu libero.mureddu at gmail.com
Fri Mar 31 16:50:23 UTC 2006


Hi to everybody, I am new to this list. Many thanks to all the
developers, It's already more than two years that I'm a happy user of
free software for music on my ibook.
But only recently I've decided that it's worth to learn woh to compile
and install by myself the softwares that I use more often.

I'm using a lot the LADSPA plugins packaged for os x, but I'm trying
to compile the ladspa sdk. I've modified the makefile following the
patch provided with fink, and the compilation seems to go well.
However, at the end, I get the following error:


../bin/analyseplugin ../plugins/amp.so

../bin/analyseplugin ../plugins/noise.so

time ../bin/applyplugin -s 1                                    \
                        ../snd/noise.wav /tmp/test.wav          \
                        ../plugins/filter.so lpf 500            \
                        ../plugins/filter.so lpf 500            \
                        ../plugins/sine.so sine_fcaa 6000       \
                        ../plugins/delay.so delay_5s 1 0.1      \
                        ../plugins/amp.so amp_mono 4            \

Unable to find label "lpf" in plugin library file "../plugins/filter.so".
        0.01 real         0.00 user         0.00 sys
make: *** [/tmp/test.wav] Error 1

Can someone help me to solve this problem? I'm using mac os 10.4.4 on
a g4 ibook.

Regards,

Libero Mureddu



More information about the Linux-audio-dev mailing list