Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 05:45:56 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "navneet Upadhyay" <navneet.upadhyay@gmail.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Running 32 bit dynamically linked binaries on AMD64
Message-ID:  <790a9fff0802260345l6346cc90o4d202fdd7bb1e734@mail.gmail.com>
In-Reply-To: <1563a4fd0802260319n5bafd026sbdfbc3eba8254c5e@mail.gmail.com>
References:  <1563a4fd0802252210q75f903xad4da9b726b3ab50@mail.gmail.com> <E1JTxil-0005tn-BD@dilbert.ticketswitch.com> <1563a4fd0802260319n5bafd026sbdfbc3eba8254c5e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 2/26/08, Pete French <petefrench@ticketswitch.com> wrote:
> >
> > > Hi,
> > >        I am trying to run 32 bit dynamically linked binaries on AMD64 .
> > I
> > > get an error :
> > >
> > > "*ELF interpreter /libexec/ld-elf32.so.1 not found*"
> > >
> > > I think i would have to install lib32 on AMD64 , Is that right ?
> >
> > I just took a look on my amd64 system and these files are alreadys
> > installed in /libexec - you shouldnt have to install them. have
> > you tried with 'ls' to make sure the file is actually missing ?
> >
On Tue, Feb 26, 2008 at 5:19 AM, navneet Upadhyay
<navneet.upadhyay@gmail.com> wrote:
> if u do a file on that you will find it is amd64 bit , we need 32 bit one
> installed.
>
Did someone copy ld-elf.so.1 to ld-elf32.so.1 on your system in an
attempt to get your 32bit binary to run?

Do a md5sum on both ld-elf*.so.1 files and see if they are the same.

Scot



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