GNOME Bugzilla – Bug 674013
[gst-plugins-base] error build from git
Last modified: 2012-04-14 12:29:09 UTC
Hi. I have error when build gst-plugins-base from git. I'm trying git pull, but my copy already up-to-date. Thanks.
Created attachment 211956 [details] log
P.S. gst-plugins-base from master branch. Also I use glib from git.
What pango version are you using? (pkg-config --modversion pango) It looks like it's the pango header files that are causing trouble, perhaps your pango version is too old for the glib (and glib-disable-deprecated-API flags)?
I also try use pango from git. So, I install it in ~gst/master/prefix (system pango version) dark-al@dv7:~$ pkg-config --modversion pango 1.28.4 (gst-uninstalled pango version) dark-al@dv7:~/gst/master$ pkg-config --modversion pango 1.30.0
Created attachment 211982 [details] compile log Trying update gst-plugins-base from git and have another error. See log.
Can this be closed now? (I seem to remember from IRC that it works fine now)
Yes, close it. Many thanks for help! :)