PATH ignored in 1.2.1?

yan yan at seiner.com
Thu Aug 3 16:21:18 UTC 2006


I have two versions of busybox; one an older CVS version that calls 
itself 1.1.1-pre0, and the other is a new 1.2.1.

I do a make install for the 1.1.1, chmod +s busybox, and everything 
works fine.

I do a make install for the 1.2.1, chmod +s busybox, and paths are not 
being followed.

Both versions show the same PATH:

PATH='/usr/bin:bin:/usr/sbin:/sbin'

but 1.2.1 won't follow paths.

/ # ls
/bin/sh: ls not found
/ # /bin/ls
bin dev lib ....

Can anyone suggest something?  Am I missing a setting somewhere in 
building 1.2.1?

Thanks,

--Yan



More information about the busybox mailing list