From owner-cvs-all Sun Dec 15 17:54:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED33A37B401; Sun, 15 Dec 2002 17:54:14 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DDE43EC5; Sun, 15 Dec 2002 17:54:14 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBG1sEOM048843; Sun, 15 Dec 2002 17:54:14 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBG1sBWC048837; Sun, 15 Dec 2002 17:54:11 -0800 (PST) (envelope-from dillon) Date: Sun, 15 Dec 2002 17:54:11 -0800 (PST) From: Matthew Dillon Message-Id: <200212160154.gBG1sBWC048837@apollo.backplane.com> To: Peter Wemm Cc: "M. Warner Losh" , bde@zeta.org.au, phk@FreeBSD.ORG, Doug Barton , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Did someone break something? References: <20021216001512.EDEA42A8A5@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry for the false alarm guys. I don't know why the boot2 compile failed but it works when I rebuild the world from scratch (without -DNOCLEAN), regardless of the -O options I use in /etc/make.conf. Very odd, I guess the depend list isn't catching everything. - And to Doug: I was able to buildworld and installworld from scratch and did not hit the swapoff syscall issue you mentioned. Please email me if your from-scratch build and install continues to fail. I'm hoping it was just a glitch on your part (like maybe you cvsup'd at the wrong time or did a partial cvs update or something like that). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message