[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:14:27 PDT 2010


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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-06 20:14:24 UTC ---
> Your comment about it looking at the installed files rather than the build tree
> got me to thinking.  On a whim I tried "rm /opt/gnome2/share/gir/*" and running
> it again.  Now it fails when building GstInterfaces-0.10.gir:
> ---
>   GEN    GstInterfaces-0.10.gir
> Couldn't find include 'Gst-0.10.gir' (search path:
> ['/opt/gnome2/share/gir-1.0', '/opt/gnome2/share/gir-1.0',
> '/opt/gnome2/share/gir-1.0', '/usr/share/gir-1.0',
> '/opt/gnome2/share/gir-1.0'])
> make[5]: *** [GstInterfaces-0.10.gir] Error 1
> make[5]: Leaving directory
> `/mnt/common/opt/gnome2/usr/src/gst-plugins-base/gst-libs/gst/interfaces'
> ---
> I suspect that the search path is missing the build tree directories for some
> reason.

Well, that's not entirely surprising, since it expects to find Gst-0.10.gir
(from GStreamer core) in the installed location (check with pkg-config
--variable=girdir gstreamer-0.10)

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