GNOME Bugzilla – Bug 121105
dereferencing type-punned pointer (build fails)
Last modified: 2004-02-24 12:55:15 UTC
gcc 3.3.1 gstreamer-0.6.2 builds (and works) just dandy. Point in build of failure: -=-=-=-=-=-=-=-=-=-=-=-=-=- rm -f .libs/libgstreamer_0.6_la-gstplugin.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SO URCE -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=\"/v ar/cache/gstreamer-0.6\" -O2 -march=i386 -mcpu=i686 -MT libgstreamer_0.6_la-gstp lugin.lo -MD -MP -MF .deps/libgstreamer_0.6_la-gstplugin.Tpo -c gstplugin.c -fP IC -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-al iasing rules make[4]: *** [libgstreamer_0.6_la-gstplugin.lo] Error 1
*** This bug has been marked as a duplicate of 120960 ***