Build problems



When compiling gnome-2 with the vicious-build-scripts I get the
following error:

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:23:
/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:149: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:149: (Each undeclared identifier is reported only once
pangoxft-font.c:149: for each function it appears in.)
pangoxft-font.c:149: parse error before `face'
pangoxft-font.c:161: `face' undeclared (first use in this function)
pangoxft-font.c:166: warning: implicit declaration of function
`FT_Get_Char_Index'
pangoxft-font.c: In function `pango_xft_real_render':
pangoxft-font.c:275: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:275: parse error before `face'
pangoxft-font.c:297: `face' undeclared (first use in this function)
pangoxft-font.c: In function `pango_xft_font_get_coverage':
pangoxft-font.c:454: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:454: parse error before `face'
pangoxft-font.c:470: `face' undeclared (first use in this function)
pangoxft-font.c:475: `FT_UInt' undeclared (first use in this function)
pangoxft-font.c:475: parse error before `glyph'
pangoxft-font.c:477: `glyph' undeclared (first use in this function)
pangoxft-font.c: In function `pango_xft_font_get_font':
pangoxft-font.c:584: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:584: parse error before `face'
pangoxft-font.c:585: `FT_Error' undeclared (first use in this function)
pangoxft-font.c:598: `face' undeclared (first use in this function)
pangoxft-font.c:598: dereferencing pointer to incomplete type
pangoxft-font.c:602: `ft_encoding_unicode' undeclared (first use in this
function)
pangoxft-font.c:607: `error' undeclared (first use in this function)
pangoxft-font.c:607: warning: implicit declaration of function
`FT_Set_Charmap'
pangoxft-font.c: At top level:
pangoxft-font.c:663: parse error before `pango_xft_font_get_face'
pangoxft-font.c:664: warning: return-type defaults to `int'
pangoxft-font.c: In function `pango_xft_font_get_face':
pangoxft-font.c:667: warning: return makes integer from pointer without
a cast
pangoxft-font.c:672: warning: return makes integer from pointer without
a cast
pangoxft-font.c:674: dereferencing pointer to incomplete type
pangoxft-font.c:675: warning: control reaches end of non-void function
pangoxft-font.c: In function `pango_xft_font_get_ot_info':
pangoxft-font.c:696: `FT_Face' undeclared (first use in this function)
pangoxft-font.c:696: parse error before `face'
pangoxft-font.c:698: `face' undeclared (first use in this function)
make[3]: *** [pangoxft-font.lo] Error 1
make[3]: Leaving directory `/gnome/head/cvs/pango/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gnome/head/cvs/pango/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gnome/head/cvs/pango'
make: *** [all-recursive-am] Error 2

It also happened last time I tried to build gnome, about 1 week ago, so
I guess its not a problem with pango itself. Is it perhaps my FreeType
library thats screwing things up?
Any help will be appreciated.

Paulo S.




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