has anyone built hello_pi recently?
and able to offer advice?
fully up-to-date Rasbian Wheezy
following hello_pi README
sudo make -C libs/ilclient
sudo make -C libs/vgfont
no errors reported
however subsequently there were very many errors when building each program
ie fatal error: interface/vcos/vcos.h: no such file...
I tried editing various files,
interface/vchiq/vchiq.h No such file...
nb vchiq is not present, maybe vchiq_arm?
noted -lpthread is already in makefile.include
cannot seem to find what issue might be?
cheers!
