Date: Thu, 01 Aug 2002 06:29:59 -0400 From: Jud <jud@myrealbox.com> To: freebsd-questions@freebsd.org, "Scott Renna" <srenna@verizon.net> Subject: Re: 4.6 STABLE make depend problems Message-ID: <TSMTFA4ZLF06C8B9C7WUVE061DA97.3d490da7@sparky> In-Reply-To: <HMEJKLFBBHANKCKAJAOEOEBMCAAA.srenna@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
7/31/2002 7:44:25 PM, "Scott Renna" <srenna@verizon.net> wrote: >I too am having this same problem. I followed the suggestions of switching >to a different cvsup server and then make buildworld again and then tried to >compile my custom kernel...but to no avail. > >Has anyone found a definite solution to this problem? > >Scott Renna > > > >I got latest stable but I Can't be succesfull in compiling the kernel, >any hints on how I Can find bsd.init.mk ? > >cd ../../modules ; env >MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules >make obj ; env MAKEOBJDIRPREFIX=/usr/src/sys/compile/DURLINDANA/modules >make depend >===> 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/DURLINDANA. I think this may have been resolved in -STABLE, so it may be as simple as just cvsup-ing and going through the process again. Or you can do what I did, and just this once make installworld before rebuilding the kernel - it'll install the new files that your kernel rebuild is looking for. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?TSMTFA4ZLF06C8B9C7WUVE061DA97.3d490da7>