# CONFIG_BUSYBOX is not set: breakage on master

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Fri Aug 26 21:33:48 UTC 2016


$ ./busybox
busybox: applet not found

$ gcc --version
gcc (Debian 6.2.0-1) 6.2.0 20160822

That's debian unstable.

Everything since commit 877dedb seems broken.

fails on master, commit e4caf1d with:
# CONFIG_BUSYBOX is not set

ok with:
CONFIG_BUSYBOX=y



Problem seems to have been introduced on master with commit 8e95068:
Include busybox applet (BUSYBOX) [Y/n/?] (NEW)

ok with:
CONFIG_BUSYBOX=y

fails with:
# CONFIG_BUSYBOX is not set
$ ./busybox
busybox: applet not found


Cheers,

-- 
Cristian


More information about the busybox mailing list