From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Fri, 19 Apr 2013 20:07:35 -0300 Subject: [Buildroot] linux/videodev.h missing In-Reply-To: References: Message-ID: <5171CE37.5020505@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 04/19/2013 06:47 PM, Richard Cagley wrote: > Anyone else seen this error out of the current github trunk? > mxc_ipu_hl_lib.c:44:28: fatal error: linux/videodev.h: No such file or > directory > compilation terminated. github trunk? Official buildroot isn't maintained in github. Also how about some context? Fails building what? With which options? You've gotta be more specific, there are gazillions of possible combinations in buildroot. Regards.