[Gstreamer-bugs] [Bug 109048] New - gst-plugins makes the assumption that sys/io.h exists on all glibc archs

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 23 15:54:19 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=109048

Changed by dilinger at mp3revolution.net.

--- shadow/109048	Sun Mar 23 18:54:19 2003
+++ shadow/109048.tmp.1393	Sun Mar 23 18:54:19 2003
@@ -0,0 +1,23 @@
+Bug#: 109048
+Product: GStreamer
+Version: 0.6.0
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: dilinger at mp3revolution.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: gst-plugins makes the assumption that sys/io.h exists on all glibc archs
+
+The qcam driver in gst-plugins (sys/qcam/qcam-{os,Linux}.c) include
+<sys/io.h>, which doesn't exist under all archs.  For example, I'm using
+ppc, and there is no /usr/include/sys/io.h under glibc 2.3.1.  I'm told
+that there is also no sys/io.h for the following architectures: mips, hppa,
+m68k and s390.  I think what is meant to be included is <asm/io.h>; this is
+available for all archs supported by linux.





More information about the Gstreamer-bugs mailing list