From owner-freebsd-current@FreeBSD.ORG Sat Apr 28 02:55:44 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2212106564A for ; Sat, 28 Apr 2012 02:55:44 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id AD03A8FC08 for ; Sat, 28 Apr 2012 02:55:44 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q3S2tG4M003974; Fri, 27 Apr 2012 20:55:19 -0600 From: Erich Dollansky To: David Wolfskill Date: Sat, 28 Apr 2012 09:55:35 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-STABLE; KDE/4.7.4; amd64; ; ) References: <201204272308.22440.erichfreebsdlist@ovitrap.com> <201204280850.47758.erichfreebsdlist@ovitrap.com> <20120428015915.GW1669@albert.catwhisker.org> In-Reply-To: <20120428015915.GW1669@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Message-Id: <201204280955.35854.erichfreebsdlist@ovitrap.com> Cc: freebsd-current@freebsd.org Subject: Re: compiling world fails with 9.0 and 10.0 from today (28.04) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2012 02:55:45 -0000 Hi, sorry, I just have sent this out before finishing it. On Saturday 28 April 2012 08:59:15 David Wolfskill wrote: > On Sat, Apr 28, 2012 at 08:50:47AM +0700, Erich Dollansky wrote: > > ... > > I use the following commands to do the compilation: > > > > cd /usr/src > > /usr/bin/nice -n 20 make buildworld > > OK. That should build the userland OK. I use what is written here as my standard procedure: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > No; I was referring to the part with the sub-heading > > To rebuild everything and install it on the current system. > > or > > To upgrade in-place from 8.x-stable to current > > depending on whether you're tring to update release/9.0 to stable/9 or > release/9.0 to head (for example). I thought the procedure above covers both. It just contains some steps I would not need recompiling 8.3 after a few days with some updates. > > > ... > > I am currently downloading the 9.0 sources into an empty source tree on a 8.3 machine to see what happens there. > > Note that this is also an upgrade. This should not matter with the procedure as described above. Right? Thanks for you help. Erich > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Depriving a girl or boy of an opportunity for education is evil. > > See http://www.catwhisker.org/~david/publickey.gpg for my public key. >