From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49526 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvFOe-00027p-VB for qemu-devel@nongnu.org; Mon, 13 Sep 2010 16:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvFOa-0005rc-Lb for qemu-devel@nongnu.org; Mon, 13 Sep 2010 16:12:57 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:46259) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvFOa-0005rY-EU for qemu-devel@nongnu.org; Mon, 13 Sep 2010 16:12:56 -0400 Received: by wyb39 with SMTP id 39so6982119wyb.4 for ; Mon, 13 Sep 2010 13:12:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4C8E831A.6020504@codemonkey.ws> References: <4C8BBE63.3010607@codemonkey.ws> <4C8D2978.9050105@codemonkey.ws> <4C8D5329.30508@codemonkey.ws> <4C8E66F1.5090802@codemonkey.ws> <4C8E814C.8010402@codemonkey.ws> <4C8E831A.6020504@codemonkey.ws> Date: Mon, 13 Sep 2010 13:12:55 -0700 Message-ID: Subject: Re: [Qemu-devel] Issue with compiling qemu-0.13.0.-rc1 From: Adhyas Avasthi Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org Seems like my toolchain set up was not proper. Resolved the build environment and it seems to build RC1 (target x86_64-softmmu) for me now. Will let you know if I can repro the issue again. I will try to build the other targets now. - Adhyas