[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 07:14:46 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 14:14 -------
Getting this with current CVS

 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../../.. -I../../../libs -DGST_ENABLE_NEW -g -O2 -MT
libgstdataprotocol_la-dataprotocol.lo -MD -MP -MF
.deps/libgstdataprotocol_la-dataprotocol.Tpo -c dataprotocol.c  -fPIC -DPIC -o
.libs/libgstdataprotocol_la-dataprotocol.o
dataprotocol.c: In function 'gst_dp_packet_from_caps':
dataprotocol.c:279: error: syntax error before '<<' token
dataprotocol.c:283:9: error: too many decimal points in number
dataprotocol.c:290: error: syntax error before '<<' token
dataprotocol.c:294:9: error: too many decimal points in number
dataprotocol.c: In function 'gst_dp_packet_from_event':
dataprotocol.c:404: error: syntax error before '<<' token
dataprotocol.c:408:9: error: too many decimal points in number
dataprotocol.c: In function 'gst_dp_caps_from_packet':
dataprotocol.c:472: error: syntax error before '<<' token
dataprotocol.c:476:9: error: too many decimal points in number
cc1: warnings being treated as errors
dataprotocol.c:465: warning: unused variable 'string'
make[4]: *** [libgstdataprotocol_la-dataprotocol.lo] Error 1
make[4]: Leaving directory `/home/cschalle/gst/08/gstreamer/libs/gst/dataprotocol'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/cschalle/gst/08/gstreamer/libs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cschalle/gst/08/gstreamer/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cschalle/gst/08/gstreamer'
make: *** [all] Error 2


------- 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