[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 13:17:46 PDT 2010


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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-06 20:17:40 UTC ---
I have another idea: how about changing this in gst-libs/gst/riff/Makefile.am
(might need similar changes in other gst-libs/gst/*/Makefile.am):

  GstRiff- at GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER)
libgstriff- at GST_MAJORMINOR@.la
-     $(AM_V_GEN)PKG_CONFIG_PATH="$(PKG_CONFIG_PATH):$(top_builddir)/pkgconfig"
\
+     $(AM_V_GEN)PKG_CONFIG_PATH="$(top_builddir)/pkgconfig:$(PKG_CONFIG_PATH)"
\

?

-- 
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