After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 121105 - dereferencing type-punned pointer (build fails)
dereferencing type-punned pointer (build fails)
Status: RESOLVED DUPLICATE of bug 120960
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.3
Other Linux
: Normal major
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-31 12:14 UTC by Michael A. Peters
Modified: 2004-02-24 12:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael A. Peters 2003-08-31 12:14:03 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
Comment 1 Ronald Bultje 2003-09-01 13:04:34 UTC

*** This bug has been marked as a duplicate of 120960 ***