From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLjL3-0005rQ-Cn for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:31:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLjL2-0005cV-Ea for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:31:17 -0400 Received: from a82-161-217-249.adsl.xs4all.nl ([82.161.217.249]:21771 helo=pubserv1.fransdb.nl) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLjL2-0005cM-8d for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:31:16 -0400 Received: from localhost (localhost [127.0.0.1]) by pubserv1.fransdb.nl (Postfix) with ESMTP id 9BC6D40795 for ; Wed, 2 Nov 2011 23:31:14 +0100 (CET) Received: from pubserv1.fransdb.nl ([127.0.0.1]) by localhost (pubserv1.fransdb.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bcRt2xfUzYbM for ; Wed, 2 Nov 2011 23:31:12 +0100 (CET) Received: from [192.168.100.23] (unknown [192.168.100.23]) by pubserv1.fransdb.nl (Postfix) with ESMTPA id CADEA40781 for ; Wed, 2 Nov 2011 23:31:11 +0100 (CET) Message-ID: <4EB1C4AE.1070802@fransdb.nl> Date: Wed, 02 Nov 2011 23:31:10 +0100 From: Frans de Boer MIME-Version: 1.0 References: <9744301311355@192.168.2.69> <974427254830@192.168.2.69> <4EB1C14E.2090703@fransdb.nl> <4EB1C1EB.8000204@codemonkey.ws> In-Reply-To: <4EB1C1EB.8000204@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Compile error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 11/02/2011 11:19 PM, Anthony Liguori wrote: > On 11/02/2011 05:16 PM, Frans de Boer wrote: >> >> When compiling QEMU 0.15.x with the option --disable-cpu-emulation, I >> get an >> abort on fake-exec.c. It can't find the file exec.h. > > QEMU does not have such an option. You're likely using qemu-kvm. > > Regards, > > Anthony Liguori > >> >> Any solution/suggestion? >> >> Regards, Frans. >> >> > > Yes, your right. I used the wrong list, sorry about that. Frans.