From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLKs5-0002B6-Gg for qemu-devel@nongnu.org; Tue, 12 Apr 2005 08:52:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLKs0-000260-2c for qemu-devel@nongnu.org; Tue, 12 Apr 2005 08:51:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLKrz-00024r-Hp for qemu-devel@nongnu.org; Tue, 12 Apr 2005 08:51:55 -0400 Received: from [207.88.121.43] (helo=mail.realmsys.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLLJm-0006TI-PB for qemu-devel@nongnu.org; Tue, 12 Apr 2005 09:20:38 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.realmsys.com (Postfix) with ESMTP id D801427072 for ; Tue, 12 Apr 2005 07:16:30 -0600 (MDT) Received: from mail.realmsys.com ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31810-06 for ; Tue, 12 Apr 2005 07:16:24 -0600 (MDT) Received: from cheese.inrealm.net (67.110.116.3.ptr.us.xo.net [67.110.116.3]) by mail.realmsys.com (Postfix) with ESMTP id 0606EDAD1 for ; Tue, 12 Apr 2005 07:16:24 -0600 (MDT) Subject: Re: [Qemu-devel] Qemu compilation? From: Thayne Harbaugh In-Reply-To: References: Content-Type: text/plain Date: Tue, 12 Apr 2005 07:20:11 -0600 Message-Id: <1113312011.12487.27.camel@localhost.localdomain> Mime-Version: 1.0 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 On Sun, 2005-04-10 at 19:52 -0400, Ishwar Rattan wrote: > I am running ProMespis-b3 (Debian/Linux derivative). I downloaded > qemu-snapshot-2005-04-07_23.tar.bz2 from http://www.dad-answers/qemu. > After unarchiving, did a ./configure and make, it compiled without > errors and installed. > > When invoked, no errors are displayed but the window does not come up. > > $ qemu -cdrom plan9.iso -boot d > > same behavior with other iso files. Any pointers will be appreciated. > > -ishwar You will likely notice that in the summary after ./configure runs it states that it couldn't find SDL. SDL development headers and libraries are necessary for qemu graphics.