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<[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.

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

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

Reply via email to