Netvault on FreeBSD-7.2 AMD64

Kostik Belousov kostikbel at gmail.com
Mon Jun 29 12:17:17 UTC 2009


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 at karthywork ~]$ ./txtconfig
> ELF interpreter /libexec/ld-elf.so.1 not found
> Abort trap: 6
> 
> [karthy at 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 at karthywork ~]$ file txtconfig
> txtconfig: ELF 32-bit LSB executable, Intel 80386, version 1  
> (FreeBSD), dynamically linked (uses shared libs), stripped
> 
> [karthy at 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 at amd64-builder.daemonology.net:/ 
> usr/obj/usr/src/sys/GENERIC  amd64
> 
> [karthy at karthywork ~]$ file /libexec/ld-elf.so.1
> /libexec/ld-elf.so.1: ELF 64-bit LSB shared object, x86-64, version 1  
> (FreeBSD), stripped
> 
> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20090629/e179e2ea/attachment.pgp


More information about the freebsd-amd64 mailing list