[BusyBox] built-in commands problem

Mike Frysinger vapier at gentoo.org
Wed Sep 22 20:55:37 UTC 2004


On Wednesday 22 September 2004 04:38 pm, Thomas Vögtle wrote:
> The "not found" happen to all built in commands. dmesg was one example.

then you didnt create symlinks ?
'builtin' doesnt mean like 'bash builtin' ... you have to make a symlink in 
your path ...
ln -s busybox dmesg

one way you can test to make sure you compiled it in is `./busybox dmesg`
-mike



More information about the busybox mailing list