From owner-freebsd-stable Fri Feb 16 20:57:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from myzona.net (40bc2156.dsl.flashcom.net [64.188.33.86]) by hub.freebsd.org (Postfix) with ESMTP id AE06A37B401 for ; Fri, 16 Feb 2001 20:57:47 -0800 (PST) Received: from parkson [64.166.85.176] by myzona.net [64.188.33.86] with SMTP (MDaemon.v3.5.2.R) for ; Fri, 16 Feb 2001 20:51:04 -0800 Message-ID: <001901c0989e$0f064de0$00e1fea9@parkson> Reply-To: "Alex M" From: "Alex M" To: "Nader Turki" , References: <3A8DFC71.F26C428D@adelphia.net> Subject: Re: make buildkernel fails Date: Fri, 16 Feb 2001 20:56:01 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-MDRemoteIP: 64.166.85.176 X-Return-Path: alex@myzona.net X-MDaemon-Deliver-To: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure of the steps you tried to do, but the correct procedures are: cvsup cd /usr/src make buildworld make buildkernel KERNCONF=your_kernel_name make installkernel KERNCONF=your_kernel_name then drop to single-user mode make installworld followed by mergemaster hope this would help. Regards, Alex M aka TZapper. ----- Original Message ----- From: "Nader Turki" To: Sent: Friday, February 16, 2001 8:22 PM Subject: make buildkernel fails > hi there, > i have FreeBSD 4.2-RELEASE installed i just cvsup; make buildworld and > when i tried make buildkernel it failed. > > [root@ns]:/usr/src# make buildkernel KERNEL=NS > -------------------------------------------------------------- > >>> WARNING: KERNEL= setting should be changed to KERNCONF= > -------------------------------------------------------------- > > -------------------------------------------------------------- > >>> Kernel build for NS started on Fri Feb 16 21:50:29 CST 2001 > -------------------------------------------------------------- > ===> NS > 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/u sr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > config -d /usr/obj/usr/src/sys/NS NS > config: line 47: devices with zero units are not likely to be correct > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > hope you guys can help me fix that problem. > thanks, > nader > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message