Hi, On Sat, Jan 12, 2013 at 12:50:13AM +0100, Leo Márquez wrote: > I'm trying to build vdr-1.7.35. > I know that it requires at least a DVB driver with api version 5.3 or > higher. For this reason I downloaded and compiled the V4L-DVB dvb drivers > from linuxtv.org. > The process seems to be completed ok, I restarted to be sure the new driver > is used and I also created a Make.config file in the vdr folder in order to > specify the DVBDIR but VDR is still complaining about the DVB_API_VERSION. > > At this time I'm a little bit confused and I'm not sure if I'm using the > new driver or not. Is there a way to check if I'm using a dvb api version > 5.3 or higher? > If I check the DVB api version and it is ok, what can I do next? Using DVBDIR in Make.config doesn't work any more because of removal of these lines: ifdef DVBDIR INCLUDES += -I$(DVBDIR)/include endif Add these lines to your Make.config and vdr builds again. @Klaus: Whats the suggested way to use different dvb-headers in vdr versions >=1.7.35??? Regards Halim _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr