Hi Sam, thanks for the quick answer, unfortunately make uninstall did not resolve the issue. When I searched for files with gstreamer in their name or path I still found a lot of files. In the end I removed several header files and so files related to gstreamer and that solved the issue.
Could this be related to the autotools build setup? Is there a way to fix it? Cheers Sebastian On 11/02/17 13:28, Sam Thursfield wrote: > Hi Lanoxx > > On 2/11/17, Sebastian Geiger (Lanoxx) <lan...@gmx.net> wrote: >> Hi, >> >> I was trying to build gstreamer 1.10 today with jhbuild using the 3.22 >> module set, and I got the following error: > ... > > I've seen problems like this before which were caused by: a new symbol > being added in the source tree, an older version of the library being > installed, and the g-ir-scanner linking stuff against the old version > that is installed. > > If 'gst_element_message_full_with_details' and > 'gst_make_element_message_details' were recently added then that's > probably what's happening here. > > To work around the issue you can do `make uninstall` in your > /home/user/Documents/Code/jh-gnome-checkout/gstreamer/ directory, then > try jhbuild again. The g-ir-scanner should now be forced to link > against the new libraries in the source tree. > > This is an annoying bug, I'm not sure what causes it. Possibly some > issue in the GI/Autotools integration. > > Sam _______________________________________________ desktop-devel-list mailing list desktop-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/desktop-devel-list