Date: Tue, 22 Aug 2000 08:53:57 -0700 From: Kent Stewart <kstewart@urx.com> To: Lisa Goulet <lisa@ns1.versatel.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.1Stable: kernel build can't find ffs_softdep.c Message-ID: <39A2A215.92ADAFCB@urx.com> References: <Pine.BSF.4.21.0008221051560.97003-100000@ns1.versatel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Lisa Goulet wrote: > > Make depend err: don't know how to make ffs_softdep.c > > This file doesn't exist, cvsup, make buildworld, make installworld > ran fine. > > I would appreciate any help. You didn't kill your links in /usr/src/sys/ufs/ffs/. Unlink the two linked files and recvsup. Since you have done an installworld before you built your kernel with a buildkernel, your world is out of step with the kernel. Use the order in /usr/src/UPDATING. Kent > > Lisa > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A2A215.92ADAFCB>