Re: [Linux-uvc-devel] Problems compiling trunk on rawhide
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Laurent P. <lau...@sk...> - 2006-03-15 13:38:00
|
Hi Peter, sorry for the delay, I've been pretty busy (and the next 3 weeks are going to be even worse). > Been a while since I've had time to play with the uvc driver but now > it doesn't seem to compile on Fedora Rawhide (will become FC5 in the > next week or so) with gcc 4.1. Not sure if its a kernel header file > that's missing from the fedora kernel packages. Linux 2.6.16 will include a few V4L2 changes which break source compatibility. The linux-uvc driver has been updated with conditional compilation based on the kernel version number. It seems that Fedora has applied the V4L2 patches to a 2.6.15 kernel. I don't know how to check for FC-specific kernel version numbers as I have no FC-based Linux box. Laurent Pinchart |