On Sunday 03 December 2006 15:36, Suur Karu wrote: > Peter Pinnau wrote: > > I just applied the vdr-1.4.4-1 maintainance patch and some plugins > > failed to compile. > > I could fix all problems within the plugins except for extrecmenu. > > Please advise me how fix compile errors with remote and streamdev plugins. > > Plugin streamdev: > make[1]: Entering directory > `/usr/local/src/vdr-1.4.4-1/PLUGINS/src/streamdev' > 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 > std::string&, uint, uint)': > client/socket.c:57: error: `uint64' was not declared in this scope > client/socket.c:57: error: expected `;' before "elapsed" > client/socket.c:59: error: `elapsed' was not declared in this scope > make[1]: *** [client/socket.o] Error 1 > You should just replace every remaining uint64 by uint64_t. Matthias -- Matthias Schwarzott Gentoo Developer http://www.gentoo.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/vdr/attachments/20061203/5b7d91f4/attachment.pgp