pango won't compile



pango explodes on XftFreetype.h

Any idea's?

TIA
Cal...


gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -DMODULE_VERSION=\"1.0.0\" -DG_DISABLE_DEPRECATED -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I.. -g -O2 -Wall -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c pangoxft-font.c  -fPIC -DPIC -o pangoxft-font.o
In file included from pangoxft-font.c:25:
/usr/X11R6/include/X11/Xft/XftFreetype.h:73: parse error before `*'
/usr/X11R6/include/X11/Xft/XftFreetype.h:74: warning: type defaults to `int' in declaration of `XftFreeTypeOpen'
/usr/X11R6/include/X11/Xft/XftFreetype.h:74: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:77: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:79: parse error before `*'
/usr/X11R6/include/X11/Xft/XftFreetype.h:80: warning: type defaults to `int' in declaration of `XftFreeTypeGet'
/usr/X11R6/include/X11/Xft/XftFreetype.h:80: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:88: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:94: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:101: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:108: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:115: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:122: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:129: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:136: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:143: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:150: parse error before `XftFontStruct'
/usr/X11R6/include/X11/Xft/XftFreetype.h:157: parse error before `XftFontStruct'
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:304: structure has no member named `u'
pangoxft-font.c:317: structure has no member named `u'
pangoxft-font.c: In function `pango_xft_font_get_coverage':
pangoxft-font.c:463: warning: passing arg 4 of `FcPatternGetString' from incompatible pointer type
pangoxft-font.c: In function `pango_xft_font_get_font':
pangoxft-font.c:640: structure has no member named `u'
pangoxft-font.c:603: warning: `face' might be used uninitialized in this function
pangoxft-font.c: In function `pango_xft_font_get_face':
pangoxft-font.c:713: structure has no member named `core'
pangoxft-font.c:716: structure has no member named `u'
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/gnome/head/cvs/pango-1.0.0/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gnome/head/cvs/pango-1.0.0/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gnome/head/cvs/pango-1.0.0'
make: *** [all-recursive-am] Error 2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]