From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZ2fo-0000mJ-Vu for qemu-devel@nongnu.org; Fri, 20 May 2005 04:16:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZ2fi-0000ky-Bn for qemu-devel@nongnu.org; Fri, 20 May 2005 04:15:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZ2fh-0000j6-Bi for qemu-devel@nongnu.org; Fri, 20 May 2005 04:15:53 -0400 Received: from [193.96.240.2] (helo=br2uxs04.hb.orthogon.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZ2kt-0000cB-FV for qemu-devel@nongnu.org; Fri, 20 May 2005 04:21:15 -0400 Received: from br2uxs03.hb.orthogon.com (br2uxs03.hb.orthogon.com [150.158.146.28]) by br2uxs04.hb.orthogon.com (8.11.7+Sun/8.8.8/Ortho-4.10) with ESMTP id j4K8CWI02437 for ; Fri, 20 May 2005 10:12:32 +0200 (MET DST) Received: from [150.158.146.126] (br2wsl15.hb.orthogon.com [150.158.146.126]) by br2uxs03.hb.orthogon.com (8.8.8+Sun/8.8.8/Ortho-4.10) with ESMTP id KAA16629 for ; Fri, 20 May 2005 10:12:31 +0200 (MET DST) Message-ID: <428D9BEF.3080701@gmx.de> Date: Fri, 20 May 2005 10:12:31 +0200 From: Oliver Gerlich MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Re: Nothing happens References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed 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 Rudi Lippert wrote: > well, nothing really means nothing. the guest window does not come up, and > the console window does not show anything, even with -monitor stdio. the > thread just goes to sleep. > strace may be interesting, and 5kb are not too much, i think, so here it > comes. > thanks for now, > > Rudi > > [...] Do you have the SDL devel packages installed? Usually people have this problem when they compiled Qemu without SDL... Could you compare what SDL packages are installed on the two computers?