Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Problem compiling vdr-1.3.11 and linuxtv-dvb-1.1.1



I'm trying to compile vdr-1.3.11. I have untarred both packages and compiled dvb-drivers:

lrwxrwxrwx 1 root root 18 Jul 4 01:55 DVB -> linuxtv-dvb-1.1.1/
lrwxrwxrwx 1 root root 10 Jul 4 02:06 VDR -> vdr-1.3.11
drwxr-xr-x 7 1000 1000 4096 Mar 5 13:40 linuxtv-dvb-1.1.1
drwxr-xr-x 5 tomppa users 4096 Jul 4 01:55 vdr-1.3.11

Now calling make in the vdr-dir gives errors:
[02:07:36] (VDR) #make
channels.c:11:32: warning: linux/dvb/frontend.h: No such file or directory
ci.c:13:26: warning: linux/dvb/ca.h: No such file or directory
In file included from cutter.c:12:
remux.h:14:27: warning: linux/dvb/dmx.h: No such file or directory
In file included from transfer.h:15,
from device.c:20:
remux.h:14:27: warning: linux/dvb/dmx.h: No such file or directory
In file included from dvbdevice.c:10:
dvbdevice.h:13:32: warning: linux/dvb/frontend.h: No such file or directory
dvbdevice.h:14:31: warning: linux/dvb/version.h: No such file or directory
dvbdevice.h:19:2: #error VDR requires Linux DVB driver API version 3!
dvbdevice.c:21:29: warning: linux/dvb/audio.h: No such file or directory
dvbdevice.c:22:27: warning: linux/dvb/dmx.h: No such file or directory
dvbdevice.c:23:32: warning: linux/dvb/frontend.h: No such file or directory
dvbdevice.c:24:29: warning: linux/dvb/video.h: No such file or directory
...
make: *** [.dependencies] Error 1
make: *** Deleting file `.dependencies'

I have also made the DVB-link point to ../DVB/linux/include and various other dirs but the compiler cannot find these files. Am I missing something completely or where the DVB-link should point to?

My system is an updated RH9 with gcc 3.2.2. Can someone point out where's my mistake? :)

--
Tomi Hautakoski
thauta@iki.fi
Error: Keyboard not attached. Press F1 to continue.




Home | Main Index | Thread Index