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

Holger Freyther holger+oe at freyther.de
Tue Sep 21 17:37:21 UTC 2010


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.


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





More information about the Openembedded-devel mailing list