$ sudo make
/usr/bin/arm-none-eabi-gcc -c -o arch_011_udd/ump_frontend.o arch_011_udd/ump_frontend.c -I./include -I./include/ump -Wall -march=armv6 -mthumb-interwork -fno-strict-aliasing -Wno-strict-aliasing -Wno-long-long -O3
In file included from arch_011_udd/ump_frontend.c:27:0:
./include/ump/ump_debug.h:45:19: fatal error: stdio.h: No such file or directory
#include <stdio.h>
^
compilation terminated.
Makefile:28: recipe for target 'arch_011_udd/ump_frontend.o' failed
make: *** [arch_011_udd/ump_frontend.o] Error 1