Date: Fri, 02 Aug 2002 11:50:47 -0700 From: Kent Stewart <kstewart@owt.com> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: "Brian O' Regan" <diffi@ntlworld.ie>, freebsd-stable@FreeBSD.ORG Subject: Re: Stable Broke ? Message-ID: <3D4AD487.7050003@owt.com> References: <001201c23a4e$a6e300b0$0200a8c0@oxygen> <20020802180833.GB90349@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D4AD487.7050003>