unable to run "flash_eraseall" on ARM target!!!

Murali N nalajala.murali at gmail.com
Tue May 4 10:21:43 EDT 2010


file flash_eraseall produce
flash_eraseall: ELF 32-bit LSB executable, ARM, version 1 (SYSV),
dynamically linked (uses shared libs), not stripped.

It is linked against bionic libc (android specific) library. Aslo i am
able to see the libc.so under /system/lib/

On Tue, May 4, 2010 at 6:58 PM, Christian Hohnstaedt
<chohnstaedt at innominate.com> wrote:
> Hi,
>
> On Tue, May 04, 2010 at 05:09:57PM +0530, Murali N wrote:
>> Hi,
>> i have compiled the mtd-utils for android using arm-eabi-4.4.0 tool chain.
>> I tried erasing the flash using "flash_eraseall" on target but i am
>> getting the below errors!!!
>>
>> # ./flash_eraseall
>>     ./flash_eraseall
>>     ./flash_eraseall: not found
>
> This looks like a missing library loader.
> Did you link dynamically ?
> Do you have ld-linux.so (glibc) or ld-uClibc.so (ulibc) in /lib ?
>
>
> Christian
>
> --
> Christian Hohnstaedt / Project Manager Hardware and Manufacturing
>
> Innominate Security Technologies AG / protecting industrial networks
> tel: +49.30.921028.208 / fax: +49.30.921028.020
> Rudower Chaussee 13, D-12489 Berlin / http://www.innominate.com
>
> Register Court: AG Charlottenburg, HR B 81603
> Management Board: Dirk Seewald
> Chairman of the Supervisory Board: Volker Bibelhausen
>



-- 
Regards,
Murali N



More information about the linux-mtd mailing list