Subject: Re: make build
To: Brett Lymn <blymn@baea.com.au>
From: Alexander Frolkin <alexander@frolkin.demon.co.uk>
List: netbsd-help
Date: 03/27/2000 18:04:46
On Mon, Mar 27, 2000 at 11:00:57AM +0930, Brett Lymn wrote:
> The way I do a source update on my laptop is I first build a kernel
> for the laptop on my PPro/200 (~10 minutes on the PPro vs ~1hr on the
> lapdog, makes it a tough choice ;-), copy the kerenl to the laptop and
> reboot the laptop.  Then I do a make build on my PPro/200, then NFS
> mount /usr/src to the laptop as /usr/src, do a make includes; make
> install in /usr/src which updates the binaries on the laptop.  I
> unmount /usr/src and then rsync the /usr/src source files across so
> the machine is 100% up to date source wise.  If I feel motiviated I
> update /etc but that is rare unless I am having problems :-)

Does your PPro/200 run NetBSD? In my case, the machine where I want to
compile runs Winblows :-( , and I want to boot NetBSD from the install CD.
AFAIK, make build doesn't just build the binaries, it also installs them, so
it needs a place to put them. I want to build them in an empty directory and
then copy everything in that directory to / on the NetBSD machine.


Alexander.