Date: Mon, 8 Nov 2004 18:27:05 -0600 From: doug@polands.org To: pixiedave <pixiedave@gmail.com> Cc: questions@freebsd.org Subject: Re: Problem making jail in 5.3-STABLE Message-ID: <20041109002704.GA42548@omniresources.com> In-Reply-To: <1269804110815121f9cf6c3@mail.gmail.com> References: <20041108222638.GD92358@polands.org> <1269804110815121f9cf6c3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 08, 2004 at 06:12:37PM -0500, pixiedave wrote: > 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... > > > > 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. > Oh, sorry for the noise... -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041109002704.GA42548>