[Gstreamer-bugs] [Bug 120960] New - Failed to compile gstreamer 0.6.3 with gcc 3.3.1

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Aug 28 18:49:20 PDT 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=120960

Changed by suzhe at turbolinux.com.cn.

--- shadow/120960	Thu Aug 28 21:49:20 2003
+++ shadow/120960.tmp.8665	Thu Aug 28 21:49:20 2003
@@ -0,0 +1,33 @@
+Bug#: 120960
+Product: GStreamer
+Version: 0.6.3
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: blocker
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: suzhe at turbolinux.com.cn               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Failed to compile gstreamer 0.6.3 with gcc 3.3.1
+
+Hi, I can not compile gstreamer 0.6.3 with gcc 3.3.1. The error messages are:
+
+gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -Wall -Werror
+-DGST_DISABLE_DEPRECATED -g -I../libs -I../include
+-DG_LOG_DOMAIN=g_log_domain_gstreamer
+-DGST_CACHE_DIR=\"/var/cache/gstreamer-0.6\" -O2 -g -march=i586 -MT
+libgstreamer_0.6_la-gstplugin.lo -MD -MP -MF
+.deps/libgstreamer_0.6_la-gstplugin.Tpo -c gstplugin.c  -fPIC -DPIC -o
+.libs/libgstreamer_0.6_la-gstplugin.lo
+gstplugin.c: In function `gst_plugin_load_plugin':
+gstplugin.c:183: warning: dereferencing type-punned pointer will break
+strict-aliasing rules
+
+The attached patch fixes this problem.




More information about the Gstreamer-bugs mailing list