GNOME Bugzilla – Bug 786270
gdk-pixbuf xlib library has no exported symbols with meson
Last modified: 2017-08-14 10:36:50 UTC
Very trivial one, basically the contrib xlib library will loose all of its symbols when built with meson, but not with autotools. Will attach a patch to resolve this.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository. *** This bug has been marked as a duplicate of bug 786232 ***
Created attachment 357543 [details] [review] 0001-contrib-Ensure-we-export-gdk-pixbuf-xlib-symbols-wit.patch Added patch that is confirmed to restore the original ABI, as tested with abireport
Ah well then, saves me the bother.