qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solari


From: Andreas Färber
Subject: Re: [Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage
Date: Mon, 13 Sep 2010 00:02:08 +0200

Am 12.09.2010 um 23:05 schrieb Blue Swirl:

On Sun, Sep 12, 2010 at 5:58 PM, Andreas Färber <address@hidden > 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 compliant, so Solaris' /bin/sh is not.
Can you try what happens with /usr/xpg4/bin/sh?

Works fine! Must've done something wrong when testing that earlier 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, Blue.

Build still fails, in qemu-nbd.c due to err.h, but that's unrelated to /bin/sh.
After disabling the tools in configure, sparc-softmmu builds fine again.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]