[Toybox] make allyesconfig breaks tests
Frank Bergmann
toybox at tuxad.com
Fri Feb 10 11:06:43 PST 2012
Hi.
On Fri, Feb 10, 2012 at 07:42:17PM +0100, Elie De Brauwer wrote:
> I've been doing some further playing around, and found out that a make
> allyesconfig (which also introduced the unused variable warnings)
"make config" is also broken and some more things.
scripts/genconfig.sh builds an include file out of .config.
autoconf.h is not created / used.
silentoldconfig is also broken:
$ make silentoldconfig
kconfig/conf -s Config.in
#
# configuration written to .config
#
*** Error writing ToyBox configuration.
make: *** [silentoldconfig] Error 1
$ mkdir -p include/{linux,config}
$ make silentoldconfig
kconfig/conf -s Config.in
#
# configuration written to .config
#
$ head include/linux/autoconf.h
/*
* Automatically generated C config: don't edit
* ToyBox version: KCONFIG_VERSION
* Fri Feb 10 20:00:55 2012
*/
#define CONFIG_DIRNAME 1
#define CONFIG_TTY 1
#define CONFIG_SHA1SUM 1
#define CONFIG_SORT_FLOAT 1
#define CONFIG_NICE 1
Without patches (shall I submit?) you can only use defconfig and
menuconfig.
Frank
--
EDV Frank Bergmann Tel. 05221-9249753
LPIC-3 Linux Professional Fax 05221-9249754
Pödinghauser Str. 5 email iservice at tuxad.com
32051 Herford USt-IdNr DE237314606
1328900803.0
More information about the Toybox
mailing list