I'm looking for a different epg plugin then yaepg -- I downloaded fepg and calendar plugins but neither compile clean with 1.3.40. I like the look of calendar, but this is the error I'm getting: ccache g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"calendar"' -I../../../include -I../../../../DVB/include calendar.c ccache g++ -fPIC -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"calendar"' -I../../../include -I../../../../DVB/include menu.c menuitem.h:36: error: 'eDvbColor' has not been declared menuitem.h:36: error: 'eDvbColor' has not been declared menuitem.h:42: error: 'eDvbColor' has not been declared Any suggestions on what I'm missing? norm