From owner-freebsd-stable Sat Feb 17 0:16:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay1.adelphia.net (smtprelay1.adelphia.net [64.8.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 4FAAF37B503 for ; Sat, 17 Feb 2001 00:16:29 -0800 (PST) Received: from adelphia.net ([24.50.186.158]) by smtprelay1.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G8W6Y000.654; Sat, 17 Feb 2001 03:15:36 -0500 Message-ID: <3A8E340D.38184726@adelphia.net> Date: Sat, 17 Feb 2001 03:19:25 -0500 From: Nader Turki X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Dorens Jay Cc: freebsd-stable@FreeBSD.org Subject: Re: make buildkernel fails References: <385728594.982386074049.JavaMail.root@web569-mc> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Ok here's exactly what i did: I'm using a custom kernel "NS" I did the following: cvsup cd /usr/src make buildworld make buildkernel KERNEL=NS and i got that error i mentioned earlier. line 47 in my NS kernel is commented out "#" it's: # Floppy drives I don't think that line should have any effect. Thanks, Nader Dorens Jay wrote: > What does line 47 of your kernel config file say? > > ------Original Message------ > From: Nader Turki > To: freebsd-stable@FreeBSD.org > Sent: February 17, 2001 4:22:09 AM GMT > 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/usr/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 > > ______________________________________________ > FREE Personalized Email at Mail.com > Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message