.hex build problem

I’m sorry for but maybe someone can help me here.

I try to build the Goom synth app and getting this error message during ‘make’. Linux Mint 16 Petra 64-bit.

. .. ... .... ..... Creating object file for notestack.c Creating object file for mini\_cpp.cpp Creating object file for freertos\_heap.cpp Creating object file for wave.s sed: can't read project\_build/src/wave.dd: No such file or directory make: \*\*\* [project\_build/src/wave.o] Error 2

If I re-run the make, it finishes successfully but the resulting file is incomplete (smaller than the original and functional pre-built Goom project.hex from the repo).

I checked the system variables (PATH’s etc.) and all should be fine. (Have to check again, I’m not on the build machine now).

Does anyone have an idea what could be missing? Thanks in advance!