Hi,
I tried to build bundle gnome from unstable but I always get the following error-message:
In file included from gsttimeoverlay.c:44:
/sw/include/pango-1.0/pango/pangoft2.h:49: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:54: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:58: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:89: error: parse error before "pango_ft2_font_get_face"
/sw/include/pango-1.0/pango/pangoft2.h:89: warning: type defaults to `int' in declaration of `pango_ft2_font_get_face'
/sw/include/pango-1.0/pango/pangoft2.h:89: warning: data definition has no type or storage class
gsttimeoverlay.c: In function `gst_timeoverlay_planar411':
gsttimeoverlay.c:281: error: `FT_Bitmap' undeclared (first use in this function)
gsttimeoverlay.c:281: error: (Each undeclared identifier is reported only once
gsttimeoverlay.c:281: error: for each function it appears in.)
gsttimeoverlay.c:281: error: parse error before "bitmap"
gsttimeoverlay.c:320: error: `bitmap' undeclared (first use in this function)
gsttimeoverlay.c:325: error: `ft_pixel_mode_grays' undeclared (first use in this function)
make[3]: *** [libgsttimeoverlay_la-gsttimeoverlay.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling gst-plugins-0.8.2-14 failed
Rebuilding gstreamer and pango1-xft2 didn't change anything.
Any ideas?
Ralf
- Re: [Fink-users] compiling gst-plugins-0.8.2-14 failed Ralf H�ling
- Re: [Fink-users] compiling gst-plugins-0.8.2-14 faile... Martin Costabel
