[gstreamer-bugs] [Bug 330416] New: missing dep on gstreamer >= 0.8.11.2 (qtdemux.c: 'GST_TAG_IMAGE' undeclared)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 8 07:34:12 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=330416
 GStreamer | gst-plugins | Ver: 0.8.11

           Summary: missing dep on gstreamer >= 0.8.11.2 (qtdemux.c:
                    'GST_TAG_IMAGE' undeclared)
           Product: GStreamer
           Version: 0.8.11
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lool+gnome at via.ecp.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: rbultje at ronald.bitfreak.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,

Since the pre-release of gst-plugins 0.8.11.2, I can't build qtdemux:

 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread
-I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED
-Wall -Werror -g -Wall -O2 -MT libgstqtdemux_la-qtdemux.lo -MD -MP -MF
.deps/libgstqtdemux_la-qtdemux.Tpo -c qtdemux.c  -fPIC -DPIC -o
.libs/libgstqtdemux_la-qtdemux.o
qtdemux.c: In function 'qtdemux_parse_tree':
qtdemux.c:2079: error: 'GST_TAG_IMAGE' undeclared (first use in this function)
qtdemux.c:2079: error: (Each undeclared identifier is reported only once
qtdemux.c:2079: error: for each function it appears in.)
make[4]: *** [libgstqtdemux_la-qtdemux.lo] Erreur 1

This suggests the dependency check in gst-plugins is not strong enough to match
gstreamer 0.8.11.2 which added GST_TAG_IMAGE.

Cc:ing BBB as release manager.

Cheers,


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list