On Fri, Aug 31, 2007 at 01:19:11PM -0700, Alan Pae wrote: > I'm trying to compile Pango 1.18.0 with Cairo 1.4.10 as a backend. > > Pango's configure script has the following item: > > checking for cairo_ft_scaled_font_lock_face in -lcairo... no > > When I checked with the Pango maintainers they said that I had somehow > managed to build Cairo without a font backend. The tail end of my Cairo > configure looks like: > > the following font backends: > FreeType: yes > Win32: no (requires a Win32 platform) > ATSUI: no (disabled, use --enable-atsui to enable) > > So, how do I get Pango to acknowledge cairo_ft_scaled_font_lock_face so > that Pango will use it as a backend? Make sure you link to the desired version of cairo. Look at config.log, the details why it could not find the symbol are there. If it will be still unclear, post the details here. Yeti -- http://gwyddion.net/ _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list