Hi

I can't compile patched reelchannelscan (revision 6170)

goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# make clean
bzip2.c:135:22: error: missing binary operator before token "("


goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# make
bzip2.c:135:22: error: missing binary operator before token "("
g++ -fPIC -O2 -Wall -Woverloaded-virtual  -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR=\"../../..\" 
-DBOOST_IOSTREAMS_NO_LIB  -DNDEBUG -I../../../include -I../..//include 
channelscan.c
In file included from scan.h:34,
                 from csmenu.h:42,
                 from channelscan.c:31:
filter.h:193:1: warning: "MAXNETWORKNAME" redefined
In file included from ../../../include/vdr/device.h:18,
                 from scan.h:31,
                 from csmenu.h:42,
                 from channelscan.c:31:
../../../include/vdr/nit.h:16:1: warning: this is the location of the previous 
definition
channelscan.c: In member function ‘virtual void cMenuChannelscanSetup::Store()’:
channelscan.c:71: error: no matching function for call to 
‘cMenuChannelscanSetup::SetupStore(const char [12], const char [12], int&)’
../../../include/vdr/menuitems.h:182: note: candidates are: void 
cMenuSetupPage::SetupStore(const char*, const char*)
../../../include/vdr/menuitems.h:183: note:                 void 
cMenuSetupPage::SetupStore(const char*, int)
channelscan.c:72: error: no matching function for call to 
‘cMenuChannelscanSetup::SetupStore(const char [8], const char [12], int&)’
../../../include/vdr/menuitems.h:182: note: candidates are: void 
cMenuSetupPage::SetupStore(const char*, const char*)
../../../include/vdr/menuitems.h:183: note:                 void 
cMenuSetupPage::SetupStore(const char*, int)
make: *** [channelscan.o] Ошибка 1


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to