[Gstreamer-bugs] [Bug 119105] Changed - gst-plugins build fails due to warnings and -Werror
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Mon Aug 4 23:14:34 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=119105
Changed by ds at schleef.org.
--- shadow/119105 Mon Aug 4 13:05:36 2003
+++ shadow/119105.tmp.19027 Tue Aug 5 02:14:34 2003
@@ -1,20 +1,20 @@
Bug#: 119105
Product: GStreamer
-Version: 0.3.3
+Version: 0.6.x CVS
OS: Linux
OS Details: Debian GNU/Linux unstable
Status: NEW
Resolution:
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: daf at parnassus.ath.cx
QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: HEAD
+TargetMilestone: 0.6.x
URL:
Summary: gst-plugins build fails due to warnings and -Werror
Building gst-plugins fails with the following messages:
gstavidemux.c: In function `gst_avi_demux_avih':
@@ -47,6 +47,17 @@
make[3]: Leaving directory `/home/daf/cvs/gst-plugins/gst/avi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/daf/cvs/gst-plugins/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/daf/cvs/gst-plugins'
make: *** [all] Error 2
+
+------- Additional Comments From ds at schleef.org 2003-08-05 02:14 -------
+Is this compiled by GARNOME? If so, garnome needs to be fixed to call
+make as 'make CFLAGS=-Wno-error'. (Please file another bug if
+appropriate.)
+
+If it's not garnome, well, you can do the same. =)
+
+This bug will probably be fixed before the next release, but it's
+relatively minor, since the -Werror flag isn't used in the release
+tarball.
More information about the Gstreamer-bugs
mailing list