From owner-freebsd-stable Mon Apr 3 9:32:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 386C737BEB1 for ; Mon, 3 Apr 2000 09:32:46 -0700 (PDT) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.9.1/8.9.3) with ESMTP id LAA35646 for ; Mon, 3 Apr 2000 11:31:59 -0500 (CDT) Date: Mon, 3 Apr 2000 11:31:59 -0500 (CDT) From: Brennan W Stehling To: freebsd-stable@freebsd.org Subject: using make buildworld Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 3.4 STABLE box and want to give it a fresh upgrade with the latest cvs sync, but the buildworld fails. I have deleted the contents of /usr/obj and have done a "make clean" in /usr/src and have a fully synced source tree. What could be preventing the build from working and what can I do to get around it? If you would like to see the scripted output I have made that available online. http://home.offwhite.net/makeworld.txt If it will not work I plan on using a build from another box and mounting it via nfs and doing a "make install" that way. I read that that is one method that can be used for maintaining multiple boxes. Are there any concerns about doing that? (Of course, backups will be created prior to the install on these two boxes as they are actually important boxes while my busted home box is not.) Any help is appreciated. Brennan Stehling - web developer and sys admin projects: www.onmilwaukee.com | www.sncalumni.com fortune: If all else fails, immortality can always be assured by spectacular error. -- John Kenneth Galbraith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message