Mailing List archive

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

[vdr] Re: streamdev compile problems



Richard Robson a écrit :
Hello,

I'm getting this error message when compiling streamdev 0.3.1 with vdr-
1.3.11, vdr-1.3.6 was the last version that I managed to get it to
compiled nicely...


g++ -W -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID -
I../../../inclu de -I../../../../DVB/include -I. -o client/socket.o
client/socket.c
client/socket.c: In member function `bool
   cClientSocket::DeleteRecording(cRemoteRecording*)':
client/socket.c:454: error: `Interface' undeclared (first use this
function)
client/socket.c:454: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
make[1]: *** [client/socket.o] Error 1
make[1]: Leaving directory `/usr/src/vdr-1.3.11/PLUGINS/src/streamdev-
0.3.1'
make: *** [plugins] Error 2


any help much appreciated...
all the best,
Richard

See here : http://www.vdr-portal.de/download/vdr-1.3.7-pluginpatches/streamdev-0.3.1-1.3.7.diff

It will work fine :-)

I tried the "new" http://www.magoa.net/linux/contrib/vdr-streamdev-0.3.2-pre2.tgz but : first I had to patch it for 1.3.11 (easy one, we only have to add a #if VDRVERSNUM >= 10307 ...), and then the suspend mode : always doesn't work. When I try to stream a different channel than the one in live, it doesn't change the channel :-( as in streamdev-0.3.1...

In conclusion, use streamdev-0.3.1 for the moment !




Home | Main Index | Thread Index