Busybox Shell Exiting

Manju Mahajan manju at skipperwireless.com
Fri Oct 14 22:22:01 UTC 2005


thanks...

-----Original Message-----
From: Rob Landley [mailto:rob at landley.net]
Sent: Friday, October 14, 2005 2:47 PM
To: Manju Mahajan
Cc: busybox at busybox.net
Subject: Re: Busybox Shell Exiting


On Friday 14 October 2005 14:25, Manju Mahajan wrote:
> thanks for your reply
> Can't find the file. : file exists
> Wrong permissions on the file.  (is the exec bit set?) : yes it is set
> Can't find the libraries for the file.  (And remember: libraries can load
> libraries.  ldd is your friend, or readelf.) : I don;t fully undestand
this
> one
> which libraries ?

Are you familiar with the concept of "shared libraries"?

Yes...

man ldd

Note that busybox has its own version of ldd, and stuff that uses busybox's
dynamic loader may need to use the busybox's ldd to list the libraries it
uses.

Rob






More information about the busybox mailing list