Building Gstreamer with rust support

Sebastian Dröge sebastian at centricular.com
Tue Nov 1 09:22:35 UTC 2022


On Tue, 2022-11-01 at 01:02 -0300, Rodrigo Santos via gstreamer-devel
wrote:
> I have libpango1.0-dev version 1.50.6+ds-2.
> 
> I'm sending attached the build and meson logs.
> 
> PS: ninja.log is the output of the ninja -C builddir command, other
> log files are build artifacts generated by meson and ninja.

Did you install libpango1.0-dev after the first build try?
It looks like it would be using the system version, but your build
directory contains another version and that's the one with the broken
pkg-config file.

Maybe try removing the whole build directory and then running things
again.

Also you might want to install gobject-introspection from your distro
too, as well as many other packages.
It's building a lot of things as part of GStreamer now that you could
easily get from your distro.

-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20221101/99421d0a/attachment.htm>


More information about the gstreamer-devel mailing list