Re: LINT broken due to ipfilter
From: Ruslan Ermilov (ru_at_FreeBSD.org)
Date: 04/28/05
- Previous message: Chuck Robey: "Re: junk after endif"
- Maybe in reply to: Scott Long: "Re: LINT broken due to ipfilter"
- Next in thread: M. Warner Losh: "Re: LINT broken due to ipfilter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Apr 2005 21:07:46 +0300 To: Darren Reed <darrenr@hub.freebsd.org>
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@FreeBSD.org FreeBSD committer
- application/pgp-signature attachment: stored
- Previous message: Chuck Robey: "Re: junk after endif"
- Maybe in reply to: Scott Long: "Re: LINT broken due to ipfilter"
- Next in thread: M. Warner Losh: "Re: LINT broken due to ipfilter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|