Date: Sat, 3 Aug 2002 01:10:20 +0700 (NOVST) From: "Maxim M. Kazachek" <stranger@sberbank.sibnet.ru> To: "Brian O' Regan" <diffi@ntlworld.ie> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Stable Broke ? Message-ID: <20020803010841.S2530-100000@sbk-gw.sibnet.ru> In-Reply-To: <001201c23a4e$a6e300b0$0200a8c0@oxygen>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Aug 2002, 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. > Looks like you need to do make buildkernel KERNCONF=mykernel Then install it by make installkernel KERNCONF=mykernel Sincerely, Maxim M. Kazachek mailto:stranger@sberbank.sibnet.ru mailto:stranger@fpm.ami.nstu.ru 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?20020803010841.S2530-100000>