[BusyBox] No such file or directory

Kenneth Chalmers kenneth.chalmers at norscan.com
Tue Apr 24 17:01:21 UTC 2001


> > I did the same steps you describe and when I run ldd against busybox,
> > or tinylogin, it says "No such file or directory". Now I realize that
> > this is the kind of problem you get into when the file does not exist
> > or the path is not valid, but I've already checked this out.
>
> This problem can be _extremely_ frustrating, I know from
> personal experience.  Here's one more item to check:
> is the executable on a filesystem that is mounted "noexec"?

Here's another one to check: libc version.  I had this problem once and 
tore my hair out for a while until I discovered I had a stale libc5 binary 
when the system only had libc6 (glibc 2.1) on it.  Only a problem if the 
binary is dynamically linked, of course.

	-Ken





More information about the busybox mailing list