Hello Tim,
For several weeks I've been updating my dvb-kernel CVS tree and trying to build it, but each time the build fails. My original checkout of it near the start of January built fine but I'd like to get some of the updates to see if it fixes some things.
../linux/include -I . -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include -DKBUILD_BASENAME=v4l2_common -DEXPORT_SYMTAB -c v4l2-common.cYou have an old "videodev2.h" lying around somewhere, probably in /usr/src/linux/include/
v4l2-common.c:135: warning: `struct v4l2_prio_state' declared inside parameter list
v4l2-common.c:135: warning: its scope is only this definition or declaration, which is probably not what you want
v4l2-common.c: In function `v4l2_prio_init':
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c:137: dereferencing pointer to incomplete type
v4l2-common.c: At top level: