Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228801 - net-libs/xulrunner-1.8.1.14 fails to compile if x11-libs/pango is built with USE="-X"
Summary: net-libs/xulrunner-1.8.1.14 fails to compile if x11-libs/pango is built with ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-21 18:30 UTC by Markus Rothe (RETIRED)
Modified: 2008-06-21 21:12 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 Markus Rothe (RETIRED) gentoo-dev 2008-06-21 18:30:14 UTC
net-libs/xulrunner-1.8.1.14 fails to compile if x11-libs/pango (1.20.3) is built with USE="-X":

[...]
nsDeviceContextGTK.cpp:70:26: error: pango/pangox.h: No such file or directory
gmake[4]: *** [nsDeviceContextGTK.o] Error 1
[...]

recompiling x11-libs/pango with USE="X" fixed the issue. please add a test if pango was compiled with USE="X" to xulrunner.

[ this probably also affects 1.9 series of xulrunner ]
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-06-21 21:12:40 UTC
1.9 was fixed already

Fixed on 1.8, thanks for the report