From owner-freebsd-stable Wed Sep 6 8:19:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.runapplications.com (www.runapplications.com [196.3.153.209]) by hub.freebsd.org (Postfix) with ESMTP id 4409937B424 for ; Wed, 6 Sep 2000 08:19:05 -0700 (PDT) Received: from www.runapplications.com (localhost [127.0.0.1]) by smtp.runapplications.com (Postfix) with SMTP id 6A6F17876C for ; Tue, 5 Sep 2000 10:17:05 -0500 (EST) From: Gary Smith Reply-To: cyber@colis.com To: freebsd-stable@freebsd.org Subject: Re: cant make buildkernel Date: Tue, 5 Sep 2000 10:14:34 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00090510170203.60663@www.runapplications.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for all the assistance, make buildkernel now works !!! On Tue, 05 Sep 2000, Ryan T. Dean wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message