<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Feb 24, 2016 at 7:11 AM Ian Clark <<a href="mailto:mrrooster@gmail.com" target="_blank">mrrooster@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
Just a quick one, is there a (new?) minimum kernel version for 0.28?<br>
<br>
I've been on 'master' for a few months but decided to do one of my<br>
fairly ad hoc mythtv updates recently and saw there was now a<br>
'fixes/0.28' so have switched to that.<br>
<br>
However I was unable to compile as I was missing v4l2-common.h<br>
<br>
Looking at the kernel sources I have lying around it seems the user<br>
space version of this arrived somewhere between 3.4.106 (which I'm<br>
running) and 3.7.10, which is the next version of the kernel I have<br>
source handy, and this has the file in.<br>
<br>
I copied the 3.7 user space version of this and v4l2-controls.h to<br>
/usr/local/include/linux and it builds and runs just fine, I'm just<br>
curious if there is a min supported kernel version?<br>
<br>
If not should I raise a bug to flag this

</blockquote><div><br></div></div><div dir="ltr"><div class="gmail_quote"><div>If you use `./configure --disable-v4l2` does that allow it to build?   It sounds like configure is enabling v4l2 when it should not.<br><br></div><div>John<br><br></div></div></div></div>