GNOME Bugzilla – Bug 310106
Compilation of GStreamer 0.9 CVS fails on FC4
Last modified: 2005-08-29 15:27:10 UTC
Please describe the problem: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -mpreferred-stack-boundary=2 -I/usr/include/valgrind -I/usr/include/valgrind/x86 -I/usr/include/valgrind/linux -I/usr/include/valgrind/x86-linux -I../.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o cc1: warnings being treated as errors lex._gst_parse_yy.c: In function '_gst_parse_yylex': parse.l:144: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result make[4]: *** [libgstparse_la-lex._gst_parse_yy.lo] Error 1 make[4]: Leaving directory `/home/cschalle/RPMS/BUILD/gstreamer-0.9.1.1/gst/parse' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/cschalle/RPMS/BUILD/gstreamer-0.9.1.1/gst' make[2]: *** [all] Error 2 Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
*** This bug has been marked as a duplicate of 172815 ***