[PD] compile OSC on linux

derek holzer derek at x-i.net
Thu Apr 27 17:56:21 CEST 2006


Hi Will,

Will Hurt wrote:

> cd libOSC && make
> make[1]: Entering directory `/home/will/externals/OSCx/libOSC'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/will/externals/OSCx/libOSC'
> cd src && make
> make[1]: Entering directory `/home/will/externals/OSCx/src'
> cc -g -O2 -DUNIX -Wall -Wimplicit -Wunused -Wmissing-prototypes -O2
> -I../libOSC -I../../pd/src -I../../../pd/src -I../src -I../libOSC
> -I../../pd/src -I../../../pd/src -I../src -c -o dumpOSC.o dumpOSC.c
> dumpOSC.c:75:21: error: s_stuff.h: No such file or directory

Where are your PD sources? You should probably edit the makefile to 
point to them, since the compiler is looking for them in /home/will/pd/src

d.

-- 
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 125:
"Only a part, not the whole"




More information about the Pd-list mailing list