From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bd5dL-00054b-Do for qemu-devel@nongnu.org; Wed, 23 Jun 2004 07:09:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bd5dJ-00054A-Ox for qemu-devel@nongnu.org; Wed, 23 Jun 2004 07:09:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bd5dJ-000540-L1 for qemu-devel@nongnu.org; Wed, 23 Jun 2004 07:09:37 -0400 Received: from [151.189.21.42] (helo=mail-in-02.arcor-online.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bd5bt-0005wZ-Df for qemu-devel@nongnu.org; Wed, 23 Jun 2004 07:08:09 -0400 Received: from webmail01.arcor-online.net (webmail01.arcor-online.net [151.189.8.82]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id 3101CBC8634 for ; Wed, 23 Jun 2004 13:08:03 +0200 (CEST) Message-ID: <28409201.1087988883191.JavaMail.ngmail@webmail01.arcor-online.net> Date: Wed, 23 Jun 2004 13:08:03 +0200 (CEST) From: ralfsy@arcor.de Subject: Aw: Re: [Qemu-devel] Some news Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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 Hi, enter "export LD_ASSUME_KERNEL02.2.5" before starting qemu Ralf > 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 > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >