<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All,<br><br>&nbsp;I configured cairo successfully, but when I do make, it gives the foll errors :<br><br>cairo-scaled-font-subsets.c: In function '_cairo_scaled_font_subset_create_glyph_names':<br>cairo-scaled-font-subsets.c:1015: error: implicit declaration of function '_cairo_utf8_to_utf16'<br>cairo-scaled-font-subsets.c:1015: warning: nested extern declaration of '_cairo_utf8_to_utf16'<br>make[3]: *** [cairo-scaled-font-subsets.lo] Error 1<br>make[3]: Leaving directory `/root/playhome/cairo-1.8.10/src'<br><br>&nbsp;Any ideas why?<br><br>Thanks &amp; Regards,<br>D.Giri Prasad<br><br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="plainMail"><br>&gt; You should be using PKG_CONFIG_PATH.<br>&gt; To check whether you have set it up correctly, you can call pkg-config<br>&gt; manually. Something
 like<br>&gt;   pkg-config --libs freetype2<br>&gt; should give meaningful results.<br><br>Have you tested this?<br><br>Maarten<br></div></blockquote></td></tr></table><br>