hi all,
i'm trying to compile [dssi~] plugin on linux (ubuntu 10.10).
I installed the requested dependencies (dssi, ladspa-sdk and liblo "-
dev" packages) from synaptic, i couldn't find a -dev package for pd, so
downloaded pd-exended source code and put the content of "pd/src" in
the "include" folder, inside the folder where the makefile for dssi~
is.
I get this error:
athos@athos-laptop:~/Pure Data/dssi~$ make
cc -
DPD -O3 -Wall -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-
parentheses -Wno-switch -L/usr/local/lib/ -I ./ -I ../src -
I/usr/local/include/ -I ./include -I/usr/local/include/dssi/ -c
src/jsearch.c
cc -DPD -O3 -Wall -W -Wshadow -Wstrict-prototypes -Wno-
unused -Wno-parentheses -Wno-switch -L/usr/local/lib/ -I ./ -I ../src -
I/usr/local/include/ -I ./include -I/usr/local/include/dssi/ -c
src/jload.c
cc -DPD -O3 -Wall -W -Wshadow -Wstrict-prototypes -Wno-
unused -Wno-parentheses -Wno-switch -L/usr/local/lib/ -I ./ -I ../src -
I/usr/local/include/ -I ./include -I/usr/local/include/dssi/ -c
src/dssi~.c
cc -bundle -undefined suppress -flat_namespace -llo -o
dssi~.pd_darwin dssi~.o jload.o jsearch.o
cc: suppress: File o
directory non esistente
cc: unrecognized option '-bundle'
make: ***
[src/dssi~.pd_darwin] Errore 1
Can someone give me some hints (or
point me to a pre-compiled version of the external)?
thanks!
athos
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list