public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J . A . Magallon" <jamagallon@able.es>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.2ac3
Date: Fri, 23 Feb 2001 21:46:02 +0100	[thread overview]
Message-ID: <20010223214602.A3731@werewolf.able.es> (raw)
In-Reply-To: <E14WOAk-0006y9-00@the-village.bc.nu>
In-Reply-To: <E14WOAk-0006y9-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Fri, Feb 23, 2001 at 20:46:31 +0100


On 02.23 Alan Cox wrote:
> 
>         Handle with care.. Its possible the ioremap debugging change
>         might remove casts that hid older problems in a few drivers
> 
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/
> 
> 2.4.2-ac3

make xconfig:

/tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/scsi/pcmcia/Config.in: 20: unterminated 'if' condition

Misses a backslash at EOL.
if [ "$CONFIG_PCMCIA_QLOGIC" = "y" -o "$CONFIG_PCMCIA_AHA152X" = "y" -o \
     "$CONFIG_PCMCIA_FDOMAIN" = "y" -o "$CONFIG_PCMCIA_APA1480" = "y" -o
                                                                      ^^^^^^^
     "$CONFIG_PCMCIA_NINJA_SCSI" ]; then
   define_bool CONFIG_PCMCIA_SCSICARD y
fi

-- 
J.A. Magallon                                                      $> cd pub
mailto:jamagallon@able.es                                          $> more beer

Linux werewolf 2.4.2-ac1 #2 SMP Fri Feb 23 02:34:42 CET 2001 i686


      reply	other threads:[~2001-02-23 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-23 19:46 Linux 2.4.2ac3 Alan Cox
2001-02-23 20:46 ` J . A . Magallon [this message]

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=20010223214602.A3731@werewolf.able.es \
    --to=jamagallon@able.es \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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