From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bd6Sk-0007NV-RE for qemu-devel@nongnu.org; Wed, 23 Jun 2004 08:02:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bd6Si-0007MS-3y for qemu-devel@nongnu.org; Wed, 23 Jun 2004 08:02:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bd6Sg-0007LJ-CT for qemu-devel@nongnu.org; Wed, 23 Jun 2004 08:02:42 -0400 Received: from [194.90.9.27] (helo=mxout4.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bd6R3-0004QU-OQ for qemu-devel@nongnu.org; Wed, 23 Jun 2004 08:01:02 -0400 Received: from [10.0.0.139] ([212.235.20.27]) by mxout4.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HZR00BCMG1CYQ@mxout4.netvision.net.il> for qemu-devel@nongnu.org; Wed, 23 Jun 2004 15:00:52 +0300 (IDT) Date: Thu, 24 Jun 2004 15:00:40 +0300 From: Hetz Ben Hamo Subject: Re: Aw: Re: [Qemu-devel] Some news In-reply-to: <28409201.1087988883191.JavaMail.ngmail@webmail01.arcor-online.net> Message-id: <40DAC268.3000306@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <28409201.1087988883191.JavaMail.ngmail@webmail01.arcor-online.net> 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 ralfsy@arcor.de wrote: > Hi, > > enter "export LD_ASSUME_KERNEL02.2.5" before starting qemu > > Ralf You mean: export LD_ASSUME_KERNEL=2.2.5 ;) Yes, that works. Now the question is how the end user will use it.. Fabrice, could you add a tiny check that if the GLIBC =>2.3.3 then the LD_ASSUME_KERNEL will be applied before running the QEMU? Thanks, Hetz