From owner-freebsd-stable Tue Sep 5 20:13:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cytherianage.net (cb801971-a.rchstr1.mn.home.com [24.17.34.121]) by hub.freebsd.org (Postfix) with ESMTP id CE9BF37B42C for ; Tue, 5 Sep 2000 20:13:13 -0700 (PDT) Received: from localhost (rtdean@localhost) by cytherianage.net (8.11.0/8.11.0) with ESMTP id e863C8010338; Tue, 5 Sep 2000 22:12:08 -0500 (CDT) Date: Tue, 5 Sep 2000 22:12:08 -0500 (CDT) From: "Ryan T. Dean" To: Warner Losh Cc: cyber@colis.com, freebsd-stable@FreeBSD.ORG Subject: Re: cant make buildkernel In-Reply-To: <200009052044.OAA63130@harmony.village.org> 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 On Tue, 5 Sep 2000, Warner Losh wrote: > In message <00090411012300.60663@www.runapplications.com> Gary Smith writes: > : I have been tracking stable for a while without incident but since the last 2 > : weeks, after a cvsup and a make buildworld, make buildkernel fails with " make: > : dont know how to make /usr/src/sys/ufs/ffs/ffs_softdep.c. Stop " > : > : Any ideas as to why this happens ? my last cvsup was yesterday. > > A while ago this changed from a link to real file. Maybe that's > biting you? See UPDATING for details. It was changed from a link to a real file, and it is in UPDATING. Soft updates went to the standard 2 clause BSD license, and thus the change. To fix it, cd /usr/src/sys/ufs/ffs rm softdep.h ffs_softdep.c and then cvsup again. Cheers! -Ryan T. Dean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message