Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2009 20:26:42 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Karsten Thygesen <karthy@netic.dk>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Netvault on FreeBSD-7.2 AMD64
Message-ID:  <20090629182642.GA3248@slackbox.xs4all.nl>
In-Reply-To: <237A4FC3-3CBD-453B-A606-9F07E3F56FBD@netic.dk>

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

[-- Attachment #1 --]
On Mon, Jun 29, 2009 at 12:19:44PM +0200, Karsten Thygesen wrote:
> Hi
> 
> We use FreeBSD-7.2 (p2, amd64) but it turns out, that there is  
> problems running Netvault.
> 
> Netvault only support FreeBSD in 32bit (and I can verify, that it  
> works just fine here), so we are on out own with 64bit support.
> 
> I'm quite new to 64bit edition of FreeBSD, so there might be something  
> simple, that I do not know about, but when I try to run one of the  
> netvault binaries, I get this error:
> 
> [karthy@karthywork ~]$ ./txtconfig
> ELF interpreter /libexec/ld-elf.so.1 not found
> Abort trap: 6

AFAIK, a 32-bit app should be looking for /libexec/ld-elf32.so.1!

Does /libexec/ld-elf32.so.1 exist? Are there any libraries in /usr/lib32?
If not, you need to install or build 32-bit compatible libraries. Not
just the system libraries (you should be able to get those from the
install CD with sysinstall), but also any 3rd party libraries that
netvault requires!

> [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

> [karthy@karthywork ~]$ file txtconfig
> txtconfig: ELF 32-bit LSB executable, Intel 80386, version 1  
> (FreeBSD), dynamically linked (uses shared libs), stripped
> 
> [karthy@karthywork ~]$ uname -a
> FreeBSD karthywork.netic.dk 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0:  
> Wed Jun 24 00:14:35 UTC 2009     root@amd64-builder.daemonology.net:/ 
> usr/obj/usr/src/sys/GENERIC  amd64

Seems that you are using a GENERIC kernel. That does include 32-bit
compatibility. 

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkpJB2IACgkQEnfvsMMhpyXK2wCggWwlVWbo8BFpt89Hr073qc9M
y8QAn1ijFk68u3eMV9546rlX9dg0rFd3
=r9j7
-----END PGP SIGNATURE-----
home | help

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