GNOME Bugzilla – Bug 302864
gst-plugins fails to compile with gcc4
Last modified: 2005-05-04 11:33:23 UTC
Please describe the problem: 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 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplay_0.8_la-play.lo -MD -MP -MF .deps/libgstplay_0.8_la-play.Tpo -c play.c -fPIC -DPIC -o .libs/libgstplay_0.8_la-play.o cc1: warnings being treated as errors play.c: In function 'gst_play_set_location': play.c:319: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result make[5]: *** [libgstplay_0.8_la-play.lo] Error 1 Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Should be fixed in CVS now. Cheers -Tim