Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179727 - x11-libs/cairo-1.4.4 Cairo not provides some needed libs in pkgconfig
Summary: x11-libs/cairo-1.4.4 Cairo not provides some needed libs in pkgconfig
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 09:03 UTC by Gabor Garami
Modified: 2007-05-25 15:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Garami 2007-05-25 09:03:22 UTC
Cairo's pkg-config not provides the -lXrender and -lX11 depends.

Refer: https://bugzilla.flock.com/show_bug.cgi?id=7381

I don't know what's the problem, but when i compile the Flock with --enable-system-cairo, it will be failed with missing reference to -lX11 and -lXrender.
The developer team of Flock says it's a missing -lXrender -lX11 references. Please fix it, or push it into upstream.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2007-05-25 15:11:07 UTC
Yes it does. This is an issue with flock.

pkg-config --libs cairo-xlib-xrender

You'll see the proper output.