Mailing List archive

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

[vdr] Re: ANNOUNCE: vdr-mhp-0.2



Am Freitag, 10. Dezember 2004 17:45 schrieb .robert.knauf.:
> Hi all,
>
> after many attempts to get the MHP Plugin working, everything seems to
> depend on the following error message.
>
>
> g++ -O0 -g -Wall -Woverloaded-virtual -c  -I../../../../include -I..
> objects.c
> objects.c: In member function `EightBit*
>    DvbSi::EIT::Event::getContentNibbleLevel1(int&)':
> objects.c:136: error: `hasNext' undeclared (first use this function)
> objects.c:136: error: (Each undeclared identifier is reported only once for
>    each function it appears in.)
> objects.c:148: error: no matching function for call to `
>    SI::StructureLoop<SI::ContentDescriptor::Nibble>::getNext(
>    SI::Loop::Iterator&)'
> ../../../../include/libsi/si.h:290: error: candidates are: bool
>    SI::StructureLoop<T>::getNext(T&, SI::Loop::Iterator&) [with T =
>    SI::ContentDescriptor::Nibble]
> objects.c: In member function `EightBit*
>    DvbSi::EIT::Event::getContentNibbles(int&)':
> objects.c:166: error: `hasNext' undeclared (first use this function)
> objects.c:178: error: no matching function for call to `
>    SI::StructureLoop<SI::ContentDescriptor::Nibble>::getNext(
>    SI::Loop::Iterator&)'
> ../../../../include/libsi/si.h:290: error: candidates are: bool
>    SI::StructureLoop<T>::getNext(T&, SI::Loop::Iterator&) [with T =
>    SI::ContentDescriptor::Nibble]
> make[2]: *** [objects.o] Error 1

This is caused by an API change in libsi in one of the recent VDR versions.

>
>
> I'm using:
> - VDR 1.3.14
> - MHP 0.2a
>   + Patch mhp-0.2.diff.gz  from
>   http://www.vdrportal.de/board/thread.php?threadid=22581&page=2
>
> FFMPEG 0.4.8
> DFB++ 0.9.20
> DirectFB 0.9.20
>
> The patch produces less error messages than Marcels patch for objects.c.
> Are there any suggestions left or some further patches available?

As soon as the current threading problems have been solved and VDR has 
stabilized again, I will create another release adapted to VDR >1.3.17, at 
least after christmas I will have some time for this.
The next release will have the "WDR-Ticker" application from WDR working, I 
have it running here on my system with some minor flaws.

Marcel

>
> bye,
> Robert.




Home | Main Index | Thread Index