[gstreamer-bugs] [Bug 498181] New: Recent change to gst-plugins-base breaks gst-plugins-good

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 19 05:31:52 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=498181

  GStreamer | gst-plugins-good | Ver: 0.10.6
           Summary: Recent change to gst-plugins-base breaks gst-plugins-
                    good
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: david.ronis at mcgill.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Steps to reproduce:
1. configure
2. make
3. 


Stack trace:
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.


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=498181.




More information about the Gstreamer-bugs mailing list