Mailing List archive

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

[vdr] AIO-Patch Problem



Hi

I have a Problem with compiling vdr with the AIO-Patch applied!
(i tried the versions from 17.07 and 08.08.)

I'm allways getting following errors:

g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
-D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DVFAT -DUSE_AIO
-I/usr/ost/include dvbapi.c
In file included from dvbapi.c:44:
tools.h:125: warning: `virtual bool cListObject::operator<(const 
      cListObject&)'    was hidden
config.h:167: warning:   by `bool cTimer::operator<(const cTimer&)'
In file included from dvbapi.c:45:
config.h:239: warning: `bool cConfig<T>::Load(const char*, bool) [with
T = 
   cMark]' was hidden
recording.h:87: warning:   by `bool cMarks::Load(const char*)'
dvbapi.c: In member function `virtual void
   cPlayBuffer::PlayExternalDolby(const    uchar*, int)':
dvbapi.c:1104: `PlayExternalDolby' undeclared in namespace `std'
dvbapi.c: At global scope:
dvbapi.c:2329: default argument given for parameter 3 of `void 
      cLiveAC3::StripAudioPackets(uchar*, int, unsigned char = 0)'
dvbapi.h:570: after previous specification in `virtual void 
         cLiveAC3::StripAudioPackets(unsigned char*, int, unsigned
               char = 0)'
         dvbapi.c: In member function `virtual void
         cLiveAC3::StripAudioPackets(uchar*, 
                  int, unsigned char)':
dvbapi.c:2333: `PlayExternalDolby' undeclared in namespace
         `std'
dvbapi.c: At global scope:
dvbapi.c:3398: default argument given for parameter 1 of
         `void 
            cDvbApi::SetModeReplay(int = 1)'
dvbapi.h:328: after previous specification in `void
            cDvbApi::SetModeReplay(int 
                     = 1)'
dvbapi.c:1061: warning: `void PlayExternalDolby(const uchar*, int, int)' 
   defined but not used
make[1]: *** [dvbapi.o] Fehler 1


I hope someone can help me (or give me at least some hints).

-- 
Thomas Schmidt
:wq




Home | Main Index | Thread Index