Normal build selected Using source code root directory: /home/wodz/rockbox Using m68k-elf-gcc 3.4.6 (304) Using m68k-elf-ld 2.16.1 Created Makefile wodz@skatol:~/rockbox/build$ make CC apps/action.c /home/wodz/rockbox/apps/action.c:26:18: lang.h: No such file or directory In file included from /home/wodz/rockbox/apps/action.c:30: /home/wodz/rockbox/apps/action.h:25:22: viewport.h: No such file or directory /home/wodz/rockbox/apps/action.c:33:20: splash.h: No such file or directory In file included from /home/wodz/rockbox/apps/action.c:34: /home/wodz/rockbox/apps/settings.h:29:54: statusbar.h: No such file or directory /home/wodz/rockbox/apps/settings.h:30:25: quickscreen.h: No such file or directory In file included from /home/wodz/rockbox/apps/action.c:34: /home/wodz/rockbox/apps/settings.h:520: error: `QUICKSCREEN_ITEM_COUNT' undeclared here (not in a function) /home/wodz/rockbox/apps/action.c: In function `button_flip_horizontally': /home/wodz/rockbox/apps/action.c:107: error: `BUTTON_LEFT' undeclared (first use in this function) /home/wodz/rockbox/apps/action.c:107: error: (Each undeclared identifier is reported only once /home/wodz/rockbox/apps/action.c:107: error: for each function it appears in.) /home/wodz/rockbox/apps/action.c:116: error: `BUTTON_RIGHT' undeclared (first use in this function) /home/wodz/rockbox/apps/action.c:268:6: warning: "BUTTON_REMOTE" is not defined /home/wodz/rockbox/apps/action.c: In function `get_action_statuscode': /home/wodz/rockbox/apps/action.c:361: error: `BUTTON_REMOTE' undeclared (first use in this function) make: *** [/home/wodz/rockbox/build/apps/action.o] Error 1