Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271828 - chromium-bin depends on cairo and pango
Summary: chromium-bin depends on cairo and pango
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-30 05:49 UTC by Bob Yang
Modified: 2009-06-02 08:59 UTC (History)
0 users

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 Bob Yang 2009-05-30 05:49:03 UTC
When I run chromium, it reports:
./chrome: symbol lookup error: ./chrome: undefined symbol: cairo_format_stride_for_width
then I emerge cairo and run chromium again, it reports:
./chrome: symbol lookup error: ./chrome: undefined symbol: pango_layout_set_height
then I emerge pango and chromium run succeed!

Reproducible: Always

Actual Results:  
./chrome: symbol lookup error: ./chrome: undefined symbol: cairo_format_stride_for_width
./chrome: symbol lookup error: ./chrome: undefined symbol: pango_layout_set_height


Expected Results:  
Run the chromium.

Maybe chromium-bin depends on cairo and pango.
Comment 1 Bernard Cafarelli gentoo-dev 2009-06-02 08:59:40 UTC
Thanks for the report! I've added a RDEPEND on pango (and cairo via pango), in CVS