<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Unfortunately, this is correct. The
      GStreamer 1.0 Python bindings use GObject introspection, which is
      cross compilation incompatible. See
      <a class="moz-txt-link-freetext" href="https://github.com/Guacamayo/meta-gir/blob/master/README.md">https://github.com/Guacamayo/meta-gir/blob/master/README.md</a> for
      more.<br>
      There are efforts to fix this, but they aren't in a stable Yocto
      release yet.<br>
      <br>
      But why do you first mention Ubuntu, then Yocto?<br>
      <br>
      On 12/23/2015 03:45 PM, Laurent Eschenauer wrote:<br>
    </div>
    <blockquote cite="mid:567AB383.5040205@eschenauer.be" type="cite">
      <pre wrap="">Thank you Sebastian, I'll try the usual linux way then.

I'm stuck on 0.10 because the python-gst bindings are only available for
0.10 out of the box in the iMX6 Yocto BSP.

We haven't been able to get a recipe for the 1.x bindings working.

Laurent

On 23/12/15 09:37, Sebastian Dröge wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On Di, 2015-12-22 at 21:07 +0100, Laurent Eschenauer wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hello,

Trying to build gstreamer-sdk from source on a fresh install of
Ubuntu 14.04 I get the following error at the last step:

dpkg-shlibdeps: error: no dependency information found for
/cerbero/dist/linux_x86_64/lib/libharfbuzz.so.0 (used by
debian/base-system/cerbero/dist/linux_x86_64/lib/libpangoft2-
1.0.so.0.3600.7)

Any idea on how to fix this? Google and Bugzilla didn't help.
</pre>
        </blockquote>
        <pre wrap="">
The 0.10 release series of GStreamer is no longer maintained and
supported since more than 3 years now. Try building a 1.x version with
this version of cerbero here:
<a class="moz-txt-link-freetext" href="http://cgit.freedesktop.org/gstreamer/cerbero/">http://cgit.freedesktop.org/gstreamer/cerbero/</a>

Build works the same as for 0.10, just that you call
  "package gstreamer-1.0"
instead of
  "package gstreamer-sdk"

Also note that on Linux building GStreamer the "usual way" with
  ./configure && make && make install
will be easier than using cerbero.



_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>