<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
HI, I am trying to cross compile fontconfig<br>This is my configure<br><br>sudo ./configure --prefix=/opt/crosstool/ --host=arm-linux --with-freetype-config=/opt/crosstool/bin/freetype-config --with-confdir=/etc/fonts --enable-libxml2 --with-arch=arm LIBXML2_CFLAGS="-I/opt/crosstool/include/libxml2" LIBXML2_LIBS="-L/opt/crosstool/lib -lxml2 -lm"<br><br>configure is ok. But when i make it, I get this error<br><br>make[2]: Entering directory `/home/jjon/Desktop/fontconfig-2.8.0/fc-cache'<br>&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp; fc-cache.o<br>&nbsp; CCLD&nbsp;&nbsp; fc-cache<br>../src/.libs/libfontconfig.so: undefined reference to `libiconv_open'<br>../src/.libs/libfontconfig.so: undefined reference to `libiconv_close'<br>../src/.libs/libfontconfig.so: undefined reference to `libiconv'<br>collect2: ld returned 1 exit status<br><br>Please tell me how to slove this problem<br><br>Thank you<br>                                               <br /><hr />Hotmail: Trusted email with Microsoft¡¯s powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>