hal build error.....

Dmitriy Geels dmitriy.geels at gmail.com
Wed Mar 18 07:36:40 PDT 2009


Hi!

2009/3/18 apoorvag <apoorvag at tataelxsi.co.in>:
> Hi..
>
>    I am trying to build hal (0.5.11) on Mac OS X  after installing
> expat...but the following errors are coming..
>
> checking expat.h usability... yes
> checking expat.h presence... yes
> checking for expat.h... yes
> checking for XML_ParserCreate in -lexpat... no
> configure: error: Can't find expat library. Please install expat.
>
>
> I have already installed expat (2.0.1) before installing hal......
> Does Mac supports hal  ?????
That means, that you need to install libexpat-dev package. This is for
linux. Under MacOs, there should be something similar. Or you can
specify path to expat sources manually with
--with-expat=/path/to/expat/src (run configure --help to know correct
parameter name).


More information about the hal mailing list