[Gstreamer-bugs] [Bug 111698] New - Compilation of audioconvert fails

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Apr 27 06:09:56 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=111698

Changed by soto at informatik.uni-kl.de.

--- shadow/111698	Sun Apr 27 09:09:56 2003
+++ shadow/111698.tmp.27378	Sun Apr 27 09:09:56 2003
@@ -0,0 +1,36 @@
+Bug#: 111698
+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: soto at informatik.uni-kl.de               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Cc: in7y118 at public.uni-hamburg.de
+Summary: Compilation of audioconvert fails
+
+Compilation fails for audioconvert:
+
+gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -pthread -I/home/soto/dxr3/gstreamer/pkgconfig/..
+-I/home/soto/dxr3/gstreamer/pkgconfig/../libs -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
+-I/usr/include/libxml2/libxml -DGST_DISABLE_DEPRECATED -g -Wall -Werror -g
+-O2 -MT libgstaudioconvert_la-gstaudioconvert.lo -MD -MP -MF
+.deps/libgstaudioconvert_la-gstaudioconvert.Tpo -c gstaudioconvert.c  -fPIC
+-DPIC -o .libs/libgstaudioconvert_la-gstaudioconvert.o
+cc1: warnings being treated as errors
+gstaudioconvert.c: In function `gst_audio_convert_get_buffer':
+gstaudioconvert.c:508: warning: implicit declaration of function
+`gst_buffer_is_writable'
+
+I'm using a current (updated half an hour ago) version of GStreamer HEAD. 
+The function `gst_buffer_is_writable' is not defined anywhere in the
+GStreamer source.  A forgotten commit?





More information about the Gstreamer-bugs mailing list