Date: Wed, 02 Aug 2000 00:22:51 GMT From: Salvo Bartolotta <bartequi@inwind.it> To: Paul Sisson <psisson@vpop.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildkernel problem Message-ID: <20000802.225100@mis.configured.host> In-Reply-To: <00080115524306.00309@lorien.vpop.net> References: <00080115524306.00309@lorien.vpop.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 8/1/00, 11:44:42 PM, Paul Sisson <psisson@vpop.net> wrote regarding=20 make buildkernel problem: > In trying to update from 4.0-stable to 4.1-stable using cvsup, 'make > buildworld' went fine, 'make depend' went fine, but when trying to=20 'make > buildkernel KERNEL=3DMYKERNEL', I received the following error: > [SNIP...] > make: don't know how to make /usr/src/sys/ufs/ffs/ffs_softdep.c. Stop > *** Error code 2 > I notice that this file is a symlink: > lrwxr-xr-x 1 root wheel 39 Mar 2 17:04=20 /usr/src/sys/ufs/ffs/ffs_softdep.c ->=20 ../../contrib/softupdates/ffs_softdep.c > but the target file does not exist: > # ls -lagF /usr/src/sys/contrib > total 3 > drwxr-xr-x 3 root wheel 512 Aug 1 13:33 ./ > drwxr-xr-x 45 root wheel 1024 Aug 1 13:33 ../ > drwxr-xr-x 4 root wheel 512 Feb 27 19:27 dev/ > I also noticed that during 'make update', the following text was=20 displayed: > [snip...] > Updating collection src-all/cvs > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/ffs_softdep.c": No= =20 such file or directory > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/softdep.h": No=20 such file or > Can someone tell me why this is happening? Thanks in advance :-) > Regards, > Paul Sisson Dear Paul Sisson, you should delete the symlinks and cvsup again. Best of luck, Salvo 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?20000802.225100>