Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 09:49:08 +1300
From:      Joerg Micheel <joerg@cs.waikato.ac.nz>
To:        Brian Beattie <beattie@aracnet.com>
Cc:        freebsd-hackers@freebsd.org, joerg@cs.waikato.ac.nz
Subject:   Re: building a release
Message-ID:  <20000228094908.Z19133@cs.waikato.ac.nz>
In-Reply-To: <Pine.LNX.4.21.0002261137180.946-100000@shell1.aracnet.com>; from Brian Beattie on Sat, Feb 26, 2000 at 11:47:33AM -0800
References:  <Pine.LNX.4.21.0002261137180.946-100000@shell1.aracnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 26, 2000 at 11:47:33AM -0800, Brian Beattie wrote:
> I have looked at the FAQ and find only a partial answer.  I would like to
> build a a release with base and X11, to do local installs of
> 4.0-current.  I can build the base from /usr/src/release, I have the
> XFree86 sources.
> 
> Can anybody send me notes, or point me at the FAQ?

I have tried the same thing last week. All I can say is that you
definitely need to run the same -current to build a release of
the tree. So, do an installworld first and reboot (or fetch a
-current release of the net for now, such as I did) and then
go into src/release and follow the instructions in the Makefile.
Something like

	make release CHROOTDIR=/some/dir

is required. The CHROOT is the problem with older releases. If
you don't run the same kernel, your libc and make etc wil run into
problems. I haven't taken this to success, maybe others can add.

	Joerg
-- 
Joerg B. Micheel			Email: <joerg@cs.waikato.ac.nz>
Waikato Applied Network Dynamics 	Phone: +64 7 8384794
The University of Waikato, CompScience	Fax:   +64 7 8384155
Private Bag 3105			Pager: +64 868 38222
Hamilton, New Zealand			Plan:  TINE and the DAG's


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




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