[oe] gnome-mplayer fails to build due to no libstdc++.so.6 instaging (available in cross)

Paul Menzel paulepanter at users.sourceforge.net
Mon Mar 15 22:19:28 UTC 2010


Am Montag, den 15.03.2010, 23:00 +0100 schrieb Ulf Samuelsson:

[…]

> 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?

You cannot use package names in `DEPENDS`. You have to use the name of
the recipe or the recipes has to have `PROVIDES` set. I ask the same on
IRC today.

So you have to find the name of the recipe creating `libstdc++`.


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100315/20929626/attachment-0002.sig>


More information about the Openembedded-devel mailing list