[BusyBox] module/s don't build

Rob Landley rob at landley.net
Fri Dec 17 05:51:12 UTC 2004


On Wednesday 15 December 2004 01:09 pm, Mark Richards wrote:
> In an embedded system that uses BusyBox (much to its credit) I have updated
> to version 1.00.rc2 and recently 1.0 release.  I managed to get the rc2 to
> work (using a GNU CRIS crocc-compiler), however when I last left this
> project I still was having trouble adding "dc" to the build.
>
> It's still happening :)
>
> I just want to ask any experienced BusyBox folks if I'm correct to run make
> menuconfig, select the module I want to include, save the .config file,
> then run make dep and finally make?
>
> There's a note in the README about doing a make dep after the config,
> however this sometimes yields the message "nothing to be done for dep", so

You have to do a clean build ("make clean" should work) after you change 
the .config.

Possibly at some point in the future this might be fixed.  But not any time 
soon...

Rob



More information about the busybox mailing list