Eric Bénard wrote:
Le 02/11/2010 05:41, Khem Raj a écrit :
On Mon, Nov 1, 2010 at 2:29 PM, Eric Bénard<[email protected]>  wrote:
else we don't statically link libncurses, libtinfo and libz which leads
to :
/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb:
error while loading shared libraries: libtinfo.so.5:
cannot open shared object file: No such file or directory

when trying to use the toolchain.

could you run oe_runconf and then do the Makefile editing ? that way
it will work as expected.
we sort of need oe_runconf

the makefile we hack with sed is not created after oe_runconf, it's generated by oe_runmake configure-host
So what should work is :
oe_runconf
oe_runmake
then sed

Can we look at NOT doing the dance we're doing here and instead try the normal autotools stuff? The "we need to not do ..." stuff looks to be an ancient artifact.

--
Tom Rini
Mentor Graphics Corporation

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

Reply via email to