Hi, I'm getting build errors on this tree http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2 The make command fails with the output pasted below (I didn't touch any config). As a bizarre coincidence, the em28xx IR support (for Pinnacle PCTV USB2) is _exactly_ what I'm interested to have working, as I had no luck with my kernel (official Fedora 2.6.29 based). Thank you for any help. CC [M] /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.o /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c: In function 'em28xx_set_ir': /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2410: error: 'ir_codes_em_terratec_table' undeclared (first use in this function) /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2410: error: (Each undeclared identifier is reported only once /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2410: error: for each function it appears in.) /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2422: error: 'ir_codes_pinnacle_grey_table' undeclared (first use in this function) /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2434: error: 'ir_codes_rc5_hauppauge_new_table' undeclared (first use in this function) /somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.c:2445: error: 'ir_codes_winfast_usbii_deluxe_table' undeclared (first use in this function) make[3]: *** [/somewhere/v4l-dvb-4a8d6d981f07/v4l/em28xx-cards.o] Error 1 make[2]: *** [_module_/somewhere/v4l-dvb-4a8d6d981f07/v4l] Error 2 make[2]: Leaving directory `/usr/src/kernels/2.6.29.4-75.fc10.i686.PAE' make[1]: *** [default] Error 2 make[1]: Leaving directory `/somewhere/v4l-dvb-4a8d6d981f07/v4l' make: *** [all] Error 2 -- Roberto Ragusa mail at robertoragusa.it -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html