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 304540 - [libmms] libmms doesn't like gcc4
[libmms] libmms doesn't like gcc4
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-17 16:20 UTC by Michaël Arnauts
Modified: 2005-05-18 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michaël Arnauts 2005-05-17 16:20:10 UTC
I love this :)

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -Werror -I/usr/include/libmms
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT
libgstmms_la-gstmms.lo -MD -MP -MF .deps/libgstmms_la-gstmms.Tpo -c gstmms.c 
-fPIC -DPIC -o .libs/libgstmms_la-gstmms.o
cc1: warnings being treated as errors
gstmms.c: In function 'gst_mms_get':
gstmms.c:268: warning: pointer targets in passing argument 3 of 'mms_read'
differ in signedness
make: *** [libgstmms_la-gstmms.lo] Error 1
Comment 1 Ronald Bultje 2005-05-18 10:09:34 UTC
fixed.