[oe] [PATCH 5/7] gdb-cross-sdk: add RDEPENDS

Eric Bénard eric at eukrea.com
Tue Sep 21 17:41:20 UTC 2010


Le 21/09/2010 19:37, Holger Freyther a écrit :
> On 09/21/2010 09:56 PM, Eric Bénard wrote:
>> * actually we get :
>> ./arm-angstrom-linux-gnueabi-gdb: error while loading shared libraries:
>> libtinfo.so.5: cannot open shared object file: No such file or directory
>> * adding these RDEPENDS will install ncurses-sdk and zlib-sdk into the SDK
>>
>> Signed-off-by: Eric Bénard<eric at eukrea.com>
>
> Is shlib stuff supposed to work for the -sdk packages? E.g. should something
> autodetect and install these libraries? The answer somehow feels like, yes it
> should.
>
actually this seems to fail.
>
>>
>>   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 ?

Eric




More information about the Openembedded-devel mailing list