Busybox fail to create the links

Rob Landley rob at landley.net
Fri Jul 14 11:07:35 PDT 2006


On Thursday 13 July 2006 8:04 pm, Claudio Roberto Cussuol wrote:
> Hi guys
>
> I am the developer of BrazilFW, it's a firewall and router forked from
> Coyote Linux.
>
> Well, i was using busybox 1.0 and now i'm trying to upgrade to 1.2.
> My system is a barebone linux 2.4.32, my rc.sysinit has this command
...
> I used the same .config from version 1.0 just pressed enter to use the
> default for all new configs.

Try menuconfig and make sure --install is enabled.  (The names of some config 
symbols changed over the past 2 years, and if you just do an oldconfig you'll 
get the default value of new symbols, and the default for 
CONFIG_FEATURE_INSTALLER is n.)

CONFIG symbols are stable in bugfix releases (such as 1.0.0->1.0.1), but not 
necessarily in new development releases (1.1.3->1.2.0).

Rob
-- 
Never bet against the cheap plastic solution.


More information about the busybox mailing list