Re: LINT broken due to ipfilter

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Thu, 28 Apr 2005 21:07:46 +0300
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?
> 
> Is sledge.freebsd.org the build box you're referring to here?  Or is there
> another that's available for us?
> 
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=amd64

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,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Thu Apr 28 2005 - 16:08:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:33 UTC