From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bctef-0006P6-LV for qemu-devel@nongnu.org; Tue, 22 Jun 2004 18:22:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bctee-0006Oe-0J for qemu-devel@nongnu.org; Tue, 22 Jun 2004 18:22:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bcted-0006Ob-Ud for qemu-devel@nongnu.org; Tue, 22 Jun 2004 18:22:11 -0400 Received: from [194.90.9.29] (helo=mxout5.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bctd5-0001Fj-8w for qemu-devel@nongnu.org; Tue, 22 Jun 2004 18:20:35 -0400 Received: from [10.0.0.139] ([212.235.20.27]) by mxout5.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HZQ001QNE28KA@mxout5.netvision.net.il> for qemu-devel@nongnu.org; Wed, 23 Jun 2004 01:20:33 +0300 (IDT) Date: Thu, 24 Jun 2004 01:20:26 +0300 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Some news In-reply-to: <40D82D51.1050901@simtreas.ru> Message-id: <40DA022A.3030304@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <200406221153.i5MBrvQa028628@treas.simtreas.ru> <40D82D51.1050901@simtreas.ru> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Vladimir N. Oleynik" Cc: qemu-devel@nongnu.org Vladimir N. Oleynik wrote: > 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. Just tried it. Same problem remains: qemu -fda winb98se.IMA qemu: relocation error: qemu: symbol __libc_sigaction, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference Thanks, Hetz