public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
To: Marcel Meckel <acpi-X2Xph2rMQzhn68oJJulU0Q@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: All 2.4.22 patches after 09-16 broken?
Date: Thu, 20 Nov 2003 16:32:00 +0000	[thread overview]
Message-ID: <20031120163200.GK30485@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0311200838380.17057-100000-tZ8E+9KPiprzJgz6305IAw@public.gmane.org>

On Thu, Nov 20, 2003 at 08:53:16AM +0100, Marcel Meckel wrote:
> I patched vanilla 2.4.22 kernel with acpi-20031002-2.4.22.diff, ran 
> make xconfig. In menu "character devices" i see option
> "/dev/agpgart (AGP Support)" twice, one as bool one as tristate option. 
> Without changing an option (and without .config of course) i get this 
> error after pressing "Save and Exit" Button:
> 
> Error in Tcl Script
> Error: can't read "CONFIG_SCSI": no such variable
> 
> ERROR - Attempting to write value for unconfigured variable 
> (CONFIG_PARPORT_PC_CML1).

Maybe the tk program is having trouble parsing this:

+  else if [ "$CONFIG_SMP" = "y" ]; then

Can you try changing that line in drivers/acpi/Config.in by putting a
new line between the `else' and the `if'?  ie make it look like:
  else
    if [ "$CONFIG_SMP" = "y" ]; then

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

  parent reply	other threads:[~2003-11-20 16:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-20  7:53 All 2.4.22 patches after 09-16 broken? Marcel Meckel
     [not found] ` <Pine.LNX.4.44.0311200838380.17057-100000-tZ8E+9KPiprzJgz6305IAw@public.gmane.org>
2003-11-20 14:03   ` Micha Feigin
2003-11-20 16:32   ` Matthew Wilcox [this message]
     [not found]     ` <20031120163200.GK30485-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2003-11-20 21:44       ` Marcel Meckel
2003-11-20 21:51       ` Fix xconfig in 2.4-ACPI latest Matthew Wilcox
  -- strict thread matches above, loose matches on Subject: below --
2003-11-21  3:55 All 2.4.22 patches after 09-16 broken? Brown, Len

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=20031120163200.GK30485@parcelfarce.linux.theplanet.co.uk \
    --to=willy-8fiuurrzop0dnm+yrofe0a@public.gmane.org \
    --cc=acpi-X2Xph2rMQzhn68oJJulU0Q@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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