[gstreamer-bugs] [Bug 324530] plugin arts doesn't compile with -Werrror enabled
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Dec 19 13:28:58 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324530
GStreamer | gst-plugins | Ver: 0.8.x
------- Comment #3 from Tim-Philipp Müller 2005-12-19 21:28 UTC -------
faad in the 0.8 branch has just been fixed in CVS by backporting a fix from
HEAD.
the arts error is NOTGNOME, it's a header file that doesn't work with gcc4 -
ultimately a distro problem or arts upstream problem.
By default -Werror is used for CVS builds (but not for releases). You might be
able to override that by using
export CFLAGS="-Wno-error"
or so.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list