[vdr] [ANNOUNCE] DVB-S2 + H.264 support for VDR-1.5.12
Stefan Lucke
stefan at lucke.in-berlin.de
Sun Jan 13 14:05:06 CET 2008
On Sunday 13 January 2008, Hagen Schöbel wrote:
> I have an problem with the original patch to vdr-1.5.12:
>
> root at video:/usr/local/src/vdr-1.5.12-dvbs2# make
> g++ -g -O2 -Wall -Woverloaded-virtual -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 audio.c
> dvbdevice.h:38: Fehler: »dvbfe_delsys« bezeichnet keinen Typ
> make: *** [audio.o] Fehler 1
>
> Any hints ?
The include path to your modified DVB-S2 drivers is missing.
I set this path in Make.config (see Make.config.template) to:
DVBDIR = /usr/local/src/v4l-dvb/linux
..-DLOCDIR=\"./locale\" -I/usr/include/freetype2 -I/usr/local/src/v4l-dvb/linux/include dvbdevice.c ..
--
Stefan Lucke
More information about the vdr
mailing list