From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLj76-0003Qk-Uw for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:16:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLj76-0002XG-6M for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:16:52 -0400 Received: from a82-161-217-249.adsl.xs4all.nl ([82.161.217.249]:21503 helo=pubserv1.fransdb.nl) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLj76-0002Wy-0j for qemu-devel@nongnu.org; Wed, 02 Nov 2011 18:16:52 -0400 Received: from localhost (localhost [127.0.0.1]) by pubserv1.fransdb.nl (Postfix) with ESMTP id C97A940795 for ; Wed, 2 Nov 2011 23:16:49 +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 Y2931rkY_uke for ; Wed, 2 Nov 2011 23:16:48 +0100 (CET) Received: from [192.168.100.23] (unknown [192.168.100.23]) by pubserv1.fransdb.nl (Postfix) with ESMTPA id 3937C40781 for ; Wed, 2 Nov 2011 23:16:47 +0100 (CET) Message-ID: <4EB1C14E.2090703@fransdb.nl> Date: Wed, 02 Nov 2011 23:16:46 +0100 From: Frans de Boer MIME-Version: 1.0 References: <9744301311355@192.168.2.69> <974427254830@192.168.2.69> In-Reply-To: <974427254830@192.168.2.69> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Compile error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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. Any solution/suggestion? Regards, Frans.