GNOME Bugzilla – Bug 307156
[faad] error when compiling CVS
Last modified: 2005-06-11 00:16:51 UTC
gstfaad.c: In function 'gst_faad_sinkconnect': gstfaad.c:304: error: parse error before '<<' token gstfaad.c:308:9: error: too many decimal points in number gstfaad.c:317: error: 'samplerate' undeclared (first use in this function) gstfaad.c:317: error: (Each undeclared identifier is reported only once gstfaad.c:317: error: for each function it appears in.) gstfaad.c:317: error: 'channels' undeclared (first use in this function) gstfaad.c: In function 'gst_faad_chain': gstfaad.c:681: error: parse error before '<<' token gstfaad.c:685:9: error: too many decimal points in number gstfaad.c:690: error: 'samplerate' undeclared (first use in this function) gstfaad.c:690: error: 'channels' undeclared (first use in this function) make[3]: *** [libgstfaad_la-gstfaad.lo] Error 1 make[3]: Leaving directory `/mnt/extra/Sources/gst-plugins/ext/faad' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/extra/Sources/gst-plugins/ext' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/extra/Sources/gst-plugins' make: *** [all] Error 2
Looks like a CVS conflict in your checkout. Please check...