summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110930/005505.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110930/005505.html')
-rw-r--r--zarb-ml/mageia-discuss/20110930/005505.html360
1 files changed, 360 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110930/005505.html b/zarb-ml/mageia-discuss/20110930/005505.html
new file mode 100644
index 000000000..414992c9a
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005505.html
@@ -0,0 +1,360 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] USB webcam prob
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20USB%20webcam%20prob&In-Reply-To=%3C201109291857.57185.renaud%40olgiati-in-paraguay.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="005506.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] USB webcam prob</H1>
+ <B>Renaud (Ron) Olgiati</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20USB%20webcam%20prob&In-Reply-To=%3C201109291857.57185.renaud%40olgiati-in-paraguay.org%3E"
+ TITLE="[Mageia-discuss] USB webcam prob">renaud at olgiati-in-paraguay.org
+ </A><BR>
+ <I>Fri Sep 30 00:57:56 CEST 2011</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5505">[ date ]</a>
+ <a href="thread.html#5505">[ thread ]</a>
+ <a href="subject.html#5505">[ subject ]</a>
+ <a href="author.html#5505">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thursday 29 Sep 2011 13:03 my mailbox was graced by a message from Florian
+Hubold who wrote:
+&gt;<i> The link alone does not help, you need a driver for it.
+</I>&gt;<i> <A HREF="http://www.linuxquestions.org/questions/linux-hardware-18/webcam-support-ge">http://www.linuxquestions.org/questions/linux-hardware-18/webcam-support-ge</A>
+</I>&gt;<i> nius-slim-311r-703967/
+</I>
+Following from that link, I found and downloaded the driver.
+
+When I try to compile it (make modules after make clean), it get all the
+warnings and error messages below.
+
+HELP !
+
+TIA,,
+
+Ron.
+--
+ A drama critic is a person who surprises a playwright
+ by informing him what he meant.
+ -- Wilson Mizner
+
+ -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> --
+
+
+<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A>:/home/ron/Downloads/sn9c1xx-1.48 # make modules
+**************************************************************************
+* Building Video4Linux2 driver v1.48 for SN9C1xx PC Camera Controllers...*
+* Official Linux 2.6.19 is the minimum version for this driver. *
+* Read the documentation &quot;sn9c102.txt&quot; for more informations. *
+* Type &quot;make help&quot; for a list of available targets. *
+**************************************************************************
+
+make -C /lib/modules/`uname -r`/build M=/home/ron/Downloads/sn9c1xx-1.48
+modules
+make[1]: Entering directory `/usr/src/linux-2.6.38.8-desktop-4.mga'
+ CC [M] /home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.o
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:40: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:40: warning: its scope is
+only this definition or declaration, which is probably not what you want
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1090:40: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1161:44: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_i2c_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1187:30: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_i2c_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1220:44: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_i2c_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1257:30: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_i2c_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1302:28: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_green&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1333:3: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1334:4: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1341:3: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1342:4: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1351:27: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_blue&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1361:2: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1362:3: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1369:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_red&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1379:2: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1380:3: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1386:49: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_frame_header&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1405:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1407:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1409:35: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1411:35: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1413:33: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1414:32: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1415:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1416:40: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_create_sysfs&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1422:47: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:2: error: implicit
+declaration of function &#8216;class_device_create_file&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:49: error:
+&#8216;class_device_attr_reg&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:49: note: each undeclared
+identifier is reported only once for each function it appears in
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1427:49: error:
+&#8216;class_device_attr_val&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1430:39: error:
+&#8216;class_device_attr_frame_header&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1435:38: error:
+&#8216;class_device_attr_i2c_reg&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1438:38: error:
+&#8216;class_device_attr_i2c_val&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1444:40: error:
+&#8216;class_device_attr_green&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1448:40: error:
+&#8216;class_device_attr_blue&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1451:40: error:
+&#8216;class_device_attr_red&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1458:2: error: implicit
+declaration of function &#8216;class_device_remove_file&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_vidioc_querycap&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:2135:41: error: &#8216;struct
+device&#8217; has no member named &#8216;bus_id&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function &#8216;sn9c102_ioctl&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3191:2: error: implicit
+declaration of function &#8216;v4l_print_ioctl&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3206:2: error: unknown field
+&#8216;ioctl&#8217; specified in initializer
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3206:2: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3207:18: error:
+&#8216;v4l_compat_ioctl32&#8217; undeclared here (not in a function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_usb_probe&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3300:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;owner&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;type&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:22: error:
+&#8216;VID_TYPE_CAPTURE&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:41: error:
+&#8216;VID_TYPE_SCALES&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3302:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;hardware&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3303:20: warning: assignment
+from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:16: warning:
+&#8216;sn9c102_show_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1090:16: warning:
+&#8216;sn9c102_show_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1161:16: warning:
+&#8216;sn9c102_show_i2c_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1187:1: warning:
+&#8216;sn9c102_store_i2c_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1220:16: warning:
+&#8216;sn9c102_show_i2c_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1257:1: warning:
+&#8216;sn9c102_store_i2c_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1302:1: warning:
+&#8216;sn9c102_store_green&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1351:1: warning:
+&#8216;sn9c102_store_blue&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1369:1: warning:
+&#8216;sn9c102_store_red&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1386:16: warning:
+&#8216;sn9c102_show_frame_header&#8217; defined but not used
+make[2]: *** [/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.o] Error 1
+make[1]: *** [_module_/home/ron/Downloads/sn9c1xx-1.48] Error 2
+make[1]: Leaving directory `/usr/src/linux-2.6.38.8-desktop-4.mga'
+make: *** [modules] Error 2
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5505">[ date ]</a>
+ <a href="thread.html#5505">[ thread ]</a>
+ <a href="subject.html#5505">[ subject ]</a>
+ <a href="author.html#5505">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>