Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12098 - xft and pango don't jive
Summary: xft and pango don't jive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-13 12:38 UTC by cluon
Modified: 2003-02-04 19:42 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 cluon 2002-12-13 12:38:14 UTC
when emerging pango after installing latest xft:

pangoft2.c: In function `pango_ft2_font_get_face':
pangoft2.c:233: `FT_HINT_NO_INTEGER_STEM' undeclared (first use in this function)
pangoft2.c:233: (Each undeclared identifier is reported only once
pangoft2.c:233: for each function it appears in.)
pangoft2.c:233: `FT_HINT_NO_VSTEM_ALIGN' undeclared (first use in this
function)pangoft2.c:263: warning: implicit declaration of function
`FT_Set_Hint_Flags'
pangoft2.c:208: warning: `hint_flags' might be used uninitialized in this function
make[3]: *** [pangoft2.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/pango-1.1.3/work/pango-1.1.3/pango'make[2]: ***
[all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/pango-1.1.3/work/pango-1.1.3/pango'make[1]: ***
[all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/pango-1.1.3/work/pango-1.1.3'
make: *** [all-recursive-am] Error 2

possibly related to bug 11559, but this is against the default Xfree install,
and i've already taken the suggested measure of reinstalling xft after emerging X.
Comment 1 foser (RETIRED) gentoo-dev 2002-12-13 12:45:38 UTC
hmm missing slighthint patch in xft. comment out the patchline as suggested and
you should be fine. Thought azarah said he got the patch in, ill have a look.
Comment 2 John Ottander 2002-12-13 16:51:43 UTC
I can confirm this bug when using xfree-4.2.1 and xft-2.0.1

commenting out the patch solves the problem
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-14 14:32:36 UTC
Your problem is that you should update freetype to 2.1.2-r2, or 2.1.3.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2002-12-14 20:45:27 UTC
I'm having the same problem with freetype-2.1.3 and freetype-2.1.3-r1
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-14 23:46:36 UTC
Ok, many of the Slight Hint patch was already present, but seems like I missed
a few bits.  They are added to 2.1.3-r2.