I have made sure everything is up to date on the Raspberry Pi. When I try to run the command "sudo make -f makefile.gnu install" I am returned:
make: *** No rule to make target '/usr/include/arm-linux-gnueabihf/bits/predefs.h', needed by 'g_canvas.o'. Stop.
It would appear the issue is that the predefs.h file isn't where it should be, or isn't on here at all.
Has anyone run into this issue?