Date: Tue, 6 Mar 2001 16:21:06 -0800 From: "Jeremiah Gowdy" <jgowdy@home.com> To: <freebsd-questions@FreeBSD.ORG>, "Oscar Ricardo Silva" <oscars@mail.utexas.edu> Subject: Re: Failure on compile of new kernel in 4.2-RELEASE Message-ID: <002f01c0a69c$8064c2d0$035778d8@sherline.net> References: <5.0.2.1.2.20010306180546.036438d0@mail.utexas.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> >Typical message from doing a buildkernel with out doing a buildworld > >first. Buildkernel depends on /usr/obj being populated by the > >buildworld. > > If I did a fresh install, would /usr/obj be populated with anything? I > want to keep the system at 4.2-RELEASE and don't think I need to do a 'make > buildworld' before recompiling the kernel. Also, why does the failure > appear to be in building the components of 'wi'? In the other question, > the failure also seemed to occur in 'wi'. > > Any help would be appreciated. As he said "Buildkernel depends on /usr/obj being populated by the buildworld" which disagrees with your statement "[I] don't think I need to do a 'make buildworld' before recompiling the kernel" If you don't want STABLE (god knows why not though), you can simply buildworld, buildkernel, installkernel, without installworld, but honestly, why aren't you going to STABLE ? RELEASE is 4 months old. Think of all the commits between November and March. 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?002f01c0a69c$8064c2d0$035778d8>