<div dir="ltr"><div>Hello guys,<br><br>I have Fedora 9 with lastest kernel. I have Skystar 2 DVB PCI card rev 2.8. As this revision is using FlexCopII DVB i needed to recompile v4l dvb modules. I have downloaded lastest v4l using mercurial.<br>
Now my Skystar 2 works fine with Fedora 9 . I am using Kaffeine , which works fine.<br><br>My problem is :<br>I am trying to compile vdr-1.7.0 from source, when i will do "make" i will get this error :<br><br></div>
<blockquote>[root@home vdr-1.7.0]# make<br>In file included from audio.c:12:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>In file included from dvbdevice.c:10:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>
In file included from dvbosd.c:15:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>In file included from eitscan.c:13:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>
font.c:14:10: error: #include expects "FILENAME" or <FILENAME><br>In file included from vdr.c:45:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>make: *** Deleting file `.dependencies'<br>
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS1\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" -I/usr/include/freetype2 -I/usr/src/v4l-dvb/linux/include audio.c<br>
In file included from audio.c:12:<br>dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version 3.3!<br>In file included from audio.c:12:<br>dvbdevice.h:38: error: 'dvbfe_delsys' does not name a type<br>make: *** [audio.o] Error 1<br>
<br><br></blockquote>As i mentioned before, i had to recompile v4l-dvb modules, location is /usr/src/v4l-dvb/.<br><br>I have edited Make.config and uncommented :<br>### The directory environment:<br>DVBDIR = /usr/src/v4l-dvb/linux<br>
<br>Which seems to me correct right?<br><br>Please point me to result.<br><br>Thanks in advance!<br><br>David<br><br><br><br><br><div><br></div></div>