Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 57497

Summary: Ebuild for Pango fails when emerging gnome
Product: Gentoo Linux Reporter: Steven Sokol <ssokol>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steven Sokol 2004-07-18 09:09:09 UTC
When I try to emerge gnome, the ebuild for Pango 1.4.0 fails.  It appears to be missing a header file when compiling pangoft2.c.  Errors commence on line 205 and continue:

pangoft2.c:205: error: 'FC_HINT_STYLE' undeclared (first use this function)
pangoft2.c:206: error: 'FC_HINT_FULL' undeclared (first use this function)
pangoft2.c:208: error: 'FC_HINT_NONE' undeclared (first use this function)
pangoft2.c:212: error: 'FC_HINT_SLIGHT' undeclared (first use this function)
pangoft2.c:213: error: 'FC_HINT_MEDIUM' undeclared (first use this function)



Reproducible: Always
Steps to Reproduce:
1. Type emerge gnome<enter>.
2. Wait a fairly long time.
3. See the process stop with an error message.

Actual Results:  
Errors as described in details section above.

Expected Results:  
Successfully compiled pango 1.4.0 and continued with compilation of the gnome 
code.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-07-19 02:25:03 UTC
Looks like bug #34697 or similar, please post the output of 'locate fontconfig.h'
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2004-08-22 01:07:41 UTC
A month without a reply, and the dupe explains this.

*** This bug has been marked as a duplicate of 34697 ***