Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2005 06:14:39 +0000
From:      Jason Henson <jason@ec.rr.com>
To:        virenp@cm.utexas.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Compiling linux_base in jail fails
Message-ID:  <1109398479l.42320l.0l@BARTON>
In-Reply-To: <32934.146.6.178.5.1109346783.squirrel@mail.cm.utexas.edu> (from virenp@cm.utexas.edu on Fri Feb 25 10:53:03 2005)
References:  <32934.146.6.178.5.1109346783.squirrel@mail.cm.utexas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/25/05 10:53:03, Viren Patel wrote:

> =3D=3D=3D>   linux_base-rh-7.3 depends on executable: rpm - found
> LC_ALL=3DC rpm --initdb --root
> /usr/ports/emulators/linux_base/work/linux_base-rh-7.3
> --dbpath /var/lib/rpm
> kern.fallback_elf_brand: -1
> sysctl: kern.fallback_elf_brand: Operation not permitted
> ELF binary type "0" not known.
> execution of glibc-2.2.5-44.legacy.3 script failed, exit
> status 255
> *** Error code 1
>=20
> Stop in /usr/ports/emulators/linux_base.
>=20
> Any ideas on how to get linux emulator running inside a
> jail? Thanks.
>

Use base-8, 7 is old and has security issues I hear.  Check
/usr/ports/UPDATING.  It seems to me the sysctl kern.fallback_elf_brand =20
is being changed, but you can't do that in a jail.  Just do it as root.  =20
Then it would be avaliable to all programs, even those you might be =20
running in a jail.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1109398479l.42320l.0l>