From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGYiS-0000E2-P5 for qemu-devel@nongnu.org; Thu, 22 Apr 2004 03:33:48 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGYhv-0000A8-Vi for qemu-devel@nongnu.org; Thu, 22 Apr 2004 03:33:47 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BGYhv-00009x-C8 for qemu-devel@nongnu.org; Thu, 22 Apr 2004 03:33:15 -0400 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i3M7XDju004356 for ; Thu, 22 Apr 2004 09:33:13 +0200 From: Jean-Michel POURE Date: Thu, 22 Apr 2004 09:33:13 +0200 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200404220933.13570.jm@poure.com> Subject: [Qemu-devel] Configuration script broken Reply-To: jm@poure.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, In the latest CVS, the configuration script does not study SDL dependencies. As a result, Qemu-fast cannot be compiled. Also, make clean does not work. Cheers, Jean-Michel