From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EeEbX-0007S8-JZ for qemu-devel@nongnu.org; Mon, 21 Nov 2005 11:33:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EeEbU-0007QE-Gr for qemu-devel@nongnu.org; Mon, 21 Nov 2005 11:33:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EeEbT-0007Pe-Rp for qemu-devel@nongnu.org; Mon, 21 Nov 2005 11:33:15 -0500 Received: from [134.130.3.130] (helo=ms-dienst.rz.rwth-aachen.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EeEbT-0003b7-U5 for qemu-devel@nongnu.org; Mon, 21 Nov 2005 11:33:16 -0500 Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IQB00034CNDGL@ms-dienst.rz.rwth-aachen.de> for qemu-devel@nongnu.org; Mon, 21 Nov 2005 17:33:14 +0100 (MET) Received: from [137.226.40.101] (pc42.xtal.RWTH-Aachen.DE [137.226.40.101]) by relay.rwth-aachen.de (8.13.3/8.13.3/1) with ESMTP id jALGXCNu009154 for ; Mon, 21 Nov 2005 17:33:12 +0100 (MET) Date: Mon, 21 Nov 2005 17:34:30 +0100 From: Jan Marten Simons Subject: Re: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41 In-reply-to: <438100AE.7080005@hermes.cam.ac.uk> Message-id: <4381F716.7060407@xtal.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <438100AE.7080005@hermes.cam.ac.uk> Reply-To: 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 > I can understand that the problem is serious. But maybe there are a > couple of fixes: > > 1)Document this on the "compiling from source" page. > > 2)Add a check to the configure script, and print an error message. > > Richard The second option was implemented into cvs about 2 weeks ago: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/configure.diff?tr1=1.74&tr2=1.75&r1=text&r2=text Regards, Jan