[Gstreamer-bugs] [Bug 109048] Changed - [0.6.1] 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
Fri Apr 4 17:31:39 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 ds at schleef.org.

--- shadow/109048	Fri Apr  4 17:26:42 2003
+++ shadow/109048.tmp.26126	Fri Apr  4 20:31:38 2003
@@ -36,6 +36,32 @@
 
 The <sys/io.h> -> <asm/io.h> patch is technically incorrect, but
 mostly irrelevant.
 
 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/configure.ac.diff?r1=1.246&r2=1.247
 
+
+------- Additional Comments From ds at schleef.org  2003-04-04 20:31 -------
+I'm reverting the asm/io.h -> sys/io.h change, since it breaks the build:
+
+gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O2 -I../../gst-libs
+-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
+-I/home/ds/gst/cvs/gstreamer -I/home/ds/gst/cvs/gstreamer/libs
+-I../..//home/ds/gst/cvs/gstreamer/.
+-I../..//home/ds/gst/cvs/gstreamer/./libs -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
+-I/usr/include/libxml2/libxml -DGST_DISABLE_DEPRECATED -g -Wall
+-Werror -g -O2 -c qcam-lib.c -MT libgstqcam_la-qcam-lib.lo -MD -MP -MF
+.deps/libgstqcam_la-qcam-lib.TPlo  -fPIC -DPIC -o
+libgstqcam_la-qcam-lib.lo
+cc1: warnings being treated as errors
+In file included from qcam-lib.c:47:
+qcam-os.c: In function `enable_ports':
+qcam-os.c:58: warning: implicit declaration of function `ioperm'
+make[3]: *** [libgstqcam_la-qcam-lib.lo] Fehler 1
+make[3]: Leaving directory `/home/ds/gst/cvs/gst-plugins/sys/qcam'
+make[2]: *** [all-recursive] Fehler 1
+make[2]: Leaving directory `/home/ds/gst/cvs/gst-plugins/sys'
+make[1]: *** [all-recursive] Fehler 1
+make[1]: Leaving directory `/home/ds/gst/cvs/gst-plugins'
+make: *** [all] Fehler 2
+





More information about the Gstreamer-bugs mailing list