Re: git head x86_64 build breakage

From: Sam Ravnborg
Date: Tue Jun 27 2006 - 17:41:42 EST


On Tue, Jun 27, 2006 at 01:10:02PM -0700, Jesse Brandeburg wrote:
> using a fresh pull of Linus' git, I can't build a kernel right now
> I get this:
> make O=../2.6.18.obj/ all -j5
> GEN /home/jbrandeb/2.6.18.obj/Makefile
> scripts/kconfig/conf -s arch/x86_64/Kconfig
> init/Kconfig:3: unknown option "option"
> make[3]: *** [silentoldconfig] Error 1
> make[2]: *** [silentoldconfig] Error 2
> make[1]: *** [include/config/auto.conf] Error 2
> make: *** [all] Error 2
>
> reverting to the v2.6.17 init/Kconfig fixes it.
Look like you did not get kconfig rebuild.
Try to delete scripts/kconfig/* in your ../2.6.18.obj/ directory and let
me know if this fixes it.
It this is a proper fix I need to look into why kconfig binaries was not
rebuild.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/