[PD] compiling pluginhost~ on Ubuntu/Mint

Jamie Bullock jamie at jamiebullock.com
Tue Oct 9 20:35:15 CEST 2012


On 9 Oct 2012, at 19:26, Hans-Christoph Steiner <hans at at.or.at> wrote:

> 
> I just tried to compile pluginhost~ on my Mint install.  I have dssi-dev
> and ladspa-sdk installed.  I just ran "make" and got:
> 
> hans at palatschinken pluginhost~ $ make
> cc -I"/usr/local/include/pd" -I./include -DPD -DVERSION='"1.0"'
> -DHAVE_SYS_CLOSE_AUDIO -DHAVE_SYS_CLOSE_MIDI -fPIC -Wall -W -g -g -O0 -o
> "jsearch.o" -c "jsearch.c"
> jsearch.c: In function ‘LADSPADirectoryPluginSearch’:
> jsearch.c:40:5: error: unknown type name ‘bool’
> jsearch.c:40:20: error: ‘false’ undeclared (first use in this function)
> jsearch.c:40:20: note: each undeclared identifier is reported only once
> for each function it appears in
> jsearch.c:82:27: error: ‘true’ undeclared (first use in this function)
> make: *** [jsearch.o] Error 1
> 


Thanks for the bug report. Just fixed it in svn revision 16368.

best,

Jamie


More information about the Pd-list mailing list