hi, i'll try to compile streamdev-0.3.1 with vdr-1.3.23 but it won't work. any idea's? i've got the same error when i try streamdev-0.3.0 or vdr-1.3.22. Perhaps the version of my compiler? running debian sarge for 99%. the rest is sid. Linux debbie 2.6.11.6-kraxel2 #2 Mon Apr 4 22:48:03 CEST 2005 i686 GNU/Linux greetz, johan make[1]: Entering directory `/home/johan/vdr-1.3.23/PLUGINS/src/streamdev-0.3.1' g++ -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 member function `bool cClientSocket::Command(const cTBString&, unsigned int, unsigned int)': client/socket.c:53: error: `time_ms' undeclared (first use this function) client/socket.c:53: error: (Each undeclared identifier is reported only once for each function it appears in.) client/socket.c: In member function `bool cClientSocket::SetChannelDevice(const cChannel*)': client/socket.c:245: error: `Apid1' undeclared (first use this function) client/socket.c: In member function `bool cClientSocket::DeleteRecording(cRemoteRecording*)': client/socket.c:454: error: `Interface' undeclared (first use this function) make[1]: *** [client/socket.o] Error 1 make[1]: Leaving directory `/home/johan/vdr-1.3.23/PLUGINS/src/streamdev-0.3.1' make: *** [plugins] Error 2 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.