From owner-freebsd-stable Mon Oct 7 4:24: 3 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 9F75237B401 for ; Mon, 7 Oct 2002 04:24:01 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A14BE43E77 for ; Mon, 7 Oct 2002 04:24:00 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 66EE52F8; Mon, 7 Oct 2002 15:23:58 +0400 (MSD) Date: Mon, 7 Oct 2002 15:23:58 +0400 From: "Sergey A. Osokin" To: Spider Cc: freebsd-stable@freebsd.org Subject: Re: Problem build kernel Message-ID: <20021007112358.GA35777@freebsd.org.ru> References: <00a901c26dea$c04c0ea0$c271b6d4@stanowisko1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00a901c26dea$c04c0ea0$c271b6d4@stanowisko1> User-Agent: Mutt/1.4i 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 On Mon, Oct 07, 2002 at 12:17:33PM +0200, Spider wrote: > Freebsd 4.6.2- RELEASE > Make Buildworld > Bulid kerner 4.7 Rc > ===> 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 Looks like you use old method, try a new way. From http://www.freebsd.org/doc/handbook/kernelconfig-building.html Procedure 2. Building a kernel the ``new'' way 1. Change to the /usr/src directory. # cd /usr/src 2. Compile the kernel. # make buildkernel KERNCONF=MYKERNEL 3. Install the new kernel. # make installkernel KERNCONF=MYKERNEL -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message