$ ./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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
