|
From: Andrew B. <aa...@ci...> - 2012-08-12 17:12:07
|
On 08/12/2012 05:52:15 AM, Robin Cawser wrote: >But when it comes to make I get the following errors: these are defined in /usr/include/libv4l1-videodev.h on my fedora system the top of that file says: /* libv4l1 linux/videodev.h replacement file */ #ifndef __LINUX_VIDEODEV_H #define __LINUX_VIDEODEV_H hmmmm do you have this file? if not, maybe get it. yum lets you ask what package supplies what file, does debians package manager? is it included from the c file? what does your file look like? grep through /usr/include; are they defined anywhere else? i dont know debian, do you have all the packages installed WITH their devel packages too? what if you configure and tell it you dont have v4l version 1? just some random shots in the dark. did i hit anything :-) cool that you're working on the pi. keep us posted. $35. wow. |