Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 20:56:01 -0800
From:      "Alex M" <alex@myzona.net>
To:        "Nader Turki" <nturki@adelphia.net>, <freebsd-stable@freebsd.org>
Subject:   Re: make buildkernel fails
Message-ID:  <001901c0989e$0f064de0$00e1fea9@parkson>
References:  <3A8DFC71.F26C428D@adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <nturki@adelphia.net>
To: <freebsd-stable@FreeBSD.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c0989e$0f064de0$00e1fea9>