From owner-freebsd-stable Sun Oct 13 10:39:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF07737B401 for ; Sun, 13 Oct 2002 10:39:14 -0700 (PDT) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F24543E6A for ; Sun, 13 Oct 2002 10:39:14 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-031dcwashp0302.dialsprint.net ([65.179.65.48] helo=moo.holy.cow) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 180mht-0001yL-00 for freebsd-stable@freebsd.org; Sun, 13 Oct 2002 10:39:14 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id E294AB588; Sun, 13 Oct 2002 13:41:53 -0400 (EDT) Date: Sun, 13 Oct 2002 13:41:53 -0400 From: parv To: f-stable Subject: Re: after cvsup'd to RELENG_4_7 source, "Could not find bsd.init.mk & bsd.links.mk" error Message-ID: <20021013174153.GA86575@moo.holy.cow> Mail-Followup-To: f-stable References: <20021012212028.GB21888@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021012212028.GB21888@moo.holy.cow> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <20021012212028.GB21888@moo.holy.cow>, wrote parv thusly... > > first i did "make cleandir; make clean" in /usr/src w/o problems. > > then when i tried "make modules-cleandir && make > modules-cleandepend" in /usr/src/sys/complile/, i get the > following error... > > cd ../../modules ; env MAKEOBJDIRPREFIX=/cdrw/src/sys/compile/BOVINE/modules DEBUG="-g" DEBUG_FLAGS="-g" MACHINE=i386 make cleandir > ===> accf_data > "/cdrw/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find bsd.init.mk > "/cdrw/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 for the sake of closure... i removed the /sys/compile/BOVINE directory, followed by (cvsup to RELENG_4_7 for the sake of my sanity, followed by) another cleaning. that didn't produce the problem. after another install of world/kernel, reissuing the above modules-clean* commands didn't produce any errors either. thankfully! so, above problem is not a problem any more. not for me. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message