Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 15:26:45 +0100
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>, emulation@FreeBSD.ORG
Subject:   Re: linux ELF emulation is kinda broken (fwd)
Message-ID:  <19990217152645.A1080@internal>
In-Reply-To: <36CA9E12.B10B2F15@scc.nl>; from Marcel Moolenaar on Wed, Feb 17, 1999 at 11:46:42AM %2B0100
References:  <Pine.BSF.3.95.990216120935.13983G-100000@current1.whistle.com> <36CA8D2B.96DD7B32@scc.nl> <19990217110629.B1780@internal> <36CA9E12.B10B2F15@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17-Feb-1999 at 11:46:42 +0100, Marcel Moolenaar wrote:
> Andre Albsmeier wrote:
> > 
> > On Wed, 17-Feb-1999 at 10:34:35 +0100, Marcel Moolenaar wrote:
> > > Julian Elischer wrote:
> > > >
> > > > Does anyone on this list know what is going wrong..
> > > > this is 3 people with this problem now (including me)
> > > >
> > > > > > sivka# ./lmgrd
> > > > > > ELF interpreter /compat/linux/lib/ld-linux.so.1 not found
> > > > > > Abort trap
> > >
> > > Do you have libc5 compatibility installed?
> > > If I'm not mistaken, this means that you should have a
> > > "/compat/linux/usr/i486-linux-libc5" directory.
> > 
> > I haven't. I have got only the stuff from linux_lib-2.6.
> > If you tell me how to install i486-linux-libc5, I will
> > give it a try...
> 
> You'll need libc-5.3.12-27.i386.rpm. You can download it from any Red Hat
> mirror (go to developer information on www.redhat.com). To install the
> package, build and install the rpm port (/usr/ports/misc/rpm). Use to
> following commands:
> 
> 	mkdir -p /compat/linux/var/local/lib/rpm
> 	rpm --root /compat/linux --initdb
> 	rpm -i --ignoreos --root /compat/linux --nodeps --noscripts
> libc-5.3.12-27.i386.rpm
> 
> If that doesn't solve your problems, try installing ld.so-1.9.5-8.i386.rpm.
> This last package contains ld-linux.so.1.

Tried libc-5.3.12-27.i386.rpm first and than ld.so-1.9.5-8.i386.rpm as well.
Unfortunately, nothing has changed. I had later 113 libs reported by ldconfig;
before there had been 91 only...

Thanks anyway,

	-Andre


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990217152645.A1080>