On Tuesday 12 February 2008, Sid Boyce wrote: > Brandon Philips wrote: > > On 01:40 Tue 12 Feb 2008, Sid Boyce wrote: > >> This is as is and when I place #include "uvc_compat.h" after #include > >> "uvcvideo.h" > > > > We are in the middle of getting UVC into mainline and this is a bit of > > the fallout. The build should only be broken for 2.6.25 users. > > > > Mauro- can we get the control definitions into the next RC? > > > >> sepulot:/usr/src/UVC/trunk # make clean && make && make install > >> rm -f *.o *.ko .*.cmd .*.flags *.mod.c Module.symvers version.h > >> rm -rf .tmp_versions > >> Building USB Video Class driver... > >> make[1]: Entering directory `/usr/src/linux-2.6.25-rc1' > >> CC [M] /usr/src/UVC/trunk/uvc_driver.o > >> CC [M] /usr/src/UVC/trunk/uvc_queue.o > >> CC [M] /usr/src/UVC/trunk/uvc_v4l2.o > >> CC [M] /usr/src/UVC/trunk/uvc_video.o > >> CC [M] /usr/src/UVC/trunk/uvc_ctrl.o > >> /usr/src/UVC/trunk/uvc_ctrl.c:232: error: ‘V4L2_CID_SHARPNESS’ > >> undeclared here (not in a function) > >> /usr/src/UVC/trunk/uvc_ctrl.c:252: error: > > > > ... > > > >> Revision 177 is OK except as previously posted, the video freezes in > >> skype after a number of frames. > > > > For now you can downgrade to r178 > > > > svn update -r178 > > > > Cheers, > > > > Brandon > > Thanks, done that. Nice to hear integration into mainline in prospect.
r180 should fix compilation on 2.6.25-r1. I'll revert it if the v4l2 patches get merged into 2.6.25. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
