Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 02:04:06 -0600 (MDT)
From:      FreeBSD user <freebsd@XtremeDev.com>
To:        FreeBSD-List <freebsd-expnet@expnet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Jail Problems
Message-ID:  <20020426020253.T8312-100000@Amber.XtremeDev.com>
In-Reply-To: <002301c1ecd9$5d1e4dd0$64afa8c0@expnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Apr 2002, FreeBSD-List wrote:

> We are running FreeBSD 4.5 fresh install and trying to get Jail up and
> running, I'm following the Jail man page ->
>
> Setting up a Jail Directory Tree
>      This shows how to setup a jail directory tree:
>
>      D=/here/is/the/jail
>      cd /usr/src
>      make world DESTDIR=$D
>
> and this is what I'm getting..
> # pwd
> /usr/src
> # export JAIL=/usr/home/jail/192.168.175.107
> # make world DESTDIR=$JAIL
> make: don't know how to make world. Stop
> #
>
> I have searched all over and can't find anything telling what this means and
> how to fix it, Can anyone help..

Is /usr/src empty? You need the source to FreeBSD in there. Either get it
from your FreeBSD cd, or use cvsup and download it. The handbook has more
info on how to build world with FreeBSD sources, as well as the cvsup
command to grab them.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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