From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross)
Date: Mon, 15 Mar 2010 23:00:28 +0100 [thread overview]
Message-ID: <4B9EADFC.2060302@atmel.com> (raw)
I get the following error message when I include gnome-mplayer in
an image derived from x11-gpe-image.
<snip>
/arm-angstrom-linux-gnueabi/bin/ld: warning: libstdc++.so.6, needed by
<OE>/build/tmp/staging/armv5te-angstrom-linux-gnueabi/usr/lib/libmusicbrainz3.so
not found
There is no "libstdc++.so.6" in
"<OE>/build/tmp/staging/armv5te-angstrom-linux-gnueabi/lib"
There is a "libstdc++.so.6" in
<OE>/build/tmp/cross/armv5te/arm-angstrom-linux-gnueabi/lib
If I move the "libstdc++.so[.6[.0.10]]" files to the staging directory
the build will complete, and gnome-mplayer runs on the target.
I tried doing
DEPENDS = "libstdc++"
in "libmusicbrainz.inc"
but get a "no buildable provider" error.
I tried
RDEPENDS = "libstdc++"
and then libmusicbrainz completes, but again gnome-mplayer exists with
the error above.
How ensure that staging gets populated with libstdc++ if libmusicbrainz
is used?
--
Best Regards
Ulf Samuelsson
next reply other threads:[~2010-03-15 22:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 22:00 Ulf Samuelsson [this message]
2010-03-15 22:19 ` gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross) Paul Menzel
2010-03-16 6:08 ` Ulf Samuelsson
2010-03-16 20:26 ` Ulf Samuelsson
2010-03-17 8:29 ` Koen Kooi
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=4B9EADFC.2060302@atmel.com \
--to=ulf.samuelsson@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox