patch: Linux 2.5.44-ac3, i386/config.in typo, "make xconfig" broken

From: Alex Riesen (Alexander.Riesen@synopsys.com)
Date: Fri Oct 25 2002 - 09:38:44 EST


On Fri, Oct 25, 2002 at 06:19:08AM -0400, Alan Cox wrote:
> ** I strongly recommend saying N to IDE TCQ options otherwise this
> should hopefully build and run happily.
>
> Doug's scsi changes broke mptfusion. I've not looked into that yet
> also u14f/u34f.
>
> This one builds, its not yet had any measurable testing

"make xconfig" for i386 produces:
  Generating scripts/kconfig.tk
-: 73: unknown command
wish -f scripts/kconfig.tk
Error in startup script: invalid command name "clear_choices"
    while executing
...

-alex

--- v2.5.44+bk-ac3/arch/i386/config.in 2002-10-25 16:32:43.000000000 +0200
+++ v2.5.44+bk-ac3/arch/i386/config.in 2002-10-25 16:28:16.000000000 +0200
@@ -70,7 +70,7 @@
    define_bool CONFIG_X86_ALIGNMENT_16 y
    define_bool CONFIG_X86_PPRO_FENCE y
    define_bool CONFIG_X86_F00F_BUG y
- define bool CONFIG_X86_PIT y
+ define_bool CONFIG_X86_PIT y
 fi
 if [ "$CONFIG_GEODE" = "y" ]; then
    define_int CONFIG_X86_L1_CACHE_SHIFT 5

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



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:27 EST