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 <[email protected]>

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?


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to