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.