All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Ertsaas <martiert@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Issues with xbmc and expat.
Date: Fri, 23 Aug 2013 09:42:34 +0200	[thread overview]
Message-ID: <5217126A.5000403@gmail.com> (raw)

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


             reply	other threads:[~2013-08-23  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23  7:42 Martin Ertsaas [this message]
2013-08-23 17:26 ` Issues with xbmc and expat Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5217126A.5000403@gmail.com \
    --to=martiert@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.