Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: streamdev doesnot compile
C.Y.M wrote:
Rainer Zocholl wrote:
make[1]: Entering directory
vdr-1.3.17/PLUGINS/src/streamdev-0.3.1'
g++ -g3 -W -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID
-I../../../include -I../../../../DVB/include -I. -
o client/socket.o client/socket.c
client/socket.c: In method `bool
cClientSocket::DeleteRecording(cRemoteRecording *)':
client/socket.c:454: `Interface' undeclared (first use this function)
client/socket.c:454: (Each undeclared identifier is reported only once
client/socket.c:454: for each function it appears in.)
make[1]: *** [client/socket.o] Error 1
make[1]: Leaving directory
`/home/root/video/vdr-1.3.17/PLUGINS/src/streamdev-0.3.1'
make: *** [plugins] Error 2
applying
http://www.vdr-portal.de/download/vdr-1.3.7-pluginpatches/streamdev-0.3.1-1.3.7.diff
does not help:
g++ -g3 -W -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID
-I../../../include -I../../../../DVB/include -I. -
o client/device.o client/device.c
client/device.c: In method `bool
cStreamdevDevice::GetTSPacket(unsigned char *&)':
client/device.c:99: no matching function for call to `cTSBuffer::Read ()'
make[1]: *** [client/device.o] Error 1
make[1]: Leaving directory
`/home/root/video/vdr-1.3.17/PLUGINS/src/streamdev-0.3.1'
make: *** [plugins] Error 2
You want to use vdr-streamdev-0.3.3-pre4.tar.bz2 with
http://anssi.hopto.org/vdr/vdr-streamdev-0.3.3-pre3-geni-for-1.3.14up-patch-0.3.diff
Sorry, I forgot to give you the full link to the first file:
http://www.magoa.net/linux/contrib/vdr-streamdev-0.3.3-pre4.tgz
http://anssi.hopto.org/vdr/vdr-streamdev-0.3.3-pre3-geni-for-1.3.14up-patch-0.3.diff
Home |
Main Index |
Thread Index