[BusyBox] Undeclared

Erik Andersen andersen at lineo.com
Tue Aug 21 08:46:56 UTC 2001


On Tue Aug 21, 2001 at 01:58:17PM +0100, Gareth . wrote:
> I have had another look at init.c. Right at the bottom of the file inside 
> the init_main function is a section to "Find out who died and clean up their 
> 
> corpse". I changed it so that the "scheduling for restart" is printed to the 
> 
> console as well as log so if something dies i can see what it is. On restart 
> 
> i get a steady stream of lines saying
> 
> Process '/bin/cash' exited. Schedulig it for restart.
> 
> >From this i gather that for some reason sh is dying as soon as it starts. 
> Any ideas as to why this is? I have only the source code for busybox which 
> does not include cash (which is linked to by sh) so i can't have a look in 
> there.

Are you sure that there is a '/bin/cash' file?  Is /bin/cash an
executable (i.e. does it have execute permissions set)?

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list