Bug 1306091 - Fix static libraries
Summary: Fix static libraries
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mingw-pango
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-10 01:07 UTC by Sandro Mani
Modified: 2016-05-13 19:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-13 19:01:19 UTC
Type: Bug


Attachments (Terms of Use)
Patch (4.12 KB, application/mbox)
2016-02-10 01:07 UTC, Sandro Mani
no flags Details
Patch (4.12 KB, patch)
2016-05-12 21:53 UTC, Sandro Mani
no flags Details | Diff
Patch (4.06 KB, patch)
2016-05-12 21:55 UTC, Sandro Mani
no flags Details | Diff

Description Sandro Mani 2016-02-10 01:07:52 UTC
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.

Comment 1 Jan Kurik 2016-02-24 14:28:02 UTC
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

Comment 2 Sandro Mani 2016-05-12 21:53:41 UTC
Created attachment 1156927 [details]
Patch

Patch rebased.

Comment 3 Sandro Mani 2016-05-12 21:55:36 UTC
Created attachment 1156928 [details]
Patch

(Correct patch)

Comment 4 Sandro Mani 2016-05-13 19:01:19 UTC
Uh scratch this, looks like it is not needed with newer cairos anymore.


Note You need to log in before you can comment on or make changes to this bug.