Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 17:00:22 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        John Du <jjohndu@yahoo.com>
Cc:        freebsd-sparc@FreeBSD.ORG
Subject:   Re: Instructions on compiling FreeBSD Sparc on FreeBSD Intel?
Message-ID:  <20021112170022.H85338@locore.ca>
In-Reply-To: <20021112213236.30696.qmail@web14207.mail.yahoo.com>; from jjohndu@yahoo.com on Tue, Nov 12, 2002 at 01:32:36PM -0800
References:  <20021112191051.GD59222@nathan.ruhr.de> <20021112213236.30696.qmail@web14207.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Tue, Nov 12, 2002 at 01:32:36PM -0800,
	John Du said words to the effect of;

> Hi,
>  
> I posted this message two days ago from another
> account that is not subscribed to this list.  I have
> seen my message on the list so  here it is again. 
> Sorry if you have got two copies.
> 
> Could someone please let me know where I can find some
> instructions on how to compile FreeBSD Sparc on an
> Intel machine running FreeBSD 5.0-DP1?
>  
> I have two Sparc Ultra 1 machines.  I have tried to
> netboot them using the June-24-2002 ISO image I found
> on the net.  But the kernel cannot mount the remote
> NFS file system.
>  
> I would like to build a kernel myself using more
> recent code on an Intel machine and try the
> installation again.
>  
> Your help would be greatly appreciated.
>  
> John

make TARGET_ARCH=sparc64 buildworld
make TARGET_ARCH=sparc64 buildkernel

You need a populated cross built /usr/obj to build a kernel.

Jake

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




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