Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 18:12:37 -0500
From:      pixiedave <pixiedave@gmail.com>
To:        Doug Poland <doug@polands.org>
Cc:        questions@freebsd.org
Subject:   Re: Problem making jail in 5.3-STABLE
Message-ID:  <1269804110815121f9cf6c3@mail.gmail.com>
In-Reply-To: <20041108222638.GD92358@polands.org>
References:  <20041108222638.GD92358@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Nov 2004 16:26:38 -0600, Doug Poland <doug@polands.org> wrote:
> Hello,
> 
> I have two systems freshly cvsup'd and built to 5.3-STABLE as of
> yesterday.  Today I wanted to experiment with creating and using jail
> environments.  I followed the man page exactly and on both machines have
> the same error, to wit...
> 
> setenv D /data/jail/172.16.1.99
> mkdir -p $D
> cd /usr/src
> make world DESTDIR=$D
> 
> ...snip...
> 
> --------------------------------------------------------------
> >>> stage 1.2: bootstrap tools
> --------------------------------------------------------------
> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386  DESTDIR=
> INSTALL="sh /usr/src/tools/install.sh"
> PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
> WORLDTMP=/usr/obj/usr/src/i386  MAKEFLAGS="-m /usr/src/tools/build/mk
> DESTDIR=/data/jail/172.16.1.99 -m /usr/src/share/mk" make -f
> Makefile.inc1  BOOTSTRAPPING=503000  -DNOHTML -DNOINFO -DNOLINT -DNOMAN
> -DNOPIC -DNOPROFILE  -DNOSHARED -DNO_CPU_CFLAGS -DNO_WARNS
> bootstrap-tools
> ===> games/fortune/strfile
> /usr/obj/usr/src/i386/usr/src/games/fortune/strfile created for
> /usr/src/games/fortune/strfile
> rm -f .depend
> mkdep -f .depend -a    -I/usr/obj/usr/src/i386/legacy/usr/include
> /usr/src/games/fortune/strfile/strfile.c
> echo strfile: /data/jail/172.16.1.99/usr/lib/libc.a
> /usr/obj/usr/src/i386/legacy/usr/lib/libegacy.a >> .depend
> cc -O -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c
> /usr/src/games/fortune/strfile/strfile.c
> make: don't know how to make /data/jail/172.16.1.99/usr/lib/libc.a. Stop
> *** Error code 2
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> I must be doing something wrong, but have followed the instructions
> precisely.  Any suggestions?
No, I and others are getting the same error, and this question has
been posted twice in the last few days, so far no responses.
> 
> --
> Regards,
> Doug
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 


-- 
"You Never Blow Your Trip Forever" Daevid Allen



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