From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EVEQk-0001bi-90 for qemu-devel@nongnu.org; Thu, 27 Oct 2005 16:32:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EVEQg-0001at-P7 for qemu-devel@nongnu.org; Thu, 27 Oct 2005 16:32:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVEQg-0001aq-Lm for qemu-devel@nongnu.org; Thu, 27 Oct 2005 16:32:54 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EVEQg-0004mr-0Q for qemu-devel@nongnu.org; Thu, 27 Oct 2005 16:32:54 -0400 Message-ID: <43613973.2050607@gmx.net> Date: Thu, 27 Oct 2005 22:32:51 +0200 From: Michael MIME-Version: 1.0 Subject: Re: [Qemu-devel] Config error message wrong. References: <200510271527.20029.rob@landley.net> In-Reply-To: <200510271527.20029.rob@landley.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Rob Landley schrieb: >>ERROR: QEMU requires SDL or Cocoa for graphical output >>To build QEMU with graphical output configure with --disable-gfx-check >>Note that this will disable all output from the virtual graphics card. >> >> > >Possibly that "with" should be a "without"? > > > on debian do: $> apt-get install libsdl1.2-dev regards, michael >Rob > > >_ >