All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 5/7] gdb-cross-sdk: add RDEPENDS
Date: Tue, 21 Sep 2010 22:01:15 +0200	[thread overview]
Message-ID: <4C990F0B.7080407@eukrea.com> (raw)
In-Reply-To: <4C98F356.3060502@freyther.de>

Le 21/09/2010 20:03, Holger Freyther a écrit :
> On 09/22/2010 01:41 AM, Eric Bénard wrote:
>
>> actually this seems to fail.
>
> When building, do you see complains that gcc uses a library but has no known
> package providing that library? E.g. like the messages we saw on the libstdc++
> issue a couple of days/weeks ago.
>
yes :
NOTE: Couldn't find shared library provider for libz.so.1
NOTE: Couldn't find shared library provider for libnsl.so.1
NOTE: Couldn't find shared library provider for libc.so.6
NOTE: Couldn't find shared library provider for libncurses.so.5
NOTE: Couldn't find shared library provider for libtinfo.so.5
NOTE: Couldn't find shared library provider for libz.so.1
NOTE: Couldn't find shared library provider for libm.so.6
NOTE: Couldn't find shared library provider for libpython2.6.so.1.0
NOTE: Couldn't find shared library provider for libexpat.so.1
NOTE: Couldn't find shared library provider for libc.so.6
NOTE: Couldn't find shared library provider for libncurses.so.5
NOTE: Couldn't find shared library provider for libtinfo.so.5
NOTE: Couldn't find shared library provider for libz.so.1
NOTE: Couldn't find shared library provider for libm.so.6
NOTE: Couldn't find shared library provider for libpython2.6.so.1.0
NOTE: Couldn't find shared library provider for libexpat.so.1
NOTE: Couldn't find shared library provider for libc.so.6

>>>
>>>>
>>>>    DEPENDS = "ncurses-sdk zlib-sdk flex-native"
>>>> +RDEPENDS = "ncurses-sdk zlib-sdk"
>>>> \ No newline at end of file
>>>
>>> this will also install the -dev packages?
>>>
>> I don't understand, do you need the -dev packages for gdb-cross is the SDK ?
>
> no, I just wondered what will be installed by the above package name. I think
> RP/Chris can shed some light into this.
>
in the sdk, it installs ncurses-sdk and zlib-sdk.

Eric



  reply	other threads:[~2010-09-21 20:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 13:56 [PATCH 1/7] sdk.bbclass: allow virtclass-sdk override Eric Bénard
2010-09-21 13:56 ` [PATCH 2/7] gmp: add sdk build Eric Bénard
2010-09-21 13:56   ` [PATCH 3/7] mpfr: " Eric Bénard
2010-09-21 13:56     ` [PATCH 4/7] gcc-cross-sdk: RDEPENDS on mpfr-sdk and gmp-sdk Eric Bénard
2010-09-21 13:56       ` [PATCH 5/7] gdb-cross-sdk: add RDEPENDS Eric Bénard
2010-09-21 13:56         ` [PATCH 6/7] meta-toolchain: add LD_LIBRARY_PATH to environment-setup Eric Bénard
2010-09-21 13:56           ` [PATCH 7/7] qt4-tools-sdk: bring compatibility with QTCreator Eric Bénard
2010-09-21 17:37         ` [PATCH 5/7] gdb-cross-sdk: add RDEPENDS Holger Freyther
2010-09-21 17:41           ` Eric Bénard
2010-09-21 18:03             ` Holger Freyther
2010-09-21 20:01               ` Eric Bénard [this message]
2010-09-21 14:31 ` [PATCH 1/7] sdk.bbclass: allow virtclass-sdk override Eric Bénard

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=4C990F0B.7080407@eukrea.com \
    --to=eric@eukrea.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.