i386-RELENG_6 jail under amd64-current?
Kris Kennaway
kris at obsecurity.org
Sun Jul 29 18:15:08 UTC 2007
On Mon, Jun 25, 2007 at 07:24:50PM +0200, Michael Reifenberger wrote:
> Hi,
> has anybody managed to set up an jail under amd64-current (64bit)
> which runs i386-RELENG_6 (32bit) binaries.
>
> My intention would be to compile 32bit ports on the bigger 64bit box too.
>
> When trying I get messages about missing shared libs...
Either just symlink lib32 where the linker is looking for them, or set
the LD_32_LIBRARY_PATH or similar. It would be nice if the rtld
recognized it was living in an i386 world automatically.
Kris
More information about the freebsd-amd64
mailing list