Re: Build problems (canvas)



Ok, i installed the latest freetype (2.0.8) under the same prefix as
gnome. Now, pango compilation dies with tthe message below. By the way,
i'm using slack 8. Anyone has an idea of how I can solve this?

Paulo S.


In file included from pangoxft.h:27,
                 from pangoxft-private.h:25,
                 from pangoxft-font.c:22:
../pango/pango-ot.h:43: parse error before `face'
In file included from pangoxft-private.h:25,
                 from pangoxft-font.c:22:
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

On Wed, 2002-02-27 at 14:39, Alex Larsson wrote:
> On 27 Feb 2002, Paulo Schreiner wrote:
> 
> > Hi, i'm having trouble to build gnome with vbs. When I reach
> > libgnomecanvas, the configure fails sying there is no pangoft2
> > installed. I checked the pango sources and the files are there, but
> > pango does not install or builds them.
> > What should I do?
> 
> Perhaps you didn't have freetype 2 installed, so the pangoft2 stuff was 
> not built.
> 
> / Alex
> 
> 
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list





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