Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 2004 01:22:14 -0400
From:      "David D.W. Downey" <david.downey@gmail.com>
To:        Current <freebsd-current@freebsd.org>
Subject:   Inability to create jails under 5.3-BETA6
Message-ID:  <6917b781041001222274d003c4@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Evening folks,

No matter what the hell i do, from booting into single mode, to making
.cshrc and .shrc entries for $JAILDIR and following the  'man jail'
tutorial i get the following. Doesn't matter what i do. This works
*flawlessly* under 4.10-RELEASE-p2 but fails miserably on any 5.3
version from BETA4 on up to BETA6

This is an excerpt from the build process. I've exported the jail dir
as according to the man page (The variable would be 'D' in the man
page example)


--------------------------------------------------------------
>>> 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=/usr/local/LOCKBOX/virtual-tree/production/www.cyberspacetech.com
-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: /usr/local/LOCKBOX/virtual-tree/production/www.cyberspacetech.com/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
/usr/local/LOCKBOX/virtual-tree/production/www.cyberspacetech.com/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.
silvani# ls /usr/local/LOCKBOX/virtual-tree/production/
.snap                   www.cyberspacetech.com
silvani# ls /usr/local/LOCKBOX/virtual-tree/production/www.cyberspacetech.com/
silvani#

-- 
David D.W. Downey



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