From owner-freebsd-stable Tue Jul 18 12:44:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web3104.mail.yahoo.com (web3104.mail.yahoo.com [204.71.202.189]) by hub.freebsd.org (Postfix) with SMTP id 9972437B9E8 for ; Tue, 18 Jul 2000 12:44:54 -0700 (PDT) (envelope-from rsstan@yahoo.com) Message-ID: <20000718194450.15587.qmail@web3104.mail.yahoo.com> Received: from [150.159.224.8] by web3104.mail.yahoo.com; Tue, 18 Jul 2000 12:44:50 PDT Date: Tue, 18 Jul 2000 12:44:50 -0700 (PDT) From: Richard Stanaford Subject: Re: bioscall.s To: Gerhard Sittig , stable@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --- Gerhard Sittig wrote: > > This is somewhat hard to believe. Since you type this at a shell > prompt, the shell will "consume" these and make just sees > > make buildkernel KERNEL=NOVA > > There must be (have been) something else in the way. In the way of what? 'make buildkernel blah' will build the GENERIC kernel by default. Try it. It was the first mistake I made after a successful buildworld on my other box. I didn't correctly argument the command and entered.. make buildkernel NEBULA (Nebula is my DX4/100) and the GENERIC build started. I broke out of it... inputted ... make buildkernel KERNEL="NEBULA" and the build completed just fine. As long as you get the "make buildkernel" correct, it *will* build something. -Richard __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message