From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8uU1-0005XD-Uw for qemu-devel@nongnu.org; Mon, 03 May 2010 08:10:46 -0400 Received: from [140.186.70.92] (port=45229 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8uU0-0005WY-Ji for qemu-devel@nongnu.org; Mon, 03 May 2010 08:10:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8uTy-0004r1-Sr for qemu-devel@nongnu.org; Mon, 03 May 2010 08:10:44 -0400 Received: from mail-yw0-f198.google.com ([209.85.211.198]:39200) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8uTy-0004qi-QE for qemu-devel@nongnu.org; Mon, 03 May 2010 08:10:42 -0400 Received: by ywh36 with SMTP id 36so1072712ywh.4 for ; Mon, 03 May 2010 05:10:41 -0700 (PDT) Message-ID: <4BDEBD3D.1040702@codemonkey.ws> Date: Mon, 03 May 2010 07:10:37 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Latest git doesn't compile References: <201004301605.o3UG5E5e006653@bandsman.co.uk> <4BDC2CBB.3000201@bandsman.co.uk> <1272721147.2723.3.camel@freedom> <4BDC55FF.5000404@bandsman.co.uk> In-Reply-To: <4BDC55FF.5000404@bandsman.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nigel Horne Cc: qemu-devel@nongnu.org On 05/01/2010 11:25 AM, Nigel Horne wrote: > On 05/01/2010 09:39 AM, Lucas Meneghel Rodrigues wrote: >> On Sat, 2010-05-01 at 09:29 -0400, Nigel Horne wrote: >>> ./configure --enable-linux-aio --enable-io-thread --enable-kvm >>> make clean >>> ... >>> gcc: block/blkdebug.o: No such file or directory >>> >>> -Nigel >> A test job ran hours ago, and qemu.git compiled just fine here (check >> compile logs attached). Could you provide more info on what you do >> typically when compiling your tree? Have you tried with a clean git >> clone? > What further information would you like, when you ask for "more info"? Does a simple make work? Either way, please attach the full output from configure and make and use the V=1 option to make. Regards, Anthony Liguori > -Nigel > >