Date: Sun, 28 Jul 2002 11:00:02 -0700 From: Kent Stewart <kstewart@owt.com> To: Trond =?ISO-8859-1?Q?Endrest=F8l?= <trond@ramstind.gtf.ol.no> Cc: Paul Kennedy <nev@codewaste.com>, freebsd-stable@freebsd.org Subject: Re: kernel make depend fails Message-ID: <3D443122.1000508@owt.com> References: <20020728190211.F1009-100000@ramstind.gtf.ol.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Trond Endrestøl wrote: > On Sun, 28 Jul 2002 08:40-0700, Kent Stewart wrote: > > >>Trond Endrestøl wrote: >> >> >>>On Sun, 28 Jul 2002 09:56-0500, Paul Kennedy wrote: >>> >>> >>> >>>>===> 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 >>>> >>>> >>>Make sure you have /usr/src/share/mk and copy *.mk to /usr/share/mk. >>>Then try again, it worked for me last monday. >>> >> >>Did you try to do a buildkernel without doing a buildworld? >> > > No. > > I made the kernel + modules the old way, it worked for me > (eventually). > > This was on a 4.6-RELEASE system. First I cvsuped to the latest > -STABLE, then did a buildworld, but not an installworld, then did a > kernel build + install (yes, the old way), and finally an installworld > + reboot. > > I did copy /usr/src/share/mk/*.mk to /usr/share/mk, since the first > attempt to compile the modules along with the kernel failed. I figured > I might as well update all of the files in /usr/share/mk manually, > rather than just copy bsd.init.mk and bsd.links.mk. I was just looking for a reason why bsd.init.mk wasn't where it was supposed to be. This has occured a couple of times lately. A config build of kernel would expect it in /usr/share/mk but it wouldn't be there until you have done an installworld following a cvsup that downloaded it into /usr/src/share/mk. > > (If you were referring to my signature, I can assure you that > ramstind.gtf.ol.no was not involved in the above.) It doesn't mean anything to me and I didn't notice your signature. Kent -- 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?3D443122.1000508>