Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-17 Thread Andreas Färber
Am 14.09.2010 um 22:53 schrieb Blue Swirl: How about with the attached patch? If yes, does it work even with / bin/sh? LC_ALL=C /usr/xpg4/bin/sh ./tracetool --nop --check-backend works fine, LC_ALL=C sh ./tracetool --nop --check-backend ./tracetool: bad substitution

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-14 Thread blueswirl
On Sun, Sep 12, 2010 at 10:02 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 23:05 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl:       nfields=$((nfields + 1)) ./tracetool:

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-14 Thread Blue Swirl
On Mon, Sep 13, 2010 at 8:49 AM, Michael Tokarev m...@tls.msk.ru wrote: 13.09.2010 01:05, Blue Swirl wrote: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:35 PM, Andreas Färber

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-14 Thread Michael Tokarev
14.09.2010 20:41, blueswirl wrote: On Mon, Sep 13, 2010 at 8:49 AM, Michael Tokarev m...@tls.msk.ru wrote: [] diff --git a/tracetool b/tracetool index 534cc70..c7582bf 100755 --- a/tracetool +++ b/tracetool @@ -48,7 +48,8 @@ get_argnames() { local nfields field name nfields=0 -

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-14 Thread Andreas Färber
Am 14.09.2010 um 18:34 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 10:02 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 23:05 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl:

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-14 Thread Blue Swirl
On Tue, Sep 14, 2010 at 8:37 PM, Andreas Färber andreas.faer...@web.de wrote: Am 14.09.2010 um 18:34 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 10:02 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 23:05 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-13 Thread Michael Tokarev
13.09.2010 01:05, Blue Swirl wrote: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:35 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:22 schrieb Blue Swirl: What is

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-13 Thread Andreas Färber
Am 13.09.2010 um 10:49 schrieb Michael Tokarev: 13.09.2010 01:05, Blue Swirl wrote: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl: diff --git a/tracetool b/tracetool index 534cc70..c7582bf 100755 --- a/tracetool +++

[Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Andreas Färber
Public bug reported: Running `LANG=C LC_ALL=C ./configure --prefix=... --install=/usr/ucb/install` on Solaris 10 amd64 results in the following errors: ./configure: bad substitution ./configure: !: not found ./configure: curl-config: not found ./configure: curl-config: not found Error: invalid

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Blue Swirl
On Sun, Sep 12, 2010 at 11:26 AM, Andreas Färber 636...@bugs.launchpad.net wrote: Public bug reported: Running `LANG=C LC_ALL=C ./configure --prefix=... --install=/usr/ucb/install` on Solaris 10 amd64 results in the following errors: ./configure: bad substitution ./configure: !: not found

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Andreas Färber
Am 12.09.2010 um 19:22 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 11:26 AM, Andreas Färber 636...@bugs.launchpad.net wrote: Error: invalid trace backend Please choose a supported trace backend. What is the output of sh ./tracetool --nop --check-backend? ./tracetool: syntax error at line

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Blue Swirl
On Sun, Sep 12, 2010 at 5:35 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:22 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 11:26 AM, Andreas Färber 636...@bugs.launchpad.net wrote: Error: invalid trace backend Please choose a supported trace backend. What is the

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Andreas Färber
Am 12.09.2010 um 19:47 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:35 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:22 schrieb Blue Swirl: What is the output of sh ./tracetool --nop --check-backend? ./tracetool: syntax error at line 51: `$' unexpected Does this

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Blue Swirl
On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:35 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:22 schrieb Blue Swirl: What is the output of sh ./tracetool --nop

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage

2010-09-12 Thread Andreas Färber
Am 12.09.2010 um 23:05 schrieb Blue Swirl: On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber andreas.faer...@web.de wrote: Am 12.09.2010 um 19:47 schrieb Blue Swirl: nfields=$((nfields + 1)) ./tracetool: syntax error at line 53: `nfields=$' unexpected That looks like fully standards