On Saturday 11 September 2010 15:57:10 Giriprasad Deviprasad wrote: > Hi All, > > I am trying to cross compile GTK+ in hawkboard > (www.hawkboard.org). I have already cross compiled the following > successfully for hawkboard: atk fontconfig freetype glib > libxml2 pixman > > Now when I try to cross compile cairo, configure gives the > following error: configure: error: Cairo requires at least one font > backend. Please install freetype and fontconfig, then try again: > > But, I have already installed both freetype and fontconfig for this > architecture.
You need the dev files. libfontconfig-dev and libfreetype-dev. -- Rgds JTD -- http://mm.glug-bom.org/mailman/listinfo/linuxers

