tar -xf openbox-menu-0.3.6.7.tar.bz2 cc -O2 -march=armv5te -Wall -g `pkg-config --cflags glib-2.0 gtk+-2.0 libmenu-cache` -c menu.c -o menu.o Package libmenu-cache was not found in the pkg-config search path. Perhaps you should add the directory containing `libmenu-cache.pc' to the PKG_CONFIG_PATH environment variable No package 'libmenu-cache' found menu.c:19:18: fatal error: glib.h: No such file or directory compilation terminated. make: *** [menu.o] Error 1 build() failed.