Compression for bbconfig applet

Denys Vlasenko vda.linux at googlemail.com
Sun Aug 29 21:08:35 UTC 2010


On Sunday 29 August 2010 21:17, Cristian Ionescu-Idbohrn wrote:
> On Sun, 29 Aug 2010, Denys Vlasenko wrote:
> 
> > On Sun, Aug 29, 2010 at 6:01 PM, Cristian Ionescu-Idbohrn
> > <cristian.ionescu-idbohrn at axis.com> wrote:
> > > On Sun, 29 Aug 2010, Denys Vlasenko wrote:
> > >> Done, please try current git.
> > >
> > > Although:
> > >
> > > Symbol: BBCONFIG [=y]
> > > Prompt: bbconfig
> > >  Defined at miscutils/Config.in:46
> > >  Location:
> > >    -> Miscellaneous Utilities
> > >
> > > Symbol: FEATURE_COMPRESS_BBCONFIG [=y]
> > > Prompt: Compress bbconfig data
> > >  Defined at miscutils/Config.in:53
> > >  Depends on: BBCONFIG
> > >  Location:
> > >    -> Miscellaneous Utilities
> > >      -> bbconfig (BBCONFIG [=y])
> >
> > And where's the problem?
> 
> I agree :)  Any idea what I should look for?
> My .config attached.

You seem to use a different tree, since "make" with your .config
says:

#
# using defaults found in .config
#
.config:655:warning: trying to assign nonexistent symbol FEATURE_LAST_FANCY_TIME_DAYS
.config:656:warning: trying to assign nonexistent symbol FEATURE_LAST_FANCY_SHOW_HEADER

This tells me that your tree isn't an unmodified git tree.

Can you do a clean checkout from git and try building there?

-- 
vda


More information about the busybox mailing list