> ./tkparse < ../arch/i386/config.in > kconfig.tmp
> cat header.tk >> ./kconfig.tk
> cat kconfig.tmp >> kconfig.tk
> rm -f kconfig.tmp
> echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
> cat tail.tk >> kconfig.tk
> chmod 755 kconfig.tk
> make[1]: Leaving directory `/usr/src/linux-2.0.21/scripts'
> wish -f scripts/kconfig.tk
> WARNING - broken Config.in! CONFIG_AEDSP16 was not declared!
I'm afraid I've been negligent about reporting this since it seems
completely benign, but it's been happening since 2.0.0 and it is still
happening in 2.0.21. The problem appears to be in the Config.in in
the drivers/sound directory. I don't know whether the problem is that
this variable wasn't declared or whether it's that the declaration was
purposely removed but the reference to it was left in.
-- E. Jay Berkenbilt (ejb@ql.org) | Member, League for Programming Freedom | lpf@uunet.uu.net, http://www.lpf.org