This is probably something dumb that I tracked incorrectly. I am out of town right now but I will examine and fix this as soon as I'm back (which should be about another day or so).
-Mike On Mon, 5 Jul 2010, devsk wrote: > Mike, > > I was trying to build 2.6.35-rc4 for other reasons but ran into this compile > error while building my usual out-of-kernel modules: > > Any ideas? Any quick patches? > > CC [M] /usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.o > /usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.c: In function > 'pvr2_v4l2_do_ioctl': > /usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.c:320: error: incompatible > type for argument 2 of 'v4l2_prio_check' > include/media/v4l2-common.h:94: note: expected 'enum v4l2_priority' but > argument > is of type 'enum v4l2_priority *' > /usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.c: In function > 'pvr2_v4l2_release': > /usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.c:1217: error: incompatible > type for argument 2 of 'v4l2_prio_close' > include/media/v4l2-common.h:92: note: expected 'enum v4l2_priority' but > argument > is of type 'enum v4l2_priority *' > make[2]: *** [/usr/src/pvrusb2-mci-20100425/driver/pvrusb2-v4l2.o] Error 1 > make[1]: *** [_module_/usr/src/pvrusb2-mci-20100425/driver] Error 2 > > BTW: How old (or new) is the in-kernel module? That builds fine with the > kernel. > How can that be? Are there patches in the in-kernel version which are not in > 0425 version? > > Thanks, > -devsk > > > > > _______________________________________________ > pvrusb2 mailing list > [email protected] > http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2 > -- Mike Isely isely @ isely (dot) net PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8 _______________________________________________ pvrusb2 mailing list [email protected] http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
