Did you happened to use "--enable-static --disable-shared" when configuring Cairo? Try removing the "--disable-shared" options when configuring Cairo. No harm building both the shared and static library; it just takes a bit longer. ;-) I don't know enough of the configure scripts to better solve the problem. If you find another solution that does not require building both the static and shared library, do let us know. Raymond Pau ----- Original Message ----- From: "Alan Pae" <alanpae@xxxxxxxxx> To: <gtk-list@xxxxxxxxx> Sent: Saturday, September 01, 2007 4:19 AM Subject: Pango Cairo build problems > Hi there, > > 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? > > It was suggested by a Pango maintainer to post to this list. > > thanks, > alan > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > > _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list