subtitling.cpp:45: warning: `tuxtxt_RenderPage' initialized and declared `extern'
subtitling.cpp:45: error: variable or field `tuxtxt_RenderPage' declared void
subtitling.cpp:45: error: `tstRenderInfo' was not declared in this scope
subtitling.cpp:45: error: `renderinfo' was not declared in this scope
subtitling.cpp:46: warning: `tuxtxt_SetRenderingDefaults' initialized and declared `extern'
subtitling.cpp:46: error: `tstRenderInfo' was not declared in this scope
subtitling.cpp:46: error: `renderinfo' was not declared in this scope
subtitling.cpp:48: warning: `tuxtxt_InitRendering' initialized and declared `extern'
subtitling.cpp:48: error: `tstRenderInfo' was not declared in this scope
subtitling.cpp:48: error: `renderinfo' was not declared in this scope
subtitling.cpp:48: error: expected primary-expression before "int"
subtitling.cpp:48: warning: initializer expression list treated as compound expression
subtitling.cpp:49: warning: `tuxtxt_EndRendering' initialized and declared `extern'
subtitling.cpp:49: error: variable or field `tuxtxt_EndRendering' declared void
subtitling.cpp:49: error: `tstRenderInfo' was not declared in this scope
subtitling.cpp:49: error: `renderinfo' was not declared in this scope
subtitling.cpp:50: error: `tstRenderInfo' does not name a type
subtitling.cpp: In member function `void eSubtitleWidget::processNext()':
subtitling.cpp:142: error: `renderinfo' undeclared (first use this function)
subtitling.cpp:142: error: (Each undeclared identifier is reported only once for each function it appears in.)
subtitling.cpp:145: error: `tuxtxt_RenderPage' cannot be used as a function
subtitling.cpp: In member function `void eSubtitleWidget::startttx(int)':
subtitling.cpp:303: error: `renderinfo' undeclared (first use this function)
subtitling.cpp:303: error: `tuxtxt_SetRenderingDefaults' cannot be used as a function
subtitling.cpp:327: error: `tuxtxt_InitRendering' cannot be used as a function
subtitling.cpp:333: error: `tuxtxt_RenderPage' cannot be used as a function
subtitling.cpp: In member function `void eSubtitleWidget::stopttx()':
subtitling.cpp:555: error: `renderinfo' undeclared (first use this function)
subtitling.cpp:555: error: `tuxtxt_EndRendering' cannot be used as a function
subtitling.cpp: In member function `void eSubtitleWidget::setDelay(int)':
subtitling.cpp:580: error: `renderinfo' undeclared (first use this function)
make[5]: *** [subtitling.o] Error 1
make[5]: Leaving directory `/home/kalehrl/Dreambox/openembedded/1.5/dm500plus/build/tmp/work/enigma-cvs-20110222-r8/enigma/lib/dvb'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/kalehrl/Dreambox/openembedded/1.5/dm500plus/build/tmp/work/enigma-cvs-20110222-r8/enigma/lib/dvb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/kalehrl/Dreambox/openembedded/1.5/dm500plus/build/tmp/work/enigma-cvs-20110222-r8/enigma/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kalehrl/Dreambox/openembedded/1.5/dm500plus/build/tmp/work/enigma-cvs-20110222-r8/enigma'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/kalehrl/Dreambox/openembedded/1.5/dm500plus/build/tmp/work/enigma-cvs-20110222-r8/enigma'
FATAL: oe_runmake failed