[Gstreamer-bugs] [Bug 136265] New - V4l2 plugin doesn't build

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Mar 5 03:08:40 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=136265

Changed by fcrozat at mandrakesoft.com.

--- shadow/136265	Fri Mar  5 06:08:40 2004
+++ shadow/136265.tmp.29033	Fri Mar  5 06:08:40 2004
@@ -0,0 +1,25 @@
+Bug#: 136265
+Product: GStreamer
+Version: 0.7.x CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: fcrozat at mandrakesoft.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Cc: rbultje at ronald.bitfreak.net
+Summary: V4l2 plugin doesn't build
+
+it appears v4l2 plugin doesn't build correctly :
+In file included from v4l2_calls.c:37:
+gstv4l2src.h:55: error: field `buffer' has incomplete type
+
+this is cause buffer is "struct v4l2_buffer" type which is an internal
+kernel structure, declared in <linux/videodev2.h> only when __KERNEL__ is
+defined (and it is not the case here).




More information about the Gstreamer-bugs mailing list