<HTML><HEAD>
<META http-equiv=Content-Type content='text/html; charset=windows-1252'>
<title>Samsung Enterprise Portal mySingle</title>
<style> P, td, li {font-family:Arial, arial; font-size:9pt; margin-top:5px;margin-bottom:5px;} body{font-family:Arial, arial; font-size:9pt;}</style>
</HEAD><BODY>
<p>hi,</p>
<p>use this</p>
<p>for DBUS</p>
<p>CC=arm-linux-gcc CFLAGS=-O2 ./configure --host=arm-linux --enable-xml-docs 
--with-xml=expat --with-gnu-ld --enable-abstract-sockets --prefix=/home/[DIR_NAME]/dbus_install</p>
<p>for expat</p>
<p>./configure CC=arm-linux-gcc CXX=arm-linux-g++ --enable-shared --host=arm-linux 
--prefix=/home/[DIR_NAME]/expat_install<br></p>
<p>regards,</p>
<p>Deepesh</p>
<p>&nbsp;</p><br><br>------- <b>Original Message</b> -------<br><b>Sender</b> : Manikandan Palanimuthu&lt;manikandan.palanimuthu@gmail.com&gt;<br><b>Date</b>   : Sep 10, 2009 06:46 (GMT+09:00)<br><b>Title</b>  : Issue with dbus configure script<br><br>Hello All,<br><br>I am trying to cross compile dbus for ARM platform. I am using the following configure option <br><br>./configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi<br><br>checking for XML_ParserCreate_MM in -lexpat... no<br>
configure: error: Could not find expat.h, check config.log for failed attempts<br><br>I downloaded the expat source and got it cross-compiled. How do i specify dbus configure to use the cross-compiled directory for expat?<br>
<br>I tried the following configure script, it doesn&#39;t work<br><br>./configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi --with-xml=/home/mani/temproot/<br><br>Thanks,<br>Mani<br>
<p>&nbsp;</p><p>&nbsp;</p><!--SP:deepesh.t-->
<p><b>Regards,</b></p>
<p><b>Deepesh</b></p>
<p><b>Development Lead - WTG</b></p>
<p>&nbsp;</p><!--deepesh.t:EP--><p>&nbsp;</p><p>&nbsp;</p></BODY></HTML>