Using Apples supplied X11, with gcc3.3, Xcode tools with update , I keep getting this error when trying to install librsvg2 it involves an error with pango I think:

In file included from rsvg-styles.h:35,
from rsvg-private.h:30,
from rsvg-gz.c:25:
/sw/include/pango-1.0/pango/pangoft2.h:52: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:57: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:61: error: parse error before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:86: error: parse error before "pango_ft2_font_get_face"
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: data definition has no type or storage class
make[2]: *** [rsvg-gz.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling librsvg2-2.4.0-3 failed

I enabled unstable in my fink trees line in the .conf file. Tried to install fink install gnome-bundle. Some parts did not install, eog was just one of them.

Thanks,

John

Reply via email to