Bug 467294 - mono-cairo.pc broken
Summary: mono-cairo.pc broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mono
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 460663
TreeView+ depends on / blocked
 
Reported: 2008-10-16 18:13 UTC by Dan Winship
Modified: 2009-03-07 22:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-16 23:14:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Winship 2008-10-16 18:13:42 UTC
> pkg-config --libs mono-cairo
-r:/usr/lib64/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll  

which doesn't work, because it's in lib64, not lib.

patching it to just say "-r:Mono.Cairo.dll" instead of "-r:${prefix}/lib/mono/1.0/Mono.Cairo.dll" appears to work fine, though I haven't tested extensively...

Comment 1 Paul F. Johnson 2008-10-16 23:14:42 UTC
Thanks for the report - fixed in the next push


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