Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 03:19:25 -0500
From:      Nader Turki <nturki@adelphia.net>
To:        Dorens Jay <jdorens73@mail.com>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: make buildkernel fails
Message-ID:  <3A8E340D.38184726@adelphia.net>
References:  <385728594.982386074049.JavaMail.root@web569-mc>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <nturki@adelphia.net>
> 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




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