Hello, I have linux kernel 2.6.19.2 and can't compile trunk driver. It fails at ivtvctl and not driver. Here is log:
cc -I/home/iptv/ivtv/ivtv/utils/../v4l-dvb/linux/include -I/home/iptv/ivtv/ivtv/utils/../driver -D_GNU_SOURCE -O2 -Wall -g -c -o ivtvctl.o ivtvctl.c ivtvctl.c: In function ‘main’: ivtvctl.c:475: error: ‘V4L2_SLICED_CAPTION_525’ undeclared (first use in this function) ivtvctl.c:475: error: (Each undeclared identifier is reported only once ivtvctl.c:475: error: for each function it appears in.) ivtvctl.c:477: error: ‘V4L2_SLICED_WSS_625’ undeclared (first use in this function) ivtvctl.c:479: error: ‘V4L2_SLICED_VPS’ undeclared (first use in this function) make[1]: *** [ivtvctl.o] Error 1 make[1]: Leaving directory `/home/iptv/ivtv/ivtv/utils' make: *** [all] Error 2 Thanks _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
