Re: [maemo-developers] Issues with ARM target binaries

2006-09-08 Thread Ed Bartosh
On Thu, 2006-09-07 at 22:57 +0200, ext Luca De Cicco wrote:
> The never ending story...
> 
> I tried to install also the debs and to use sbrsh instead of qemu-arm,
> but I still have the same error: 
> 
> ./a.out: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> 
> I'm really clueless about what to do or to try. I'm running debian sid,
> linux kernel 2.6.16.18, scratchbox 0.98 and maemo 2.0 rootstraps.
> 

What do you run on your CPU-trancparency device? Does it support EABI
calls? I guess it doesn't.

-- 
Ed Bartosh <[EMAIL PROTECTED]>
Nokia-M/Helsinki
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Issues with ARM target binaries

2006-09-07 Thread Eero Tamminen
Hi,

> I tried to install also the debs and to use sbrsh instead of qemu-arm,
> but I still have the same error: 
>
> ./a.out: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory

What 'ldd' says about your binary?  Does it find all the libraries?

What 'file' says about your binary and the libraries 'ldd' says
it needs?


- Eero


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Issues with ARM target binaries

2006-09-07 Thread Luca De Cicco
The never ending story...

I tried to install also the debs and to use sbrsh instead of qemu-arm,
but I still have the same error: 

./a.out: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory

I'm really clueless about what to do or to try. I'm running debian sid,
linux kernel 2.6.16.18, scratchbox 0.98 and maemo 2.0 rootstraps.

Best regards,
Luca
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Issues with ARM target binaries

2006-08-28 Thread Luca De Cicco
Hi there to the list.
   I'm having some issues with ARM target when
running arm compiled applications i get something like (the error
message running an "hello world"):

/home/bedboi/a.out: error while loading shared libraries: libc.so.6:
cannot open shared object file: No such file or directory

[sbox-SDK_ARMEL] > file a.out
a.out: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux
2.4.17, dynamically linked (uses shared libs), not stripped

[sbox-SDK_ARMEL: ~] > file /lib/libc-2.3.6.so
/lib/libc-2.3.6.so: ELF 32-bit LSB shared object, ARM, version 1
(SYSV), stripped

I'm running Debian sid, linux kernel 2.6.16.18, scratchbox 0.9.8.8 and
latest stable maemo rootstraps.

Does anyone have any hints?

Regards,
Luca
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers