Hi I'm getting errors when I try to compile any version of ivtv later than SVN 2791.
SVN 2790 and earlier compile OK. I am running Mandrake 10.1 linux kernel 2.6.8.1-12mdk 686 gcc-3.4 and the compile error I am getting is: make[2]: Entering directory `/usr/src/linux-2.6.8.1-12mdk' CC [M] /home/mythtv/ivtv-2791/driver/saa7115.o /home/mythtv/ivtv-2791/driver/saa7115.c: In function `saa7115_command': /home/mythtv/ivtv-2791/driver/saa7115.c:1144: error: `V4L2_SLICED_TELETEXT_B' undeclared (first use in this function) /home/mythtv/ivtv-2791/driver/saa7115.c:1144: error: (Each undeclared identifier is reported only once /home/mythtv/ivtv-2791/driver/saa7115.c:1144: error: for each function it appears in.) /home/mythtv/ivtv-2791/driver/saa7115.c:1147: error: `V4L2_SLICED_CAPTION_525' undeclared (first use in this function) /home/mythtv/ivtv-2791/driver/saa7115.c:1151: error: `V4L2_SLICED_WSS_625' undeclared (first use in this function) /home/mythtv/ivtv-2791/driver/saa7115.c:1161: error: `V4L2_SLICED_VPS' undeclared (first use in this function) make[3]: *** [/home/mythtv/ivtv-2791/driver/saa7115.o] Error 1 make[2]: *** [_module_/home/mythtv/ivtv-2791/driver] Error 2 make[2]: Leaving directory `/usr/src/linux-2.6.8.1-12mdk' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/mythtv/ivtv-2791/driver' make: *** [all] Error 2 Any suggestions? Best Regards Trev _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
