Pd builds and installs fine from HEAD but I can't seem to get externals built. It churns for awhile, then:
make -k externals
make[1]: Entering directory /home/dto/bigsrc/pd/externals/build/linux' cc -fPIC -DPD -DUNIX -funroll-loops -fomit-frame-pointer -O3 -march=athlon-xp -m3dnow -msse -mfpmath=sse -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -I. -I.. -I../../../pd/src -I../include -o "concat.o" -c "../src/concat.c" ../src/concat.c:1:39: ../../ggee/control/concat.c: No such file or directory make[1]: *** [concat.pd_linux] Error 1 make[1]: Target
externals' not remade because of errors.
make[1]: Leaving directory `/home/dto/bigsrc/pd/externals/build/linux'
make: *** [all] Error 2
[root@pod linux]#
can anyone tell me what this error means ?
[root@pod linux]# make