LINT broken due to ipfilter

Ruslan Ermilov ru at FreeBSD.org
Thu Apr 28 11:08:58 PDT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050428/cf1ad772/attachment.bin


More information about the freebsd-current mailing list