[Buildroot] Buildroot ARM toolchain build Error: libexpat

Thiago A. Corrêa thiago.correa at gmail.com
Tue Apr 29 22:18:48 UTC 2008


Hi,

If this is a package from buildroot that you are compiling, it should
be looking for libexpat in the staging_dir, not in the system
libs/includes.

Did you enable expat in the menuconfig? Which package is failing?
Could you share your .config file?

Kind Regards,
   Thiago A. Correa

On Tue, Apr 29, 2008 at 7:07 PM, Arun Reddy <reddyac at gmail.com> wrote:
> A little more info on the problem. I tried to build again using a different
> configuration just to see if the problem was unique, but I ran into the same
> one again. After a little bit of Google searching, it seems to me that there
> might be an undefined symbol error. I looked  at the config.log file to see
> if I could find it but couldn't pinpoint anything.
>
> I should also point out, when I look at config.log:
>
> (/root/buildroot/build_arm/avahi-0.6.22/config.log), I see that the line $
> ./configure has "--disable-expat" in it. Is this why my build is getting the
> error that libexpat can't be found?
>
> Thanks for any help!
>
>
>
> On Mon, Apr 28, 2008 at 3:32 PM, Arun Reddy <reddyac at gmail.com> wrote:
> > Hi everyone,
> >
> > I have done a kernel configuration for at91sam9263ek, and I am now going
> through the build process. I have fixed up some errors I encountered with
> missing packages, but I then encountered that...
> >
> > Checking for XML_ParserCreate in -lexpat... no
> > Checking for XML_ParserCreate in -lbsdxml... no
> > Configure: error: *** neither libexpat not libbsdxml could be found ***
> >
> > I made sure to install the expat package (apt-get install libexpat-dev)
> and tried to find out if I needed to install the libbsdxml package as well,
> but couldn't find enough information online about what libbsdxml is (it does
> seem like it's just another name for libexpat) or any solutions to this
> error.
> >
> > Anyone know what the problem here is, and what package I actually need?
> Thanks!
> >
>
>
> _______________________________________________
>  buildroot mailing list
>  buildroot at uclibc.org
>  http://busybox.net/mailman/listinfo/buildroot
>



More information about the buildroot mailing list