From owner-freebsd-stable Fri Jul 19 9:10: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E0437B400 for ; Fri, 19 Jul 2002 09:10:00 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1427743E67 for ; Fri, 19 Jul 2002 09:10:00 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id GQF37091; Fri, 19 Jul 2002 09:08:12 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 381B05D03; Fri, 19 Jul 2002 09:09:58 -0700 (PDT) To: Fred Condo Cc: FreeBSD Stable List Subject: Re: Problems building world (RELENG_4 and RELENG_4_6) In-reply-to: Your message of "Fri, 19 Jul 2002 07:10:27 PDT." <3705740.1027062627@[192.168.1.2]> Date: Fri, 19 Jul 2002 09:09:58 -0700 From: "Kevin Oberman" Message-Id: <20020719160958.381B05D03@ptavv.es.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Fri, 19 Jul 2002 07:10:27 -0700 > From: Fred Condo > Sender: owner-freebsd-stable@FreeBSD.ORG > > --==========03723037========== > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > --On Friday, July 19, 2002 10:01 AM -0400 "Eric L. Howard" > wrote: > > > If you have updated your sources via cvsup/anoncvs/whatever...you _must_ > > use the new method: > > > > make buildkernel=KERNCONF > > make installkernel=KERNCONF > > Actually, the commands are: > > make buildkernel KERNCONF=YOUR_KERNEL_CONFIG_NAME && \ > make installkernel KERNCONF=YOUR_KERNEL_CONFIG_NAME > > or, if you wish to use the GENERIC configuration, just > > make buildkernel && \ > make installkernel Or, more simply: make kernel KERNCONF=YOUR_KERNEL_CONFIG_NAME or, if you wish to use the GENERIC configuration, just make kernel R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message