<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Собственно имеется веб камера Creative Cam Vista IM.  При подключении
устройства нет изображения и пятна и полоски по экрану. Для устройства
существуют драйвера:
<a class="moz-txt-link-freetext" href="http://www.rastageeks.org/ov51x-jpeg/index.php/Ov51xJpegHackedSource#SVN">http://www.rastageeks.org/ov51x-jpeg/index.php/Ov51xJpegHackedSource#SVN</a>
и с ними есть проблема. При попытки их сборки вываливаются ошибки:<br>
<br>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="KHTML, the KDE Web Page Viewer">
<br>
$ make<br>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="KHTML, the KDE Web Page Viewer">
make -C /lib/modules/2.6.27-std-ll-alt15/build M=/home/saqqara/trunk
modules<br>
make[1]: Entering directory `/usr/src/linux-2.6.27-std-ll-alt15'<br>
CC [M] /home/saqqara/trunk/ov51x-jpeg-core.o<br>
/home/saqqara/trunk/ov51x-jpeg-core.c: In function ‘ov51x_v4l1_ioctl’:<br>
/home/saqqara/trunk/ov51x-jpeg-core.c:6386: warning: passing argument 1
of ‘video_usercopy’ from incompatible pointer type<br>
/home/saqqara/trunk/ov51x-jpeg-core.c:6386: warning: passing argument 2
of ‘video_usercopy’ makes integer from pointer without a cast<br>
/home/saqqara/trunk/ov51x-jpeg-core.c:6386: warning: passing argument 4
of ‘video_usercopy’ makes pointer from integer without a cast<br>
/home/saqqara/trunk/ov51x-jpeg-core.c:6386: error: too many arguments
to function ‘video_usercopy’<br>
make[2]: *** [/home/saqqara/trunk/ov51x-jpeg-core.o] Ошибка 1<br>
make[1]: *** [_module_/home/saqqara/trunk] Ошибка 2<br>
make[1]: Leaving directory `/usr/src/linux-2.6.27-std-ll-alt15'<br>
make: *** [all] Ошибка 2<br>
<br>
Найдена и другая инструкция по сборке на просторах интернета на
русском:
<a class="moz-txt-link-freetext" href="http://takeworld.blogspot.com/2008/10/web-creative-vista-im.html">http://takeworld.blogspot.com/2008/10/web-creative-vista-im.html</a> <br>
Просьба помочь с ошибкой.<br>
</body>
</html>