Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] vdr-browser compilation problem



I'm trying to compile the vdr-browser plugin but I receive this error:

make[1]: Entering directory `/usr/src/vdr-1.3.17/PLUGINS/src/browser'
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"browser"' -D_GNU_SOURCE -I../../../include -I../../../../DVB/include browser.c
In file included from browser.c:9:
browser.h:46: error: error sintàctic before `*' token
browser.c: En member function "void cBrowserSub::goUrl(const char*)":
browser.c:41: error: `body' undeclared (first use this function)
browser.c:41: error: (Each undeclared identifier is reported only once for each 
   function it appears in.)
browser.c:41: error: error d'analitza before `(' token
make[1]: *** [browser.o] Error 1

A syntax error in the source of the plugin? Seems to be stranger.

Any orientation?

Thanks





Home | Main Index | Thread Index