On Mon, 8 Nov 2004 16:26:38 -0600, Doug Poland <[EMAIL PROTECTED]> 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 > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" >
-- "You Never Blow Your Trip Forever" Daevid Allen _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"