Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 13:24:12 +0000
From:      "Christian Walther" <cptsalek@gmail.com>
To:        "JSCB Alokabank" <alokauz@uzpak.uz>
Cc:        questions@freebsd.org
Subject:   Re: (no subject)
Message-ID:  <14989d6e0801270524y5d1f8c77wc8503deff0c5325b@mail.gmail.com>
In-Reply-To: <web-5538149@uzpak.uz>
References:  <web-5538149@uzpak.uz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi there,

On 27/01/2008, JSCB Alokabank <alokauz@uzpak.uz> wrote:
[...]
> make buildkernel KERNCONF=KERNEL
> ERROR: Missing kernel configuration file(s) (KERNEL)
> *** Error code 1

Is the KERNEL file in the right directory? It has to be
/usr/src/sys/i386/conf/KERNEL or /usr/src/sys/amd64/conf, depending on
the platform you're on.
AFAIK you can't build an amd64 kernel on i386 and vice versa, so make
sure your configuration is in the right directory. Use

$ uname -m

to determine on what platform you're on.

HTH
Christian



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