Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2009 23:27:52 +0400
From:      "Alexey V. Degtyarev" <alexey@renatasystems.org>
To:        Jon Lybrook <jon@terabear.com>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: archives search not working + newbie question
Message-ID:  <20090409192751.GG50878@hs-4.renatasystems.org>
In-Reply-To: <49DE2628.1020203@terabear.com>
References:  <49DE2628.1020203@terabear.com>

next in thread | previous in thread | raw e-mail | index | archive | help

 You need to have a corresponding source tree in your /usr/src
 directory. You can use either sysinstall(8) program to fetch the
 sources (Configure -> Distributions -> [x] src) or the csup(1)'s
 method:

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html

 The easiest way is to use sysinstall(8) as root.

> I *was* searching for the answer to a problem I'm having setting up jails 
> on FreeBSD 7.1. which maybe someone can help me with directly. Much of the 
> documentation I'm reading sounds simple enough:
> 
> 	cd /usr/src
> 	sudo make world DESTDIR = /my/jail
> 	...
> 
> But there's nothing in /usr/src, so the command results in 
> 	make: don't know how to make world. Stop

-- 
Alexey V. Degtyarev



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