用./configure 后 make时出现如下错误
pangoft2.c: In function `pango_ft2_font_get_face':
pangoft2.c:223: error: `FC_HINT_STYLE' undeclared (first use in this function)
pangoft2.c:223: error: (Each undeclared identifier is reported only once
pangoft2.c:223: error: for each function it appears in.)
pangoft2.c:224: error: `FC_HINT_FULL' undeclared (first use in this function)
pangoft2.c:226: error: `FC_HINT_NONE' undeclared (first use in this function)
pangoft2.c:230: error: `FC_HINT_SLIGHT' undeclared (first use in this function)
pangoft2.c:231: error: `FC_HINT_MEDIUM' undeclared (first use in this function)
make[3]: *** [pangoft2.lo] 错误 1
make[3]: Leaving directory `/usr/src/packages/SOURCES/pango-1.2.1/pango'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/usr/src/packages/SOURCES/pango-1.2.1/pango'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/usr/src/packages/SOURCES/pango-1.2.1'
make: *** [all-recursive-am] 错误 2
linux:/usr/src/packages/SOURCES/pango-1.2.1 #