[gnome-slackware]Compiling pango: Problem with XFT



Hello

I am trying to compile gtk 2.01 but before that I need pango working

When compiling pango I get a lot of errors in pangoxft-font.c, there are lots of funtions not defined.
I am copying the errors

Somebdy knows what to do?

RegardsIn file included from pangoxft.h:27,
                from pangoxft-private.h:25,
                from pangoxft-font.c:26:
../pango/pango-ot.h:43: parse error before `face'
In file included from pangoxft-private.h:25,
                from pangoxft-font.c:26:
pangoxft.h:64: parse error before `pango_xft_font_get_face'
pangoxft.h:64: warning: type defaults to `int' in declaration of `pango_xft_font_get_face'
pangoxft.h:64: warning: data definition has no type or storage class
In file included from pangoxft-font.c:27:
/usr/X11R6/include/X11/Xft/XftFreetype.h:34: parse error before `_XftFTlibrary' /usr/X11R6/include/X11/Xft/XftFreetype.h:34: warning: type defaults to `int' in declaration of `_XftFTlibrary' /usr/X11R6/include/X11/Xft/XftFreetype.h:34: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:37: parse error before `FT_Face'
/usr/X11R6/include/X11/Xft/XftFreetype.h:37: warning: no semicolon at end of struct or union
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: parse error before `size'
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: warning: type defaults to `int' in declaration of `size' /usr/X11R6/include/X11/Xft/XftFreetype.h:41: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: parse error before `matrix'
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: warning: type defaults to `int' in declaration of `matrix' /usr/X11R6/include/X11/Xft/XftFreetype.h:54: warning: data definition has no type or storage class
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: parse error before `face'
pangoxft-font.c: In function `get_mini_font':
pangoxft-font.c:164: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:164: (Each undeclared identifier is reported only once
pangoxft-font.c:164: for each function it appears in.)
pangoxft-font.c:164: parse error before `face'
pangoxft-font.c:176: `face' undeclared (first use in this function)
pangoxft-font.c:181: warning: implicit declaration of function `FT_Get_Char_Index'
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:290: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:290: parse error before `face'
pangoxft-font.c:312: `face' undeclared (first use in this function)
pangoxft-font.c: In function `pango_xft_font_get_coverage':
pangoxft-font.c:531: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:531: parse error before `face'
pangoxft-font.c:544: `face' undeclared (first use in this function)
pangoxft-font.c:566: `FT_UInt' undeclared (first use in this function)
pangoxft-font.c:566: parse error before `glyph'

pangoxft-font.c:568: `glyph' undeclared (first use in this function)
pangoxft-font.c: In function `pango_xft_font_get_font':
pangoxft-font.c:694: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:694: parse error before `face'
pangoxft-font.c:695: `FT_Error' undeclared (first use in this function)
pangoxft-font.c:731: `face' undeclared (first use in this function)
pangoxft-font.c:731: dereferencing pointer to incomplete type
pangoxft-font.c:735: `ft_encoding_unicode' undeclared (first use in this function)
pangoxft-font.c:740: `error' undeclared (first use in this function)
pangoxft-font.c:740: warning: implicit declaration of function `FT_Set_Charmap'
pangoxft-font.c: At top level:
pangoxft-font.c:796: parse error before `pango_xft_font_get_face'
pangoxft-font.c:797: warning: return-type defaults to `int'
pangoxft-font.c: In function `pango_xft_font_get_face':
pangoxft-font.c:800: warning: return makes integer from pointer without a cast pangoxft-font.c:805: warning: return makes integer from pointer without a cast
pangoxft-font.c:807: dereferencing pointer to incomplete type
pangoxft-font.c:808: warning: control reaches end of non-void function
pangoxft-font.c: In function `pango_xft_font_get_ot_info':
pangoxft-font.c:829: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:829: parse error before `face'
pangoxft-font.c:831: `face' undeclared (first use in this function)
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/usr/src/pango-1.0.1/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/pango-1.0.1/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/pango-1.0.1'
make: *** [all-recursive-am] Error 2

--
Gustavo



_____

I know not with what weapons World War III will be fought,
but World War IV will be fought with sticks and stones. Albert Einstein






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