Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 22:41:11 -0400
From:      Mark Moellering <mark@msen.com>
To:        freebsd-questions@freebsd.org
Subject:   problems with i386 jail on amd64 install 7.0 Release
Message-ID:  <200803272241.11944.mark@msen.com>

next in thread | raw e-mail | index | archive | help
I have been trying to install an i386 jail on an amd64 install.  I added 
Target=i386 to the command line in the make buildworld and installworld 
commands.  I keep getting the following (or similar) error

/libexec/ld-elf.so.1: Shared object "libedit.so.6" not found, required by "sh"

the $jail/libexec/ld-elf.so.1 file is the 32-bit version, however, 
$jail/usr/libexec/ld-elf.so.1 is a link to the 64-bit version in /libexec of 
the install.  

I haven't done any cross-compiling before and I have not found much in the way 
of documentation. 

Any and all help is appreciated

Sincerely

Mark Moellering



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