Issue with dbus configure script

Robert Schwebel r.schwebel at pengutronix.de
Thu Sep 10 00:19:35 PDT 2009


On Wed, Sep 09, 2009 at 05:46:37PM -0400, Manikandan Palanimuthu wrote:
> I am trying to cross compile dbus for ARM platform. I am using the following
> configure option
> 
> ./configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi
> 
> checking for XML_ParserCreate_MM in -lexpat... no
> configure: error: Could not find expat.h, check config.log for failed attempts
> 
> I downloaded the expat source and got it cross-compiled. How do i specify dbus
> configure to use the cross-compiled directory for expat?
> 
> I tried the following configure script, it doesn't work
> 
> ./configure --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi --with-xml=
> /home/mani/temproot/

Did you consider using a build system for cross compiling work?

In ptxdist the recipie for dbus is here:
http://git.pengutronix.de/?p=ptxdist;a=blob;f=rules/dbus.make;h=a6c6db4bf7213651d29376ae38c25d211947e394;hb=HEAD

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


More information about the dbus mailing list