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 332559 - cvs fails to build -- `GST_TAG_CMML_STREAM' undeclared
cvs fails to build -- `GST_TAG_CMML_STREAM' undeclared
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-25 17:55 UTC by Elijah Newren
Modified: 2006-02-27 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elijah Newren 2006-02-25 17:55:42 UTC
gstannodex.c: In function `plugin_init':
gstannodex.c:139: error: `GST_TAG_CMML_STREAM' undeclared (first use in this function)
gstannodex.c:139: error: (Each undeclared identifier is reported only once
gstannodex.c:139: error: for each function it appears in.)
gstannodex.c:142: error: `GST_TAG_CMML_HEAD' undeclared (first use in this function)
gstannodex.c:145: error: `GST_TAG_CMML_CLIP' undeclared (first use in this function)
make[3]: *** [libgstannodex_la-gstannodex.lo] Error 1
make[3]: Leaving directory `/export/home/b/newrenTemp/gnome/gst-plugins-good/ext/annodex'
Comment 1 Michael Smith 2006-02-27 15:30:17 UTC
This is fixed now (thanks dolphy, and sorry again for the breakage!)
Comment 2 Michael Smith 2006-02-27 15:30:44 UTC
Oops. Actually set to fixed.