g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE=\"/dev/lircd\" -DRCU_DEVICE=\"/dev/ttyS4\" -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DCONFDIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DLOCDIR=\"./locale\" -I/usr/include/freetype2 -I/root/multiproto_plus/linux/include dvbdevice.c In file included from dvbdevice.c:17: /root/multiproto_plus/linux/include/linux/dvb/video.h:27:28: error: linux/compiler.h: No such file or directory dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()': dvbdevice.c:271: error: 'struct dvbfe_info' has no member named 'delivery' dvbdevice.c:286: error: 'struct dvbfe_info' has no member named 'delivery' dvbdevice.c:307: error: 'struct dvbfe_info' has no member named 'delivery' make: *** [dvbdevice.o] Error 1 file compiler.h exists there vdr2:~/vdr-1.7.0# locate compiler.h /usr/src/linux-headers-2.6.24-1-686/include/linux/compiler.h /usr/src/linux-headers-2.6.24-1-common/include/linux/compiler.h _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr