roracle@VBox:~/Downloads/ZeldaClassic-2.53/build$ make
Scanning dependencies of target zcsound
[ 1%] Building CXX object CMakeFiles/zcsound.dir/src/zcmusic.cpp.o
In file included from /home/roracle/Downloads/ZeldaClassic-2.53/./allegro/include/allegro/internal/alconfig.h:62:0,
from /home/roracle/Downloads/ZeldaClassic-2.53/./allegro/include/allegro/base.h:41,
from /home/roracle/Downloads/ZeldaClassic-2.53/./allegro/include/allegro.h:25,
from /home/roracle/Downloads/ZeldaClassic-2.53/src/zc_alleg.h:16,
from /home/roracle/Downloads/ZeldaClassic-2.53/src/zcmusic.cpp:13:
/home/roracle/Downloads/ZeldaClassic-2.53/./allegro/include/allegro/platform/alucfg.h:37:39: fatal error: allegro/platform/alunixac.h: No such file or directory
compilation terminated.
CMakeFiles/zcsound.dir/build.make:62: recipe for target 'CMakeFiles/zcsound.dir/src/zcmusic.cpp.o' failed
make[2]: *** [CMakeFiles/zcsound.dir/src/zcmusic.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/zcsound.dir/all' failed
make[1]: *** [CMakeFiles/zcsound.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2