From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19lY6f-0007TT-PV for qemu-devel@nongnu.org; Sat, 09 Aug 2003 14:06:21 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19lY69-0006cQ-1V for qemu-devel@nongnu.org; Sat, 09 Aug 2003 14:06:20 -0400 Received: from [193.252.22.27] (helo=mwinf0403.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.20) id 19lY68-0006bC-Ip for qemu-devel@nongnu.org; Sat, 09 Aug 2003 14:05:48 -0400 Received: from free.fr (ATuileries-112-1-4-69.w81-53.abo.wanadoo.fr [81.53.133.69]) by mwinf0403.wanadoo.fr (SMTP Server) with ESMTP id CDB2F50002AD for ; Sat, 9 Aug 2003 20:05:45 +0200 (CEST) Message-ID: <3F3537DC.6070902@free.fr> Date: Sat, 09 Aug 2003 20:05:16 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] wine needs freetype? References: <20030809171417.GA25733@themountaingoats.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Maybe a problem related to Xfree DGA, not to Freetype. Fabrice. Jon Nall wrote: > so i got bold last night and tried to run a wine program (putty.exe), > but it crapped out with the following. anyone else seen this or know how > to fix it? i'm using the qemu-0.1.6-i386-wine.tar.gz from the website. > > thanks. > nall. > > nall@reykjavik> ./qemu /usr/local/qemu-i386/wine/bin/wine /usr/local /qemu-i386/wine/c/Program\ Files/putty.exe /home/nall/qemu-cvs/test/qemu > > Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: > Could not stat /cdrom (No such file or directory), ignoring drive D: > qemu: Unsupported syscall: 186 > qemu: Unsupported syscall: 186 > Wine cannot find the FreeType font library. To enable Wine to > use TrueType fonts please install a version of FreeType greater than > or equal to 2.0.5. > http://www.freetype.org > X Error of failed request: 145 > Major opcode of failed request: 136 (XFree86-DGA) > Minor opcode of failed request: 0 (XDGAQueryVersion) > Serial number of failed request: 174 > Current serial number in output stream: 174 > > nall@reykjavik>echo $status > 1 > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel -- Fabrice.