Referencing this message: http://lists.puredata.info/pipermail/pd-list/2006-12/044837.html from Hans on 5 Dec 2006:
"FYI, I just enabled the building of [plugin~] on Mac OS X. So it should be included in nightly builds and upcoming test and final releases." <end quote>
I am not sure that this is actually the case, as I don't see it anywhere still (autobuild dir doesn't go back as far as this message). Hans, I would be interested to know what you did to get it to compile. I am still getting errors even after installing the ladspa (and ladspa-dev) libs via Fink. Here's my terminal output (I'm still a relative newbie at compiling so I don't understand exactly what this means):
klangisch:~/externals/plugin~ kmccoy$ scons scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... gcc -dynamiclib -o plugin~.pd_linux jload.os jsearch.os plugin~.os ld: Undefined symbols: _class_addmethod _class_new _dsp_addv _gensym _inlet_free _inlet_new _nullfn _outlet_anything _outlet_free _outlet_new _pd_new _post _sys_getsr /usr/bin/libtool: internal link edit command failed scons: *** [plugin~.pd_linux] Error 1 scons: building terminated because of errors.
Any help appreciated very much! I have tons of ladspa plugins just waiting to be used :) Kevin