From owner-freebsd-questions Wed May 9 17:24:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id BED2F37B422 for ; Wed, 9 May 2001 17:24:36 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 23044 invoked by uid 100); 10 May 2001 00:24:36 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15097.57284.88832.468539@guru.mired.org> Date: Wed, 9 May 2001 19:24:36 -0500 To: Jonathan Chen Cc: questions@freebsd.org, anandfranklin@hotmail.com Subject: Re: kernel building for the changes in kernel source In-Reply-To: <83810802@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Chen types: > This should read: > > config KERNEL-FILE > cd to-the-correct-directory > make depend > make > make install > > You can use this method if you've just installed from CD, or if you've > done the buildworld+kernel+installworld at least once since you've > CVSUP'd the sources. > > The rule to remember is that if your sources are from the CVSUP > servers you *must* do it via method 1 the first time. Once you've done the config, you can skip doing the config, and possibly the "make depend", at leat until you want to change the kernel config again. You'll need to rerun "make depend" if your source changes change the #include in your files. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message