News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu

vompserver with vdr 1.5.1 (compilation error)

Started by gloup, April 12, 2007, 20:39:39

Previous topic - Next topic

gloup

hi,

i try to compil vompserver-0.2.6 with vdr-1.5.1, i've applied this patchvompserver-vdr-1.5.0.diff but no success :(
the error is :
mvpreceiver.c: In static member function �static MVPReceiver* MVPReceiver::create(cChannel*, int)�:
mvpreceiver.c:14: attention : �NeedsDetachReceivers� is used uninitialized in this function
make[1]: *** [mvpreceiver.o] Erreur 1
make[1]: quittant le r�pertoire � /usr/local/src/vdr-1.5.1/PLUGINS/src/vompserver-0.2.6 �

Is somebody have an idea ?
thanks

davep

The attached patch (against CVS) allows vompserver to compile with vdr 1.5.4. It includes a version of the other patch you tried. I've tested it briefly and it seems to work OK.

Dave