Problemi plugin rotor [RISOLTO]
Inviato: 24 mar 2008, 23:54
Io non riesco ancora a compilare il plugin "rotor", nemmeno applicando le Extension Patch
Qualcuno sa come fare oppure mando il plugin a quel paese?

Qualcuno sa come fare oppure mando il plugin a quel paese?
Codice: Seleziona tutto
Plugin rotor:
make[1]: Entering directory `/vdr/vdr-1.6.0/PLUGINS/src/rotor-0.1.4'
make[1]: Leaving directory `/vdr/vdr-1.6.0/PLUGINS/src/rotor-0.1.4'
make[1]: Entering directory `/vdr/vdr-1.6.0/PLUGINS/src/rotor-0.1.4'
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_PLUGINMISSING -DUSE_ROTOR -DUSE_SETTIME -DUSE_SORTRECORDS -DPLUGIN_NAME_I18N='"rotor"' -I../../..//include -I/include rotor.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_PLUGINMISSING -DUSE_ROTOR -DUSE_SETTIME -DUSE_SORTRECORDS -DPLUGIN_NAME_I18N='"rotor"' -I../../..//include -I/include menuitems.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_PLUGINMISSING -DUSE_ROTOR -DUSE_SETTIME -DUSE_SORTRECORDS -DPLUGIN_NAME_I18N='"rotor"' -I../../..//include -I/include menu.c
menu.c: In member function 'void cMenuScan::AddChannel(int)':
menu.c:429: error: no matching function for call to 'cChannel::SetPids(int, int, int [33], char [33][8], int [17], char [17][8], int)'
../../..//include/vdr/channels.h:230: note: candidates are: void cChannel::SetPids(int, int, int*, char (*)[8], int*, char (*)[8], int*, char (*)[8], int)
menu.c: In member function 'void cMenuScan::SetPids(int, int, int, int*, char (*)[8], int*, char (*)[8], int)':
menu.c:467: error: no matching function for call to 'cChannel::SetPids(int&, int&, int*&, char (*&)[8], int*&, char (*&)[8], int&)'
../../..//include/vdr/channels.h:230: note: candidates are: void cChannel::SetPids(int, int, int*, char (*)[8], int*, char (*)[8], int*, char (*)[8], int)
make[1]: *** [menu.o] Error 1
make[1]: Leaving directory `/vdr/vdr-1.6.0/PLUGINS/src/rotor-0.1.4'
*** failed plugins: rotor