Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 15:15:52 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        Peter Wemm <peter@wemm.org>, "M. Warner Losh" <imp@bsdimp.com>, <phk@FreeBSD.org>, Doug Barton <DougB@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: Did someone break something? 
Message-ID:  <20021216151234.V14439-100000@gamplex.bde.org>
In-Reply-To: <200212160154.gBG1sBWC048837@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Dec 2002, Matthew Dillon wrote:

>     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.

This is caused by broken dependencies.  boot.ldr doesn't depend on
anything so it didn't get rebuilt after a recent commit to the Makefile
reduced its size ldr from 512 to 276 bytes.  Building the world from
scratch works by blowing away the stale cope.

Bruce


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




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