From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Bird (Sphere Systems)" Subject: Re: Serious Problem Date: Tue, 8 Feb 2011 10:08:17 +0000 Message-ID: <201102081008.18254.ajb@spheresystems.co.uk> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: m.sarzi_madidini@saeimpianti.net Cc: linux-msdos@vger.kernel.org Hi Marco, Make sure you have the same LD_LIBRARY_PATH env setting between when you compile and test. It sounds like you have two libc's on the system, and you see one when compile/link and the other when you run. You can check which you are using by doing 'ldd /path/to/dosemu-binary'. Hope it helps, Andrew On Tuesday 08 February 2011, Marco Sarzi Madidini wrote: > On Tue, Jan 11, 2011 at 5:58 AM, Marco Sarzi Madidini > > wrote: > > I have a problem with my Red Hat enterprise 5.5 distro and dosemu 1.4.0. > > Sometimes xdosemu don't work and show me an error message > > "/usr/local/bin/xdoemu: relocation error: /usr/local/bin/xdosemu: symbol > > localtime, version glibc 2.0 not define in file libc.so.6 with link time > > reference". Can you help me ??? Tanks for your disponibility and have a > > nice > > > 2011. > > I have tried many version ( both rpm and tar ) but the problem is ever > present. Today I try to modify the compiletime-setting file and disable all > the unuseful features ( including the experimantal ) without improvements. > It' a very curious trouble, if i start for example 10 emulation ( with > xdosemu & ), only one can born the dosemu window. Boh ??? Someone can help > me ??? Thanks a lot !!! > > -- > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html