Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2008 16:36:00 +0100
From:      Oliver Peter <lists@peter.de.com>
To:        gahn <ipfreak@yahoo.com>
Cc:        freebsd security <freebsd-security@freebsd.org>
Subject:   Re: jails
Message-ID:  <20080909153559.GD10842@nemesis.frida.mouhaha.de>
In-Reply-To: <839688.9358.qm@web52105.mail.re2.yahoo.com>
References:  <839688.9358.qm@web52105.mail.re2.yahoo.com>

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

--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Sep 08, 2008 at 09:46:10PM -0700, gahn wrote:
> hi all:
>=20
> i tried to build jails and just could not get it work. it kept giving me =
errors.=20
>=20
> for 6.3, i got following errors:
>=20
> //////////////////////
>=20
> cd /usr/src; make -f Makefile.inc1 hierarchy
> cd /usr/src/etc;                make distrib-dirs
> mtree -eU  -f /usr/src/etc/mtree/BSD.root.dist -p /home/j/mroot/
> mtree -eU  -f /usr/src/etc/mtree/BSD.var.dist -p /home/j/mroot/var
> mtree -eU  -f /usr/src/etc/mtree/BSD.usr.dist -p /home/j/mroot/usr
> mtree -eU  -f /usr/src/etc/mtree/BSD.include.dist  -p /home/j/mroot/usr/i=
nclude
> mtree -deU  -f /usr/src/etc/mtree/BIND.chroot.dist  -p /home/j/mroot/var/=
named
> mtree -deU  -f /usr/src/etc/mtree/BSD.sendmail.dist -p /home/j/mroot/
> cd /home/j/mroot/; rm -f /home/j/mroot/sys; ln -s usr/src/sys sys
> cd /home/j/mroot/usr/share/man/en.ISO8859-1; ln -sf ../man* .
> cd /home/j/mroot/usr/share/man;  set - `grep "^[a-zA-Z]" /usr/src/etc/man=
=2Ealias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift=
; shift;  done
> cd /home/j/mroot/usr/share/openssl/man;  set - `grep "^[a-zA-Z]" /usr/src=
/etc/man.alias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1"; =
 shift; shift;  done
> cd /home/j/mroot/usr/share/openssl/man/en.ISO8859-1; ln -sf ../man* .
> cd /home/j/mroot/usr/share/nls;  set - `grep "^[a-zA-Z]" /usr/src/etc/nls=
=2Ealias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift=
; shift;  done
>=20
> --------------------------------------------------------------
> >>> Installing everything
> --------------------------------------------------------------
> cd /usr/src; make -f Makefile.inc1 install
> =3D=3D=3D> share/info (install)
> =3D=3D=3D> include (install)
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>=20
> Stop in /usr/src/include.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
>=20
> ////////////////////////////////
>=20
> for 7.0 i got errors:
>=20
> ////////////////////////
>=20
> >>> Installing everything
> --------------------------------------------------------------
> cd /usr/src; make -f Makefile.inc1 install
> =3D=3D=3D> share/info (install)
> =3D=3D=3D> lib (install)
> =3D=3D=3D> lib/csu/i386-elf (install)
> gcc -O2 -fno-strict-aliasing -pipe  -I/usr/src/lib/csu/i386-elf/../common=
  -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Wall -Wn=
o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-ex=
terns -Wredundant-decls -Wno-pointer-sign -c crt1.c
> gcc:No such file or directory
> *** Error code 1
>=20
> Stop in /usr/src/lib/csu/i386-elf.
> *** Error code 1
>=20
> Stop in /usr/src/lib.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
> ///////////////////////////////
>=20
> i followed the instructions of the "handbook"....
>=20
> thanks

  http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2003-05/0059.html

--=20
Oliver PETER, email: oliver@peter.de.com, ICQ# 113969174
"If it feels good, you're doing something wrong."
                                      -- Coach McTavish

--OXfL5xGRrasGEqWY
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEARECAAYFAkjGl98ACgkQ6LH/IUVtaI9JmACeOJYzdBK+AmkJ0CvBBdkiS+Bh
Zc4An24B+bSfn6nUDmJMtyHGgcBffzGJ
=EoMY
-----END PGP SIGNATURE-----

--OXfL5xGRrasGEqWY--



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