From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUBLk-0004em-Jf for qemu-devel@nongnu.org; Sat, 29 May 2004 17:26:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUBLh-0004eZ-K2 for qemu-devel@nongnu.org; Sat, 29 May 2004 17:26:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUBLh-0004eW-I3 for qemu-devel@nongnu.org; Sat, 29 May 2004 17:26:37 -0400 Received: from [62.253.162.46] (helo=mta06-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUBL8-0003MR-VD for qemu-devel@nongnu.org; Sat, 29 May 2004 17:26:03 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040529212606.TAHK9422.mta06-svc.ntlworld.com@[10.10.10.100]> for ; Sat, 29 May 2004 22:26:06 +0100 From: Antony T Curtis Content-Type: text/plain Message-Id: <1085865953.93476.3.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Sat, 29 May 2004 22:25:54 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Running QEMU on FreeBSD 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 Hi guys, I have managed to make QEMU 5.5 (downloaded tarball from web site) and have successfully made it compile and run on FreeBSD-5-CURRENT However, the problem I have is that the QEMU window does not update and to see what is on the 'screen', I have to do a screendump and examine the image file - obviously non-optimal. So far, I have successfully run the freedos sample image. I have not managed to make QEMU compile under FreeBSD 4.9 ... The system compiler (GCC 2.95) does not understand many of the constructs used in the source. -- Antony T Curtis