[gstreamer-bugs] [Bug 301166] GStreamer 0.8 CVS compilation fails on GCC4 warning

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Apr 25 10:28:33 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=301166
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Christian Schaller  2005-04-25 17:28 -------
make[3]: Entering directory `/home/cschalle/gst/08/gstreamer/tests/seeking'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64   -fno-common -g -Wall -Werror -DGST_DISABLE_DEPRECATED
-I../../libs -I../.. -g -O2 -MT seeking1.o -MD -MP -MF ".deps/seeking1.Tpo" -c
-o seeking1.o seeking1.c; \
then mv -f ".deps/seeking1.Tpo" ".deps/seeking1.Po"; else rm -f
".deps/seeking1.Tpo"; exit 1; fi

verified fixed; next stop is this one:
cc1: warnings being treated as errors
seeking1.c: In function ‘main’:
seeking1.c:58: warning: pointer targets in passing argument 4 of ‘gst_pad_query’
differ in signedness
seeking1.c:60: warning: pointer targets in passing argument 4 of ‘gst_pad_query’
differ in signedness
seeking1.c:83: warning: pointer targets in passing argument 4 of ‘gst_pad_query’
differ in signedness
seeking1.c:85: warning: pointer targets in passing argument 4 of ‘gst_pad_query’
differ in signedness
make[3]: *** [seeking1.o] Error 1


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list