From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmGP7-0007YW-Lf for qemu-devel@nongnu.org; Mon, 28 Aug 2017 05:32:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmGP2-0000V5-Jn for qemu-devel@nongnu.org; Mon, 28 Aug 2017 05:32:21 -0400 Date: Mon, 28 Aug 2017 11:32:12 +0200 From: Igor Mammedov Message-ID: <20170828113212.53d8cac1@nial.brq.redhat.com> In-Reply-To: References: <20170828111039.4b5a280a@nial.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Qemu 2.10 rc4 build issue on BE (luigi burdo) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: luigi burdo Cc: Programmingkid , "qemu-ppc@nongnu.org" , "qemu-devel@nongnu.org qemu-devel" On Mon, 28 Aug 2017 09:14:48 +0000 luigi burdo wrote: > Hi Igor, > > > below errors look like corrupted source files > > > > > > i ust dowloaded the compressed file from qemu website,unzipped with tar from console (like i usually did) and run configure and make. > > can be the file of rc4 from qemu website not right and need a repack? I've just downloaded it from http://download.qemu-project.org/qemu-2.10.0-rc4.tar.xz and unpacked, it works for me (i.e. hw/i386/pc.c isn't corrupted). > > Luigi >