[oe] Issues with xbmc and expat.

Martin Ertsaas martiert at gmail.com
Fri Aug 23 07:42:34 UTC 2013


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?

Regards
Martin



More information about the Openembedded-devel mailing list