[Gstreamer-bugs] [Bug 105467] Changed - Check for V4L2 is not robust enough

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 6 23:20:20 PST 2003


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=105467

Changed by rbultje at ronald.bitfreak.net.

--- shadow/105467	Thu Feb  6 23:36:13 2003
+++ shadow/105467.tmp.27086	Fri Feb  7 02:20:20 2003
@@ -1,12 +1,12 @@
 Bug#: 105467
 Product: GStreamer
 Version: 0.6.0
 OS: other
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: loban at earthling.net               
@@ -23,6 +23,12 @@
 gstreamer expects, breaking compilation So, the check for V4L2 needs a
 version check as well. I dunno what version is necessary, just that mine
 isn't recent enough. Mine has:
 
         #define V4L2_MAJOR_VERSION      0
         #define V4L2_MINOR_VERSION      20
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-02-07 02:20 -------
+I just checked and v4l2 doesn't have versions anymore. I guess Gerd
+removed them for some reason... I could check for absence of this
+variable and only continue compiling if it's not there... Would that
+be ok?





More information about the Gstreamer-bugs mailing list