Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2009 14:35:40 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Karsten Thygesen <karthy@netic.dk>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Netvault on FreeBSD-7.2 AMD64
Message-ID:  <20090629113540.GX2884@deviant.kiev.zoral.com.ua>
In-Reply-To: <237A4FC3-3CBD-453B-A606-9F07E3F56FBD@netic.dk>
References:  <237A4FC3-3CBD-453B-A606-9F07E3F56FBD@netic.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--hjRTvux2945W8dyK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jun 29, 2009 at 12:19:44PM +0200, Karsten Thygesen wrote:
> Hi
>=20
> We use FreeBSD-7.2 (p2, amd64) but it turns out, that there is =20
> problems running Netvault.
>=20
> Netvault only support FreeBSD in 32bit (and I can verify, that it =20
> works just fine here), so we are on out own with 64bit support.
>=20
> I'm quite new to 64bit edition of FreeBSD, so there might be something =
=20
> simple, that I do not know about, but when I try to run one of the =20
> netvault binaries, I get this error:
>=20
> [karthy@karthywork ~]$ ./txtconfig
> ELF interpreter /libexec/ld-elf.so.1 not found
> Abort trap: 6
>=20
> [karthy@karthywork ~]$ ls -l /libexec/ld-elf.so.1
> -r-xr-xr-x  1 root  wheel  198456 Jun 29 11:32 /libexec/ld-elf.so.1
>=20
> [karthy@karthywork ~]$ file txtconfig
> txtconfig: ELF 32-bit LSB executable, Intel 80386, version 1 =20
> (FreeBSD), dynamically linked (uses shared libs), stripped
>=20
> [karthy@karthywork ~]$ uname -a
> FreeBSD karthywork.netic.dk 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: =20
> Wed Jun 24 00:14:35 UTC 2009     root@amd64-builder.daemonology.net:/=20
> usr/obj/usr/src/sys/GENERIC  amd64
>=20
> [karthy@karthywork ~]$ file /libexec/ld-elf.so.1
> /libexec/ld-elf.so.1: ELF 64-bit LSB shared object, x86-64, version 1 =20
> (FreeBSD), stripped
>=20
> Anything I need to do to enable 32bit emulation support?

You need 32bit interpeter (/libexec/ld-elf32.so.1) and all shared
libraries that are required by your binary in 32bit.

--hjRTvux2945W8dyK
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkpIpwwACgkQC3+MBN1Mb4hlGACcDmrW64M+kglN0WF84KP3byMv
a70AoNY34v6sdrPhZ1D5e6BBqa38U1Cx
=KClJ
-----END PGP SIGNATURE-----

--hjRTvux2945W8dyK--



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