<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All,<br><br>&nbsp;I am trying to cross compile GTK+ in hawkboard (www.hawkboard.org). I have already cross compiled the following successfully for hawkboard:<br>atk&nbsp; fontconfig&nbsp; freetype&nbsp; glib&nbsp; libxml2&nbsp; pixman<br><br>Now when I try to cross compile cairo, configure gives the following error:<br>configure: error: Cairo requires at least one font backend.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please install freetype and fontconfig, then try again:<br><br>But, I have already installed both freetype and fontconfig for this architecture.<br><br>ls -l /opt/asdlab/freetype/lib<br>total 2640<br>-rw-r--r-- 1 root root 2688158 2010-09-03 20:08 libfreetype.a<br>-rwxr-xr-x 1 root root&nbsp;&nbsp;&nbsp;&nbsp; 764 2010-09-03 20:08 libfreetype.la<br>drwxr-xr-x 2 root root&nbsp;&nbsp;&nbsp; 4096 2010-09-03 20:08
 pkgconfig<br><br>[root@localhost cairo-1.6.4]# ls -l /opt/asdlab/freetype/include<br>total 8<br>drwxr-xr-x 3 root root 4096 2010-09-03 20:08 freetype2<br>-rw-r--r-- 1 root root 3890 2010-09-03 20:08 ft2build.h<br><br>ls -l /opt/asdlab/fontconfig/lib/<br>total 776<br>-rw-r--r-- 1 root root 778546 2010-09-04 19:28 libfontconfig.a<br>-rwxr-xr-x 1 root root&nbsp;&nbsp;&nbsp; 922 2010-09-04 19:28 libfontconfig.la<br>drwxr-xr-x 2 root root&nbsp;&nbsp; 4096 2010-09-04 19:28 pkgconfig<br><br>Any ideas why cairo is not cross compiling?<br><br>Thanks &amp; Regards,<br>D.Giriprasad</td></tr></table><br>