public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Riesen <Alexander.Riesen@synopsys.com>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: patch: Linux 2.5.44-ac3, i386/config.in typo, "make xconfig" broken
Date: Fri, 25 Oct 2002 16:38:44 +0200	[thread overview]
Message-ID: <20021025143844.GF3512@riesen-pc.gr05.synopsys.com> (raw)
In-Reply-To: <200210251019.g9PAJ8V14406@devserv.devel.redhat.com>

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



  parent reply	other threads:[~2002-10-25 14:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25 10:19 Linux 2.5.44-ac3 Alan Cox
2002-10-25 12:55 ` Marco Roeland
2002-10-29 22:12   ` Greg KH
2002-10-25 14:38 ` Alex Riesen [this message]
2002-10-25 14:39 ` Jurriaan
2002-10-25 15:34 ` Jason Williams
2002-10-28 15:15 ` Doug Ledford
2002-10-28 16:08   ` Alan Cox
2002-10-28 16:25   ` Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021025143844.GF3512@riesen-pc.gr05.synopsys.com \
    --to=alexander.riesen@synopsys.com \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox