On 29/03/2008, Rui Tiago Cação Matos <[EMAIL PROTECTED]> wrote: > /home/android/prefix/include/pango-1.0/pango/pangocairo.h:69: error: > 'cairo_font_type_t' was not declared in this scope > /home/android/prefix/include/pango-1.0/pango/pangocairo.h:71: error: > 'cairo_font_type_t' does not name a type
Actually the solution to this was on the wiki: $ echo "ac_add_options --enable-system-cairo" >> ~/.mozconfig Still I got a linker error later on because somehow the flags -lX11 -lXrender were not being used. It's sad one has to go through this. Couldn't we do without building mozilla? Besides, most distros have a firefox-devel package these days that ought to be enough no? Rui _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
