From owner-freebsd-questions Wed Jan 16 14:29:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bedroom1.vagner.com (vsat-148-63-135-179.c2.sb4.mrt.starband.net [148.63.135.179]) by hub.freebsd.org (Postfix) with ESMTP id 01CDC37B416 for ; Wed, 16 Jan 2002 14:29:04 -0800 (PST) Received: from there ([192.168.0.5]) by bedroom1.vagner.com (8.11.6/8.11.6) with SMTP id g0GMTk711037; Wed, 16 Jan 2002 15:29:52 -0700 (MST) (envelope-from george@vagner.com) Message-Id: <200201162229.g0GMTk711037@bedroom1.vagner.com> Content-Type: text/plain; charset="iso-8859-1" From: george To: "A. Gruner" , Subject: Re: kernel make question Date: Wed, 16 Jan 2002 15:28:20 -0700 X-Mailer: KMail [version 1.3] References: <200201162005.g0GK4u710914@bedroom1.vagner.com> <019201c19ec9$3d97d3e0$e45ce33e@asg> In-Reply-To: <019201c19ec9$3d97d3e0$e45ce33e@asg> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 16 January 2002 01:06 pm, A. Gruner wrote: > Hi. > > > make buildkernel KERNELCONF=mykernel > > I think it is --> make buildkernel KERNCONF= > > You see ? Not "KERNELconf" just "KERNconf" > > Axel you guys are right my mistake, its amazing how long this plagued me since the 4.1 version i think they changed it and I been using the tag of just KERNEL=office1 all this time to get around it. thank you people! george office1# make buildkernel KERNELCONF=office1 -------------------------------------------------------------- >>> Kernel build for GENERIC started on Wed Jan 16 15:23:23 MST 2002 -------------------------------------------------------------- ===> GENERIC mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/GENERIC GENERIC Don't forget to do a ``make depend'' ^C office1# make buildkernel KERNCONF=office1 -------------------------------------------------------------- >>> Kernel build for office1 started on Wed Jan 16 15:20:15 MST 2002 -------------------------------------------------------------- ===> office1 mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/obj/usr/src/sys/office1 office1 ^C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message