From owner-freebsd-questions Mon Jan 3 22:51:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 0B59C15173 for ; Mon, 3 Jan 2000 22:51:11 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 125Nnz-000FZD-00; Tue, 04 Jan 2000 08:50:55 +0200 From: Sheldon Hearn To: Eric Wayte Cc: freebsd-questions@freebsd.org Subject: Re: make does nothing building kernel In-reply-to: Your message of "Wed, 29 Dec 1999 17:15:16 EST." Date: Tue, 04 Jan 2000 08:50:55 +0200 Message-ID: <59842.946968655@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Dec 1999 17:15:16 EST, Eric Wayte wrote: > I'll take a stab at this. Thanks, nobody else has. :-) > make depend && make all install && reboot > > It appears that you aren't performing a "make all install" just "make > install". 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 :-( Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message