hi all,
fresh cvs download of all externals, then cd build / scons:
gcc -pipe -O2 -fPIC -DPD -DUNIX -I/usr/local/lib/pd/src -I/usr/include -I/usr/local/include -I. -I/home/patrick/src/pd/src -I/home/patrick/src/src -Isrc -Ishared -c -o src/rtin~.os src/rtin~.c src/rtin~.c:1:34: ../ggee/signal/rtin~.c: No such file or directory scons: *** [src/rtin~.os] Error 1 scons: building terminated because of errors.
what can i do to remove this error and build everything?
patrick