[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <512B4CC2.80008@suse.cz>
Date: Mon, 25 Feb 2013 12:36:34 +0100
From: Michal Marek <mmarek@...e.cz>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Michael Grzeschik <m.grzeschik@...gutronix.de>
Subject: Re: linux-next: build failure after merge of the kbuild tree
On 25.2.2013 11:58, Stephen Rothwell wrote:
> ----------------------------------------------------------------------
> $ ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Jul 7 2010 /bin/sh -> bash
> $ bash --version
> GNU bash, version 4.2.20(1)-release (x86_64-pc-linux-gnu)
[...]
> But bash in sh mode does not work:
>
> $ cat xtst.sh
> #!/bin/sh
>
> cd /scratch/sfr/powerpc_ppc64_defconfig
>
> . .config
>
> exit 0
> $ ./xtst.sh
> ./xtst.sh: line 5: .: .config: file not found
Ah, so it's a too new bash that causes this. I can also reproduce it now.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists