I have determined that ld-2.3.2.so and the link ld.so.1 was missing.
Now is all back to normal.
Best Regards
Mirek
On Fri, 6 Jul 2007, Bernd Petrovitsch wrote:
> On Fri, 2007-07-06 at 16:00 +0200, Miroslaw Dach wrote:
> [...]
> > I am using for same time busybox. In the lib directory I have big
> > number of libraries and I wanted to narrow them to the necessary set.
> >
> > I have launched the command below to determine the shared libraries the
> > busy box depend on:
> > powerpc-405-linux-gnu-readelf -a bin/busybox | grep -i "shared"
> >
> > 0x00000001 (NEEDED) Shared library: [libcrypt.so.1]
> > 0x00000001 (NEEDED) Shared library: [libm.so.6]
> > 0x00000001 (NEEDED) Shared library: [libc.so.6]
> >
> > I have placed in /lib all of that libraries but it seems to be that
> > something is still missing.
>
> Use "powerpc-405-linux-gnu-ldd", not the above command.
> If you don't have one, copy the "ldd" script and patch it.
>
> Bernd
>
--
=============================================================================
Miroslaw Dach ([EMAIL PROTECTED]) - SLS/Controls Group
PSI - Paul Scherrer Institut CH-5232 Villigen
=============================================================================
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox