Date: Sat, 17 Jan 2009 12:06:41 +0000 From: Andrew Hotlab <andrew.hotlab@hotmail.com> To: <ck@cksoft.de> Cc: freebsd-i386@freebsd.org, freebsd-amd64@freebsd.org, freebsd-arch@freebsd.org Subject: RE: Cross compiling FreeBSD Message-ID: <COL112-W793EB5F8F7B85E402C0789F6D50@phx.gbl> In-Reply-To: <alpine.BSF.2.00.0901161154340.14974@tapio.cksoft.de> References: <COL112-W14559CEDAEB8C5373A03B4F6D60@phx.gbl> <alpine.BSF.2.00.0901161027550.14974@tapio.cksoft.de> <COL112-W780FD46B6DB58A4A4DD545F6D40@phx.gbl> <alpine.BSF.2.00.0901161154340.14974@tapio.cksoft.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: andrew.hotlab@hotmail.com > Date: Sat=2C 17 Jan 2009 01:25:53 +0000 > >> >> On Fri=2C 16 Jan 2009=2C Andrew Hotlab wrote: >> >>> Sorry for my stupid question: I'll do the right thing if I'll build an = i386 jail chroot/jail on the >>> amd64 builder host with the following commands? (grabbed from the FreeB= SD Handbook) >>> # cd /usr/src >>> # make buildworld TARGET=3Di386 >>> # make installworld TARGET=3Di386 DESTDIR=3D/path-to-jail >>> # cd etc/ >>> # make distribution DESTDIR=3D/path-to-jail >>> # mount -t devfs devfs /path-to-jail/dev >> >> yes that should do it but I think you can skip the cd etc/ part. >> make distribution should work from /usr/src >> I missed to write that the sequence of commands that I had to issue in orde= r to create the i386 jail was a little different from what I wrote yesterday. I had to issu= e the following command to successfully make distribution: # make distribution TARGET=3Di386 DESTDIR=3D/path-to-jail Greetings. Andrew _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Space= s. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=3Dcreate&wx_url=3D/friends.= aspx&mkt=3Den-us=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?COL112-W793EB5F8F7B85E402C0789F6D50>