Hi, I've also encountered this error and haven't been able to find a solution. Have you had any luck since you asked? Regards, Michal On 24/03/2005, at 11:03 PM, Patrick Maier wrote: > Hi, > Ive tried to compile transfron 0.3.2 with VDR 1.3.23 but without > success. > Does anyone know how to correct that problem? > > make[1]: Entering directory > `/usr/local/video/vdr-1.3.23/PLUGINS/src/transfron' > g++ -Wall -Woverloaded-virtual -Werror -O2 - > DPLUGIN_NAME_I18N='"transfron"' > -I../../../include -I../../../../DVB/include -c schedule.cpp > schedule.cpp: In member function `void TFScheduleItem::select(bool)': > schedule.cpp:74: error: `clrBackground' undeclared (first use this > function) > schedule.cpp:74: error: (Each undeclared identifier is reported > only once > for > each function it appears in.) > schedule.cpp:74: error: `SetColor' undeclared (first use this > function) > schedule.cpp:78: error: `userColor' undeclared (first use this > function) > schedule.cpp: In member function `eOSState > TFScheduleMenu::convProtocol()': > schedule.cpp:111: error: `Interface' undeclared (first use this > function) > make[1]: *** [schedule.o] Error 1 > make[1]: Leaving directory > `/usr/local/video/vdr-1.3.23/PLUGINS/src/transfron' > > > Greets > Patrick > > -- > There are only 10 kind of people who understand binary digits: > Those who do - Those who don't... > > > _______________________________________________ > vdr mailing list > vdr@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > >