Hallo,
ich suche einen Patch für undelete-0.2.1 unter vdr-1.6
Code
Entering directory `/usr/local/src/vdr-1.6.0_EX-72/PLUGINS/src/undelete-0.2.1'
g++ -g -Wall -Woverloaded-virtual -g -ggdb -O0 -fPIC -c -DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DELTIMESHIFTREC -DUSE_DOLBYINREC -DUSE_DVBSETUP -DUSE_DVDARCHIVE -DUSE_DVLRECSCRIPTADDON -DUSE_DVLVIDPREFER -DUSE_DVLFRIENDLYFNAMES -DUSE_JUMPPLAY -DUSE_LIEMIEXT -DUSE_LIRCSETTINGS -DUSE_LIVEBUFFER -DUSE_MAINMENUHOOKS -DUSE_NOEPG -DUSE_OSDMAXITEMS -DUSE_PLUGINMISSING -DUSE_SETTIME -DUSE_SOURCECAPS -DUSE_SORTRECORDS -DUSE_SYNCEARLY -DUSE_TIMERCMD -DUSE_TIMERINFO -DUSE_WAREAGLEICON -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"undelete"' -I../../../include undelete.c
undelete.c: In function `bool UndeleteRecording(cRecording*)':
undelete.c:36: error: conversion from `cString' to `bool' is ambiguous
../../../include/vdr/tools.h:159: error: candidates are: cString::operator
const void*() const
../../../include/vdr/tools.h:160: error: cString::operator
const char*() const
undelete.c:355:2: warning: #warning test:
make[1]: *** [undelete.o] Error 1
make[1]: Leaving directory `/usr/local/src/vdr-1.6.0_EX-72/PLUGINS/src/undelete-0.2.1'
Display More
Wer kann helfen?