Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2005 21:07:46 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Darren Reed <darrenr@hub.freebsd.org>
Cc:        current@FreeBSD.org
Subject:   Re: LINT broken due to ipfilter
Message-ID:  <20050428180746.GA93281@ip.net.ua>
In-Reply-To: <20050428162755.GA5668@hub.freebsd.org>
References:  <20050428025836.E1ED67306E@freebsd-current.sentex.ca> <20050428145519.GB92579@ip.net.ua> <4270FB26.50805@samsco.org> <20050428152622.GC92579@ip.net.ua> <427100CC.8080604@samsco.org> <20050428155451.GA2192@hub.freebsd.org> <427108E6.4010202@samsco.org> <20050428162755.GA5668@hub.freebsd.org>

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

--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 28, 2005 at 04:27:55PM +0000, Darren Reed wrote:
[...]
> Hmmm, well the impression I got from reading the Makfile was that it'd
> build sparc/arm/x86/everything.  I don't have the diskspace, never mind
> CPU for that...could we sittle for a galactic build target that builds
> everything required (user + kernel + LINT) for a single platform?
>=20
> Is sledge.freebsd.org the build box you're referring to here?  Or is there
> another that's available for us?
>=20
If you have a fast 5.x i386 box, the command to build 6.x world and kernel
for amd64 is (given that /usr/src is populated by 6.x sources):

	cd /usr/src
	make buildworld buildkernel TARGET_ARCH=3Damd64

It's documented in the build(7) manpage, to some extent.  I've put enough
effort into making it really produce bits that are installable and runnable
on the target platform (only "mkmagic" tool has endianness issues at the
moment).  Note: this only works on relatively recent 6.x.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCcSZyqRfpzJluFF4RAlxfAKCZRXlEt41Us/6jmwFHymCtbIsaRACgjQL4
zYdtH6tRfmJNR/+jg4uof5E=
=4m/9
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--



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