Hi all, I can't get fepg to compile -- not sure why this isn't working -- any suggestions? g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"fepg"' -I../../../include -I../../../../DVB/include fepg.c fepg.c: In member function `virtual eOSState cFEpg::ProcessKey(eKeys)': fepg.c:868: error: `time_ms' was not declared in this scope fepg.c:868: warning: unused variable 'time_ms' fepg.c:993: error: `time_ms' was not declared in this scope fepg.c:993: warning: unused variable 'time_ms' make[1]: *** [fepg.o] Error 1