On Sunday 13 January 2008, Hagen Schöbel wrote: > I have an problem with the original patch to vdr-1.5.12: > > root@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 _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr