Date: Tue, 04 Jan 2000 13:56:23 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Eric Wayte <ewayte@pegasus.cc.ucf.edu> Cc: freebsd-questions@freebsd.org Subject: Re: make does nothing building kernel Message-ID: <70756.946986983@axl.noc.iafrica.com> In-Reply-To: Your message of "Tue, 04 Jan 2000 08:50:55 %2B0200." <59842.946968655@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 04 Jan 2000 08:50:55 +0200, Sheldon Hearn wrote: > Unfortunately, that's the same (effectively) as what I was doing: > > > > make depend && \ > > > make && \ > > > make install > > I still get: > > > > You must first build your kernel before trying to install. > > > *** Error code 1 Aha! I've found it. I was missing the all important "config" line: config kernel on wd0 So much for "this kernel config was working before", huh? Dunno how or why this line was removed, but I'm more than willing to accept that I did it myself. :-) Ciao, Sheldon. 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?70756.946986983>