[oe] Issues with xbmc and expat.

Khem Raj raj.khem at gmail.com
Fri Aug 23 17:26:34 UTC 2013


On Aug 23, 2013, at 12:42 AM, Martin Ertsaas <martiert at gmail.com> wrote:

> Hi.
> 
> I'm trying to build xbmc, but I am stuck at the following error:
> 
> | arm-atto-linux-gnueabi-libtool: link: arm-atto-linux-gnueabi-gcc 
> -march=armv7-a -mthumb-interwork -mfloat-abi=hard
> --sysroot=/home/martin/Programmering/attolinux/build/tmp-attolinux_next-eglibc-eglibc/sysroots/pandaboard
> -shared  -fPIC -DPIC  .libs/psymbol.o .libs/pscan.o .libs/ploader.o
> .libs/pinfo.o .libs/pcontrol.o .libs/serial.o .libs/logging.o
> .libs/context.o .libs/cpluff.o .libs/util.o .libs/list.o .libs/hash.o
> .libs/thread_posix.o   /usr/lib/libexpat.so -ldl  -march=armv7-a
> -mthumb-interwork -mfloat-abi=hard
> --sysroot=/home/martin/Programmering/attolinux/build/tmp-attolinux_next-eglibc-eglibc/sysroots/pandaboard
> -O4 -O2 -mno-apcs-stack-check -Wl,-O1 -Wl,--hash-style=gnu
> -Wl,--as-needed   -Wl,-soname -Wl,libcpluff.so.0 -o .libs/libcpluff.so.0.0.3
> | /usr/lib/libexpat.so: file not recognized: File format not recognized
> | collect2: error: ld returned 1 exit status
> 
> 
> What is strange to me is the /usr/lib/libexpat.so inside of there, which
> seems like it shouldn't be there. To me it looks like it tries to link
> to my host system expat libary, which of course would fail badly. Any
> tips on what might be wrong, or how to fix it?

most probably hosed up libtool, make sure that libtool scripts in there are 2.4 compatible and can
understand sysroot.

> 
> Regards
> Martin
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list