Приветствую, gimli

no it doesn't help


make[1]: Entering directory `/usr/src/vdr170_0/PLUGINS/src/channelscan-0.6.1'
g++ -fPIC -O2 -Wall -Woverloaded-virtual -fno-strict-aliasing -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR=\"../../..\" 
-DBOOST_IOSTREAMS_NO_LIB  -DNDEBUG -I../../../include -I../..//include 
channelscan.c
g++ -fPIC -O2 -Wall -Woverloaded-virtual -fno-strict-aliasing -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR=\"../../..\" 
-DBOOST_IOSTREAMS_NO_LIB  -DNDEBUG -I../../../include -I../..//include csmenu.c
csmenu.c: In member function ‘void cMenuScanActive::Setup()’:
csmenu.c:954: warning: deprecated conversion from string constant to ‘char*’
csmenu.c:954: warning: deprecated conversion from string constant to ‘char*’
csmenu.c:954: warning: deprecated conversion from string constant to ‘char*’
csmenu.c:954: warning: deprecated conversion from string constant to ‘char*’
g++ -fPIC -O2 -Wall -Woverloaded-virtual -fno-strict-aliasing -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"reelchannelscan"' -DVDRDIR=\"../../..\" 
-DBOOST_IOSTREAMS_NO_LIB  -DNDEBUG -I../../../include -I../..//include filter.c
filter.c: In member function ‘virtual void PatFilter::Process(u_short, u_char, 
const u_char*, int)’:
filter.c:681: error: no matching function for call to ‘cChannel::SetPids(int&, 
int, int, int [33], char [33][8], int [17], char [17][8], int [33], char 
[33][8], int&)’
../../../include/vdr/channels.h:232: note: candidates are: void 
cChannel::SetPids(int, int, int*, char (*)[8], int*, char (*)[8], int*, char 
(*)[8], int)
make[1]: *** [filter.o] Ошибка 1
make[1]: Leaving directory `/usr/src/vdr170_0/PLUGINS/src/channelscan-0.6.1'





> you hit a problem with gcc 4.3 changes ;)
> 
> svn co
> svn://reelbox.org/testing/src/vdr-plugins/src/channelscan-0.6.1 -r9040
> 
> The attached patch is absolutley untested. I may work or not.
> Basicly it survives the compile test ;)
> 
> cu
> 
> Edgar (gimli) Hucek
> 

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

Reply via email to