Date: Tue, 5 Sep 2000 22:12:08 -0500 (CDT) From: "Ryan T. Dean" <rtdean@cytherianage.net> To: Warner Losh <imp@village.org> Cc: cyber@colis.com, freebsd-stable@FreeBSD.ORG Subject: Re: cant make buildkernel Message-ID: <Pine.BSF.4.21.0009052209100.10247-100000@pandora.cytherianage.net> In-Reply-To: <200009052044.OAA63130@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009052209100.10247-100000>