From owner-freebsd-questions Sun Oct 6 14:16:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78DA37B401 for ; Sun, 6 Oct 2002 14:16:35 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A69443E42 for ; Sun, 6 Oct 2002 14:16:35 -0700 (PDT) (envelope-from kstewart@owt.com) 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 OAA19929; Sun, 6 Oct 2002 14:16:31 -0700 Message-ID: <3DA0A82C.8030009@owt.com> Date: Sun, 06 Oct 2002 14:16:28 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: "Remi ..." Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: 4.7-RC error References: 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 Remi ... wrote: > my /etc/cvsupfile: > ..... > tag=RELENG_4 > ...... > src-all > > > > During a kernel build of 4.7-RC, wheni execute "make depend" i recieve > the following error: > > rm -f .depend > mv -f .newdep .depend > cd ../../modules ; env > MAKEOBJDIRPREFIX=/usr/src/sys/compile/Build_2/modules MACHINE=i386 make > obj ; env MAKEOBJDIRPREFIX=/usr/src/sys/compile/Build_2/modules > MACHINE=i386 make depend > ===> accf_data > "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not > find bsd.init.mk > "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not > find bsd.links.mk > make: fatal errors encountered -- cannot continue > *** Error code 1 This doesn't happen if you buildworld, build[install]kernel, installworld, and etc. You can work around it but the method in /usr/src/UPDATING is there for a reason. 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