Hide Forgot
Created attachment 1122601 [details] Patch The attached patch fixes the static shipped static libraries. Currently they are broken due to using some public global variables with the wrong decorations, which results in undefined reference errors for i.e. g_utf8_skip.
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
Created attachment 1156927 [details] Patch Patch rebased.
Created attachment 1156928 [details] Patch (Correct patch)
Uh scratch this, looks like it is not needed with newer cairos anymore.