[Gstreamer-bugs] [Bug 128893] Changed - configure doesn't fail when the user is using a version of libfaad which is too old

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Dec 9 06:13:23 PST 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=128893

Changed by teuf at users.sourceforge.net.

--- shadow/128893	Tue Dec  9 09:03:39 2003
+++ shadow/128893.tmp.20195	Tue Dec  9 09:13:23 2003
@@ -15,6 +15,27 @@
 URL: 
 Summary: configure doesn't fail when the user is using a version of libfaad which is too old
 
 Debian sarge has libfaad 1.1.0 (which is old) with which the faad decoder
 compilation fails, even if configure passed successfully. I'll attach the
 error log when I get a chance to retry to compile it.
+
+------- Additional Comments From teuf at users.sourceforge.net  2003-12-09 09:12 -------
+aad.c  -fPIC -DPIC -o .libs/libgstfaad_la-gstfaad.o
+gstfaad.c: In function `gst_faad_srcgetcaps':
+gstfaad.c:232: error: `FAAD_FMT_DOUBLE' undeclared (first use in this
+function)
+gstfaad.c:232: error: (Each undeclared identifier is reported only once
+gstfaad.c:232: error: for each function it appears in.)
+gstfaad.c: In function `gst_faad_srcconnect':
+gstfaad.c:329: error: `FAAD_FMT_DOUBLE' undeclared (first use in this
+function)
+gstfaad.c: In function `gst_faad_chain':
+gstfaad.c:386: warning: passing arg 3 of `faacDecInit' makes pointer
+from integer without a cast
+gstfaad.c:386: warning: passing arg 4 of `faacDecInit' from
+incompatible pointer type
+gstfaad.c:386: error: too many arguments to function `faacDecInit'
+gstfaad.c:399: error: too many arguments to function `faacDecDecode'
+gstfaad.c:407: error: structure has no member named `samplerate'
+gstfaad.c:409: error: structure has no member named `samplerate'
+




More information about the Gstreamer-bugs mailing list