[oe] [PATCH] gdb-cross-sdk: don't reconfigure after making changes in gdb/Makefile

Tom Rini tom_rini at mentor.com
Tue Nov 2 14:57:28 UTC 2010


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<eric at eukrea.com>  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




More information about the Openembedded-devel mailing list