From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DsNcQ-0002zP-Uz for qemu-devel@nongnu.org; Tue, 12 Jul 2005 12:28:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DsNcN-0002xd-Hg for qemu-devel@nongnu.org; Tue, 12 Jul 2005 12:28:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DsNcN-0002wy-1O for qemu-devel@nongnu.org; Tue, 12 Jul 2005 12:28:23 -0400 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DsNgS-0004ya-Tw for qemu-devel@nongnu.org; Tue, 12 Jul 2005 12:32:37 -0400 Received: from nbbolle (80-218-109-56.dclient.hispeed.ch [80.218.109.56]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j6CGOffp006617 for ; Tue, 12 Jul 2005 18:24:41 +0200 From: "Andreas Bollhalder" Date: Tue, 12 Jul 2005 18:20:06 +0200 Message-ID: <000b01c586fd$90f01c30$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <20050712060549.11322.qmail@mail.zangus-1.com> Subject: [Qemu-devel] Windows build broken Reply-To: bolle@geodb.org, 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 Hi I hav built the current CVS of QEMU on my WinXP SP2 host with MinGW-3.1.0-1 / MSYS-1.0.10. Now, when starting QEMU, I get a black screen. No BIOS information is printed out and the QEMU window stays black. The console is working and QEMU seems to do something. The laster build I had done was from the 7.6.2005 CVS. I'm compiling since a year my one builds and they worked all the time. Any ideas ? Andreas