Michael, 


Em Ter, 2005-10-18 às 22:42 -0400, Michael Krufky escreveu:
> Tyler Trafford wrote:
> 
> > Mike Krufky wrote:
> >>> cc -I../v4l-kernel/linux/include -I../driver -D_GNU_SOURCE -O2 
> >>> -Wall   -c -o ivtvctl.o ivtvctl.c

> Mauro,
> 
> Why not #include "compat.h" inside videodev2.h?  This what I think needs 
> to be done here.... Otherwise, please advise the ivtv guys on what to do 
> next.
        It failed when compiling usermode ivtvctl pgm. It is related to some
#ifs I forgot to include at videodev2.h when migrating code from
videodev.h. It is already solved.

> 
> ...we spoke about this in irc today, this is also what broke "make 
> kernel-links".
        Make kernel-links should simply remove #if KERNEL_CODE_VERSION from all
V4L stuff. Since you are including the code into a particular kernel
version, you shoudn't test if is is some specific version. I'm adding
the newer script as scripts/gentree.pl on V4L CVS. Please notice that,
as buildpatch, it doesn't accept nested #if.

> 
> The same goes for videodev.h.
> 
Cheers, 
Mauro.
-- 
Mauro Carvalho Chehab <[EMAIL PROTECTED]>


        

        
                
_______________________________________________________ 
Promoção Yahoo! Acesso Grátis: a cada hora navegada você acumula cupons e 
concorre a mais de 500 prêmios! Participe! http://yahoo.fbiz.com.br/


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to