After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 307156 - [faad] error when compiling CVS
[faad] error when compiling CVS
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-10 13:56 UTC by Michaël Arnauts
Modified: 2005-06-11 00:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michaël Arnauts 2005-06-10 13:56:27 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
Comment 1 Ronald Bultje 2005-06-11 00:16:51 UTC
Looks like a CVS conflict in your checkout. Please check...