[Gstreamer-bugs] [Bug 137190] New - compilation problem with "linux/cdrom.h" header in 2.6.4

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 14 13:05:47 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=137190

Changed by didier.link at wanadoo.fr.

--- shadow/137190	Sun Mar 14 16:05:47 2004
+++ shadow/137190.tmp.16066	Sun Mar 14 16:05:47 2004
@@ -0,0 +1,54 @@
+Bug#: 137190
+Product: GStreamer
+Version: 0.7.x CVS
+OS: Linux
+OS Details: 2.6.4
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: didier.link at wanadoo.fr               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: compilation problem with "linux/cdrom.h" header in 2.6.4
+
+I've download the latest GStreamer and gst-plugins (0.7.6) and try to
+compile it with the latest stable (2.6.4) kernel and I can't because of
+this errors :
+
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
+-DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -g -O2 -MT
+libgstvcdsrc_la-vcdsrc.lo -MD -MP -MF .deps/libgstvcdsrc_la-vcdsrc.Tpo -c
+vcdsrc.c  -fPIC -DPIC -o .libs/libgstvcdsrc_la-vcdsrc.o
+In file included from /usr/include/linux/cdrom.h:14,
+                 from vcdsrc.c:35:
+/usr/include/asm/byteorder.h:14: error: syntax error before "__u32"
+/usr/include/asm/byteorder.h:28: error: syntax error before "__u64"
+In file included from /usr/include/linux/byteorder/little_endian.h:11,
+                 from /usr/include/asm/byteorder.h:57,
+                 from /usr/include/linux/cdrom.h:14,
+                 from vcdsrc.c:35:
+/usr/include/linux/byteorder/swab.h:133: error: syntax error before "__u16"
+/usr/include/linux/byteorder/swab.h:146: error: syntax error before "__u32"
+/usr/include/linux/byteorder/swab.h:160: error: syntax error before "__u64"
+make[1]: *** [libgstvcdsrc_la-vcdsrc.lo] Erreur 1
+make[1]: Leaving directory `/usr/local/src/g/gst-plugins-0.7.6/sys/vcd'
+make: *** [all-recursive] Erreur 1
+make: Leaving directory `/usr/local/src/g/gst-plugins-0.7.6/sys'
+
+I've searching in the sources (sys/vcd/vcdsrc.[ch]) and not found the
+problem (just a duplication of inclusion of the <linux/cdrom.h> header in
+this source files).
+
+I use gcc-3.3.1, make 3.80 ...
+
+Any idea ??
+
+Thank's for atention
+
+Didier LINK




More information about the Gstreamer-bugs mailing list