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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 14 11:20:22 PDT 2010


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

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-14 18:20:14 UTC ---
This may or may not fix this issue (hard to test, everyone just deletes the
installed .gir file instead of figuring out a fix):

commit b61b83376abc624b6c1f8156c8c91186e7897506
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Aug 14 18:36:55 2010 +0100

    introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when
calling scanner

    When calling gobject-introspection scanner, make sure our own
    freshly-built libs within the source tree (well, build dir) come
    first in the PKG_CONFIG_PATH. May or may not help to make sure
    that it doesn't pick up older external plugins-base libs (or
    .gir files) from outside the source tree / build directory as
    dependencies of the introspected lib instead of using the
    stuff we just built in a sibling directory.

    https://bugzilla.gnome.org/show_bug.cgi?id=623698

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