[coldfire-gnu-discuss] system() function broken

Michel Marti michel.marti at objectxp.com
Sun May 21 14:52:39 UTC 2006


Nathan Sidwell wrote:
> Can you determine what is emitting the 'applet not found' message?

That's a message from busybox itself. E.g. if you invoke "busybox blabla" you 
will get "blabla: applet not found". According to the system() manpage, it will 
call "/bin/sh -c <command>", so it looks like the command passed to system() 
somehow gets lost/garbled.

The board we're using runs linux-2.6.17-rc4 and busybox 1.1.3.


Michel





More information about the coldfire-gnu-discuss mailing list