lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Spca50x-devs] v4l1 compat wrapper version 0.3
- Date: Sun, 08 Jun 2008 10:26:55 +0200
- From: Hans de Goede <j.w.r.degoede@xxxxxx>
- Subject: Re: [Spca50x-devs] v4l1 compat wrapper version 0.3
marc_und_ramona wrote:
> Hi,
>
> opn debian etch i have the following issue. What am I doing wrong? Thx rgds Marc
That is a bug in your linux/videodev2.h file as it uses macros from
linux/ioctl.h, but doesn't include linuxioctl.h
To workaround this add this line:
#include <linux/ioctl.h>
Above the
#include <linux/videodev.h>
In v4l1-compat.c
Line, you may need todo the same in log.c
I'll include this workaround in my next version.
Regards,
Hans
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Spca50x-devs mailing list
Spca50x-devs@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/spca50x-devs