From owner-freebsd-questions Tue Mar 12 11:59:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 4D57C37B416 for ; Tue, 12 Mar 2002 11:58:59 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id LAA28303; Tue, 12 Mar 2002 11:58:57 -0800 Message-ID: <3C8E5E00.2000504@owt.com> Date: Tue, 12 Mar 2002 11:58:56 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Steven Nash Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld failure... References: <5.1.0.14.2.20020312141941.01c66640@pop3.norton.antivirus> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steven Nash wrote: > Greetings, > > Ive been trying to make buildworld for a while now after upgrading to > 4.5-release. > This is the error I get: > > cd /usr/src/include/../sys; sh /usr/src/tools/install.sh -C -o root -g > wheel -m 444 ufs/ffs/*.h /usr/obj/usr/src/i386/usr/include/ufs/ffs > install: ufs/ffs/softdep.h: No such file or directory > *** Error code 71 > > and of course it ends everything there. > > The file softdep.h does not exist anywhere and a cvsup yields: > > Updating collection src-all/cvs > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/ffs_softdep.c": No > such file or directory > Cannot calculate checksum for "/usr/src/sys/ufs/ffs/softdep.h": No such > file or directory > Shutting down connection to server I have a softdep.h in my ffs directory but it is dated 2000. I think I would rm * in that directory and recvsup the release source. I looked at my buildworld logs and there were directories being created in that region. You might have a permission problem of some sort. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message