From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39417 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvcGG-0000dq-6L for qemu-devel@nongnu.org; Tue, 14 Sep 2010 16:37:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvcGB-0001CT-83 for qemu-devel@nongnu.org; Tue, 14 Sep 2010 16:37:48 -0400 Received: from fmmailgate03.web.de ([217.72.192.234]:50962) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvcGB-0001CG-2H for qemu-devel@nongnu.org; Tue, 14 Sep 2010 16:37:47 -0400 Message-Id: From: =?ISO-8859-1?Q?Andreas_F=E4rber?= In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage Date: Tue, 14 Sep 2010 22:37:23 +0200 References: <20100912112636.2648.27149.malonedeb@potassium.ubuntu.com> <1C12421B-DC91-471B-A285-7501CA61CE3E@web.de> <577C53A8-9AA7-4D71-98EF-A75F93A4F74B@web.de> <92ED4C63-1D88-4FAA-959A-747AA5BF4E15@web.de> Sender: andreas.faerber@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Bug 636315 <636315@bugs.launchpad.net>, qemu-devel@nongnu.org Am 14.09.2010 um 18:34 schrieb Blue Swirl: > On Sun, Sep 12, 2010 at 10:02 PM, Andreas F=E4rber = > wrote: >> Am 12.09.2010 um 23:05 schrieb Blue Swirl: >> >>> On Sun, Sep 12, 2010 at 5:58 PM, Andreas F=E4rber = >> > >>> wrote: >>>> >>>> Am 12.09.2010 um 19:47 schrieb Blue Swirl: >>>>> >>>>> nfields=3D$((nfields + 1)) >>>> >>>> ./tracetool: syntax error at line 53: `nfields=3D$' unexpected >>> >>> That looks like fully standards compliant, so Solaris' /bin/sh is =20= >>> not. >>> Can you try what happens with /usr/xpg4/bin/sh? >> >> Works fine! Must've done something wrong when testing that earlier =20= >> today. >> >> configure, create_config and tracetool with your fix are silent when >> /usr/xpg4/bin is in the $PATH. >> If you commit it, we can close this ticket. Thanks for your help, =20 >> Blue. > > Does /usr/xpg4/bin/sh work without the patch? No.=