[Gstreamer-bugs] [Bug 133562] New - Build breaks on dvdec

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 5 12:48:54 PST 2004


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

Changed by uraeus at linuxrising.org.

--- shadow/133562	Thu Feb  5 15:48:53 2004
+++ shadow/133562.tmp.850	Thu Feb  5 15:48:53 2004
@@ -0,0 +1,44 @@
+Bug#: 133562
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: Uraeus at linuxrising.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Build breaks on dvdec
+
+gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.7
+-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
+-DGST_DISABLE_DEPRECATED -Wall -Werror -DG_DISABLE_DEPRECATED -O2 -g -pipe
+-march=i386 -mcpu=i686 -c gstdvdec.c -MT libgstdvdec_la-gstdvdec.lo -MD -MP
+-MF .deps/libgstdvdec_la-gstdvdec.TPlo  -fPIC -DPIC -o
+.libs/libgstdvdec_la-gstdvdec.o
+gstdvdec.c: In function `gst_dvdec_video_getcaps':
+gstdvdec.c:692: error: syntax error before ',' token
+gstdvdec.c: In function `gst_dvdec_video_link':
+gstdvdec.c:704: error: `dvdec' undeclared (first use in this function)
+gstdvdec.c:704: error: (Each undeclared identifier is reported only once
+gstdvdec.c:704: error: for each function it appears in.)
+gstdvdec.c:709: error: `i' undeclared (first use in this function)
+gstdvdec.c:716: error: `negotiated_caps' undeclared (first use in this
+function)gstdvdec.c:723: warning: passing arg 1 of `gst_caps_free' discards
+qualifiers from pointer target type
+gstdvdec.c:751: error: `element' undeclared (first use in this function)
+gstdvdec.c:752: warning: `return' with no value, in function returning non-void
+gstdvdec.c: At top level:
+gstdvdec.c:755: error: syntax error before '}' token
+gstdvdec.c: In function `gst_dvdec_loop':
+gstdvdec.c:791: warning: unused variable `cur_caps'
+make[2]: *** [libgstdvdec_la-gstdvdec.lo] Error 1
+make[2]: Leaving directory
+`/home/cschalle/rpms/BUILD/gst-plugins-0.7.3.2/ext/dv'
+make[1]: *** [install-recursive] Error 1




More information about the Gstreamer-bugs mailing list