From owner-freebsd-stable Fri Aug 2 11:50:55 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 A63AE37B400; Fri, 2 Aug 2002 11:50:50 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CD443E4A; Fri, 2 Aug 2002 11:50:50 -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 LAA06722; Fri, 2 Aug 2002 11:50:49 -0700 Message-ID: <3D4AD487.7050003@owt.com> Date: Fri, 02 Aug 2002 11:50:47 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Ruslan Ermilov Cc: "Brian O' Regan" , freebsd-stable@FreeBSD.ORG Subject: Re: Stable Broke ? References: <001201c23a4e$a6e300b0$0200a8c0@oxygen> <20020802180833.GB90349@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Ruslan Ermilov wrote: > On Fri, Aug 02, 2002 at 07:01:39PM +0100, Brian O' Regan wrote: > >>Currently using 4.6-STABLE. >> >>After cvsuping latest -STABLE source >> >>Cleaned out /usr/obj. >> >>make builworld was fine. >> >>config -r mykernel was fine. >> >>I get this error after make depend. >> >>Any input greatly apreciated. >> >>===> 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 >> >>Stop in /usr/src/sys/modules. >>*** Error code 1 >> >>Stop in /usr/src/sys/compile/BOGNET. >> >> > Please use "make buildkernel" instead. > (You can return to a normal "config FOO" after your installed > environment (share/mk in this case) matches your sources.) There are a lot of people that aren't paying attention to UPDATING. There is a comment there that tells them to not complain until they have done a buildworld, build[install]kernel, and installworld. When new files are added, the config method will not work. Regards, Kent > > > Cheers, > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message