[Gstreamer-bugs] [Bug 137004] New - gst-plugins-0.7.6 does not build due to X11 headers

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Mar 12 11:13:56 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=137004

Changed by dalgoda at ix.netcom.com.

--- shadow/137004	Fri Mar 12 14:13:52 2004
+++ shadow/137004.tmp.22600	Fri Mar 12 14:13:55 2004
@@ -0,0 +1,67 @@
+Bug#: 137004
+Product: GStreamer
+Version: 0.7.x CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: dalgoda at ix.netcom.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst-plugins-0.7.6 does not build due to X11 headers
+
+Getting the following:
+
+make[5]: Entering directory
+`/usr/src/gst-plugins/gst-plugins-0.7.6-build/gst-libs/gst/play'
+if /bin/sh ../../../libtool --mode=compile i386-linux-gcc -DHAVE_CONFIG_H
+-I. -I../../../../gst-plugins-0.7.6/gst-libs/gst/play -I../../..   
+-I../../../../gst-plugins-0.7.6/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
+libgstplay_0.8_la-play.lo -MD -MP -MF ".deps/libgstplay_0.8_la-play.Tpo" \
+  -c -o libgstplay_0.8_la-play.lo `test -f 'play.c' || echo
+'../../../../gst-plugins-0.7.6/gst-libs/gst/play/'`play.c; \
+then mv -f ".deps/libgstplay_0.8_la-play.Tpo"
+".deps/libgstplay_0.8_la-play.Plo"; \
+else rm -f ".deps/libgstplay_0.8_la-play.Tpo"; exit 1; \
+fi
+ i386-linux-gcc -DHAVE_CONFIG_H -I.
+-I../../../../gst-plugins-0.7.6/gst-libs/gst/play -I../../..
+-I../../../../gst-plugins-0.7.6/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
+libgstplay_0.8_la-play.lo -MD -MP -MF .deps/libgstplay_0.8_la-play.Tpo -c
+../../../../gst-plugins-0.7.6/gst-libs/gst/play/play.c  -fPIC -DPIC -o
+.libs/libgstplay_0.8_la-play.o
+In file included from
+../../../../gst-plugins-0.7.6/gst-libs/gst/play/play.h:24,
+                 from
+../../../../gst-plugins-0.7.6/gst-libs/gst/play/play.c:25:
+../../../../gst-plugins-0.7.6/gst-libs/gst/xoverlay/xoverlay.h:27:22:
+X11/Xlib.h: No such file or directory
+In file included from
+../../../../gst-plugins-0.7.6/gst-libs/gst/play/play.h:24,
+                 from
+../../../../gst-plugins-0.7.6/gst-libs/gst/play/play.c:25:
+../../../../gst-plugins-0.7.6/gst-libs/gst/xoverlay/xoverlay.h:52: error:
+parse error before "XID"
+../../../../gst-plugins-0.7.6/gst-libs/gst/xoverlay/xoverlay.h:61: error:
+parse error before "XID"
+../../../../gst-plugins-0.7.6/gst-libs/gst/xoverlay/xoverlay.h:72: error:
+parse error before "XID"
+../../../../gst-plugins-0.7.6/gst-libs/gst/xoverlay/xoverlay.h:77: error:
+parse error before "XID"
+make[5]: *** [libgstplay_0.8_la-play.lo] Error 1
+make[5]: Leaving directory
+`/usr/src/gst-plugins/gst-plugins-0.7.6-build/gst-libs/gst/play'
+
+Now many lines in that particular makefile do reference
+-I/usr/X11R6/include, but none of those are actually used to build play.c.




More information about the Gstreamer-bugs mailing list