Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 09:09:58 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        Fred Condo <fred@condo.chico.ca.us>
Cc:        FreeBSD Stable List <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Problems building world (RELENG_4 and RELENG_4_6) 
Message-ID:  <20020719160958.381B05D03@ptavv.es.net>
In-Reply-To: Your message of "Fri, 19 Jul 2002 07:10:27 PDT." <3705740.1027062627@[192.168.1.2]> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 19 Jul 2002 07:10:27 -0700
> From: Fred Condo <fred@condo.chico.ca.us>
> 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"
> <elh@outreachnetworks.com> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020719160958.381B05D03>