GNOME Bugzilla – Bug 122238
not installing
Last modified: 2004-12-22 21:47:04 UTC
I tried gnome 2.4 and stranded with gstreamer: make[4]: Entering directory `/workspace/software/gnome/CORE/gstreamer-0.6.3/gst'if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/gnome/include/libxml2 -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/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=\""/opt/gnome/var/cache/gstreamer-0.6"\" -g -O2 -MT libgstreamer_0.6_la-gstplugin.lo -MD -MP -MF ".deps/libgstreamer_0.6_la-gstplugin.Tpo" \ -c -o libgstreamer_0.6_la-gstplugin.lo `test -f 'gstplugin.c' || echo './'`gstplugin.c; \ then mv -f ".deps/libgstreamer_0.6_la-gstplugin.Tpo" ".deps/libgstreamer_0.6_la-gstplugin.Plo"; \ else rm -f ".deps/libgstreamer_0.6_la-gstplugin.Tpo"; exit 1; \ fi rm -f .libs/libgstreamer_0.6_la-gstplugin.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/gnome/include/libxml2 -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/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=\"/opt/gnome/var/cache/gstreamer-0.6\" -g -O2 -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 make[4]: *** [libgstreamer_0.6_la-gstplugin.lo] Error 1 make[4]: Leaving directory `/workspace/software/gnome/CORE/gstreamer-0.6.3/gst' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/workspace/software/gnome/CORE/gstreamer-0.6.3/gst' make[2]: *** [all] Error 2 make[2]: Leaving directory `/workspace/software/gnome/CORE/gstreamer-0.6.3/gst' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/workspace/software/gnome/CORE/gstreamer-0.6.3' make: *** [all] Error 2
*** This bug has been marked as a duplicate of 120960 ***