gst-plugins-good breaks with upgrade of gst-plugins-base
- From: David Ronis <ronis ronispc chem mcgill ca>
- To: garnome-list gnome org
- Subject: gst-plugins-good breaks with upgrade of gst-plugins-base
- Date: Mon, 19 Nov 2007 16:39:37 -0500
Some of you might need to know this:
The gst-plugins-good's build fails with:
gstid3v2mux.cc:547: error: 'GST_TAG_MUSICBRAINZ_SORTNAME' was not declared in
this scope
make[4]: *** [libgsttaglib_la-gstid3v2mux.lo] Error 1
This tag is depreciated and not declared in
gst-plugins-base/gst-libs/gst/tag/tag.h if GST_DISABLE_DEPRECATED is defined.
The fix is to do as tag.h says:
* Deprecated. Use GST_TAG_ARTIST_SORTNAME instead.
I've reported the bug (Bugzilla: 498181) and the developers are aware
of the problem (although their fix is not the same).
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]