Bug 600920 - broken mono-cairo.pc file
Summary: broken mono-cairo.pc file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mono
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Xavier Lamien
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 599916
TreeView+ depends on / blocked
 
Reported: 2010-06-06 17:40 UTC by Orcan Ogetbil
Modified: 2010-06-06 20:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-06 20:31:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orcan Ogetbil 2010-06-06 17:40:16 UTC
Description of problem:
mono-cairo.pc from mono-devel-2.6.4-2.fc14.x86_64.rpm contains the line

   Libs: -r:${prefix}/lib/mono/1.0/Mono.Cairo.dll

This has to be modified to make things work on 64bit systems which use /usr/lib64 as libdir, possibly to

   Libs: -r:${libdir}/mono/1.0/Mono.Cairo.dll

Version-Release number of selected component (if applicable):
mono-devel-2.6.4-2.fc14.x86_64


The bug prevents gnome-guitar to be built in rawhide.

Comment 1 Paul F. Johnson 2010-06-06 20:31:27 UTC
Should hit tomorrows push


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