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 122238 - not installing
not installing
Status: RESOLVED DUPLICATE of bug 120960
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.3
Other Linux
: Normal blocker
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-13 21:35 UTC by dh
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description dh 2003-09-13 21:35:36 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
Comment 1 Ronald Bultje 2003-09-14 08:38:34 UTC

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