Compilation Error on Manjaro Linux

Having issues compiling Retroarch with the latest source code. Configure script runs just fine, however the makefile lacks some rules . The complete build process messages are as follows

CC input/drivers/linuxraw_input.c CC input/common/linux_common.c CC input/drivers_joypad/linuxraw_joypad.c make: *** No rule to make target ‘frontend/drivers/…/…/gfx/video_state_tracker.h’, needed by ‘obj-unix/release/frontend/drivers/platform_unix.o’. Stop.