I follow the arm cross compile howto for vlc.<br>When i try to cross compile gtk i have this message:<br>checking for sys/wait.h that is POSIX.1 compatible... yes<br>checking return type of signal handlers... (cached) void
<br>checking for x86 platform... no<br>checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource<br>checking for freetype-config... /usr/bin/freetype-config<br>configure: error: Xft Pango backend found but did not find freetype libraries
<br><br><br>Everybody know why? If i try to cross compile freetype i have more problem.<br>Please help me<br>