Armin K. wrote: > On 04/30/2012 07:11 PM, Bruce Dubbs wrote: > Also, there is a patch for v4l stuff. I got it from Debian, which seems > to have got it from upstream: > > commit c5ca46c2d1be78c651afb843cc834cf2b5b24953 > Author: Julien BLACHE <[email protected]> > Date: Wed Feb 16 19:37:43 2011 +0100 > > Fix v4l build with libv4l 0.8.3+ > > Index: sane-backends-1.0.22/backend/v4l.c > =================================================================== > --- sane-backends-1.0.22.orig/backend/v4l.c 2011-02-16 > 19:20:51.193016002 +0100 > +++ sane-backends-1.0.22/backend/v4l.c 2011-02-16 19:21:00.497016002 > +0100 > @@ -84,9 +84,8 @@ > #include "../include/sane/sanei_config.h" > #define V4L_CONFIG_FILE "v4l.conf" > > -#include "v4l.h" > - > #include <libv4l1.h> > +#include "v4l.h"
Well that didn't work for me. It probably generated 100 unknown type names. I'll continue to research. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
