[gstreamer-bugs] [Bug 623698] riff build error: requires GstInterfaces 1.1, has 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 6 10:56:21 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623698
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-06 17:56:18 UTC ---
Uhm, I have no idea why it's looking at the installed
/opt/gnome2/share/gir-1.0/GstInterfaces-0.10.gir file. It should be using the
GstInterfaces-0.10.gir from within the build tree.

I don't really know how to debug this. Maybe best to ask some introspection
people. 

Does this make any difference? In gst-libs/gst/riff/Makefile.am:

 libgstriff_ at GST_MAJORMINOR@_la_LIBADD = \
   $(top_builddir)/gst-libs/gst/audio/libgstaudio- at GST_MAJORMINOR@.la \
+  $(top_builddir)/gst-libs/gst/tag/libgstinterfaces- at GST_MAJORMINOR@.la \
   $(top_builddir)/gst-libs/gst/tag/libgsttag- at GST_MAJORMINOR@.la \
   $(GST_BASE_LIBS) $(GST_LIBS)

?

-- 
Configure bugmail: https://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