jik jikman wrote: > Hi all, > > I'm trying to make vdr 1.4.0 with hg-v4l-dvb-7b2efa772750 driver and kernel > 2.6.16.11 > > > I compiled driver and symlinked it to DVB and made required changes to > Make.config , but my vdr compilation ends with this message. > > CE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" > -I../DVB/linux/include transfer.c > make: *** No rule to make target `sys/capability.h', needed by `vdr.o'. > Stop. > > and stops. > > What should do I now? install libcap-dev, in Debian do apt-get install libcap-dev