From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bckuu-0003rW-2m for qemu-devel@nongnu.org; Tue, 22 Jun 2004 09:02:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bckuq-0003r7-88 for qemu-devel@nongnu.org; Tue, 22 Jun 2004 09:02:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bckuq-0003r4-64 for qemu-devel@nongnu.org; Tue, 22 Jun 2004 09:02:20 -0400 Received: from [195.9.147.9] (helo=dionis.simtreas.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bcksl-0001oc-J5 for qemu-devel@nongnu.org; Tue, 22 Jun 2004 09:00:12 -0400 Message-ID: <40D82D51.1050901@simtreas.ru> Date: Tue, 22 Jun 2004 17:00:01 +0400 From: "Vladimir N. Oleynik" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Some news References: <200406221153.i5MBrvQa028628@treas.simtreas.ru> In-Reply-To: <200406221153.i5MBrvQa028628@treas.simtreas.ru> 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, hetz@witch.dyndns.org Hetz, > 1. Fedora Core 2 (and probably Mandrake 10) - there's patch to "fix" the > problem with QEMU (system emulator, not user level app) But this patch removed QEMU-special pthread SDL hack. Try with leave this code from vl.c and change "void" to "int". Its more true for all a platforms and may be not produce errors. --w vodz