Peter Bieringer wrote:
For those who get following error during compilation (like me on Fedora Core 4):
vdr.c:34:28: error: sys/capability.h: No such file or directory vdr.c: In function 'bool SetCapSysTime()': vdr.c:106: error: 'cap_t' was not declared in this scope vdr.c:106: error: expected `;' before 'caps' vdr.c:107: error: 'caps' was not declared in this scope vdr.c:111: error: 'caps' was not declared in this scope vdr.c:111: error: 'cap_set_proc' was not declared in this scope vdr.c:113: error: 'cap_free' was not declared in this scope vdr.c:116: error: 'caps' was not declared in this scope vdr.c:116: error: 'cap_free' was not declared in this scope make: *** [vdr.o] Error 1
The missing file is included in package "libcap-devel".
Peter
Hello
I use debian (testing release) and after installing "apt-get install libcap-bin libcap-dev libcap1" packages vdr (1.3.38) compiling fine. But when i try to start it "source/vdr/vdr-1.3.38# ./vdr -c /etc/vdr -L /usr/local/lib/vdr/ -w 60 -E /var/cache/vdr/ -Pdxr3" I get error "vdr: cap_set_proc failed: Operation not permitted"
Even command "./vdr --help" gives that "vdr: cap_set_proc failed: Operation not permitted" error.
Any idea how i get vdr 1.3.38 working?
T:Tommi Ps. 1.3.36 was working almost ok but sometimes i see big boxes in picture and because 1.3.38 have 'new' TS handling it's worth to test. I have 2 budget card on my vdr computer whit dxr3 card. Signal strength is full and BER is zero in both cards whole time. And that make me think that error is after dvb-t cards.